texttest -a netedit -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clang3_64D.15Jan030425.1991835 -g
texttest -a netedit -d /home/delphi/clangDebug/sumo/tests
---------- Differences in errors ---------- 7,49c7,18 < Debug: Key ENTER pressed < Debug: Key ENTER pressed < Debug: Adding taz 'taz_0' into viewNet < GLDebug: Inserted taz:taz_0 into SUMORTree with boundary -20.00,-10.00,30.00,40.00 < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing taz 'taz_0' from viewNet < GLDebug: Removed object taz:taz_0 from SUMORTree with boundary -20.00,-10.00,30.00,40.00 < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding taz 'taz_0' into viewNet < GLDebug: Inserted taz:taz_0 into SUMORTree with boundary -20.00,-10.00,30.00,40.00 < Debug: Additionals saved < GLDebug: Removing junctions during recomputing < GLDebug: Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00 < GLDebug: Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00 < GLDebug: Removing edges during recomputing < GLDebug: Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00 < GLDebug: Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60 < GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...) < GLDebug: Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20 < GLDebug: Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20 < GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...) < GLDebug: Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00 < GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60 < Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection() < Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection() < Debug: Removing taz 'taz_0' from net in ~GNEChange_TAZElement() < GLDebug: Removed object taz:taz_0 from SUMORTree with boundary -20.00,-10.00,30.00,40.00 <truncated after showing first 30 lines> ---------- Differences in output ---------- 11c11 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <taz id="taz_0" shape="10.00,10.00 10.00,20.00 0.00,20.00 0.00,10.00 10.00,10.00" color="blue"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 67a78,193 > > ================================================================= > ==3695709==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbddd7f92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 50a61,168 > > ================================================================= > ==3695588==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fef5e60d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 50a61,174 > > ================================================================= > ==3695321==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f648864e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,10c5 < <taz id="taz_0" shape="10.00,10.00 10.00,10.00" color="blue"> < <tazSource id="gneE0" weight="1.00"/> < <tazSink id="gneE0" weight="1.00"/> < <tazSource id="gneE1" weight="1.00"/> < <tazSink id="gneE1" weight="1.00"/> < </taz> --- > <taz id="taz_0" shape="10.00,10.00 10.00,10.00" color="blue"/> ---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 12,15d21 < Debug: Adding tazSource 'taz_0tazSource0' into viewNet < Debug: Adding tazSink 'taz_0tazSink1' into viewNet < Debug: Adding tazSource 'taz_0tazSource2' into viewNet < Debug: Adding tazSink 'taz_0tazSink3' into viewNet 18,21d23 < Debug: Removing tazSink 'taz_0tazSink3' from viewNet < Debug: Removing tazSource 'taz_0tazSource2' from viewNet < Debug: Removing tazSink 'taz_0tazSink1' from viewNet < Debug: Removing tazSource 'taz_0tazSource0' from viewNet 28,31d29 < Debug: Adding tazSource 'taz_0tazSource0' into viewNet < Debug: Adding tazSink 'taz_0tazSink1' into viewNet < Debug: Adding tazSource 'taz_0tazSource2' into viewNet < Debug: Adding tazSink 'taz_0tazSink3' into viewNet 47,54d44 < Debug: Removing tazSink 'taz_0tazSink3' from net in ~GNEChange_TAZElement() < Debug: delete tazSink 'taz_0tazSink3' in ~GNEChange_TAZElement() < Debug: Removing tazSource 'taz_0tazSource2' from net in ~GNEChange_TAZElement() <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 50a61,174 > > ================================================================= > ==3695380==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd10afd42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 50a61,174 > > ================================================================= > ==3695544==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f39a73ba2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 65a76,189 > > ================================================================= > ==3695429==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f82cbce02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 65a76,183 > > ================================================================= > ==3695769==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f023119a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 4a5,14 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 46a57,185 > > ================================================================= > ==3695880==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f38fdb595ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f38fd0772f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 11,14d21 < Debug: Setting new attribute blockMovement 'true' into taz 'taz_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute blockMovement '0' into taz 'taz_0' 18a26 > Debug: Keys Ctrl+Z (Undo) pressed 24,25d31 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute blockMovement 'true' into taz 'taz_0' 56a63,170 > > ================================================================= > ==3696180==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd746f1c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 64a75,182 > > ================================================================= > ==3696038==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f07532242f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 57a68,175 > > ================================================================= > ==3696085==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f13ef5be2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74a86,200 > > ================================================================= > ==3695918==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fce4b8472f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,9c5 < <taz id="taz_0" shape="10.00,10.00 10.00,20.00 0.00,20.00 0.00,10.00 10.00,10.00" color="blue"> < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> < </taz> --- > <taz id="taz_0" shape="10.00,10.00 10.00,20.00 0.00,20.00 0.00,10.00 10.00,10.00" color="blue"/> ---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 11,17c22,31 < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into taz 'taz_0' < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into taz 'taz_0' < Debug: Setting new attribute genericParameter '' into taz 'taz_0' < Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into taz 'taz_0' < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into taz 'taz_0' < Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into taz 'taz_0' < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into taz 'taz_0' --- > Debug: Open additional dialog > Debug: Close additional dialog > Debug: Open additional dialog > Debug: Close additional dialog > Debug: Open additional dialog > Debug: Close additional dialog > Debug: Open additional dialog > Debug: Close additional dialog > Debug: Open additional dialog <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,3d0 < Warning: Invalid format of parameter (dummyGenericParameters) < Warning: Invalid format of parameter (key1) < Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 83a94,201 > > ================================================================= > ==3695976==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f29e764d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 11,66c12,22 < Debug: Setting new attribute blockMovement 'true' into taz 'TAZ_0' < Debug: Setting new attribute blockMovement 'true' into taz 'TAZ_1' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute blockMovement '0' into taz 'TAZ_1' < Debug: Setting previous attribute blockMovement '0' into taz 'TAZ_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing taz 'TAZ_1' from viewNet < GLDebug: Removed object taz:TAZ_1 from SUMORTree with boundary 2.00,-12.00,52.00,38.00 < Debug: Removing taz 'TAZ_0' from viewNet < GLDebug: Removed object taz:TAZ_0 from SUMORTree with boundary -18.00,-12.00,32.00,38.00 < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding taz 'TAZ_0' into viewNet < GLDebug: Inserted taz:TAZ_0 into SUMORTree with boundary -18.00,-12.00,32.00,38.00 < Debug: Adding taz 'TAZ_1' into viewNet < GLDebug: Inserted taz:TAZ_1 into SUMORTree with boundary 2.00,-12.00,52.00,38.00 < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute blockMovement 'true' into taz 'TAZ_0' < Debug: Setting new attribute blockMovement 'true' into taz 'TAZ_1' < Debug: Additionals saved < GLDebug: Removing junctions during recomputing < GLDebug: Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00 < GLDebug: Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00 < GLDebug: Removing edges during recomputing <truncated after showing first 30 lines> ---------- Differences in output ---------- 9c9 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <taz id="TAZ_0" shape="12.00,8.00 12.00,18.00 2.00,18.00 2.00,8.00 12.00,8.00" color="red"/> <taz id="TAZ_1" shape="32.00,8.00 32.00,18.00 22.00,18.00 22.00,8.00 32.00,8.00" color="red"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 76a87,222 > > ================================================================= > ==3696271==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f557bc315ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f557b14f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 67a78,212 > > ================================================================= > ==3696318==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f252d7105ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f252cc2e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 6,8c6,8 < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> --- > <param key="keyA1" value="valueA1"/> > <param key="keyA2" value="valueA2"/> > <param key="keyA3" value="valueA3"/> 11,13c11,13 < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> --- > <param key="keyB1" value="valueB1"/> > <param key="keyB2" value="valueB2"/> > <param key="keyB3" value="valueB3"/> ---------- Differences in errors ---------- 6a7,10 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Inserting generic parameter 'keyA1|valueA1' into taz > Debug: Inserting generic parameter 'keyA2|valueA2' into taz > Debug: Inserting generic parameter 'keyA3|valueA3' into taz 9,11c13,15 < Debug: Inserting parameter 'keyA1|valueA1' into TAZ taz. < Debug: Inserting parameter 'keyA2|valueA2' into TAZ taz. < Debug: Inserting parameter 'keyA3|valueA3' into TAZ taz. --- > Debug: Inserting generic parameter 'keyB1|valueB1' into taz > Debug: Inserting generic parameter 'keyB2|valueB2' into taz > Debug: Inserting generic parameter 'keyB3|valueB3' into taz 14,30c18,37 < Debug: Inserting parameter 'keyB1|valueB1' into TAZ taz. < Debug: Inserting parameter 'keyB2|valueB2' into TAZ taz. < Debug: Inserting parameter 'keyB3|valueB3' into TAZ taz. < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into taz 'TAZ_0' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into taz 'TAZ_1' < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into taz 'TAZ_0' < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into taz 'TAZ_1' < Debug: Setting new attribute genericParameter '' into taz 'TAZ_0' < Debug: Setting new attribute genericParameter '' into taz 'TAZ_1' < Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into taz 'TAZ_0' < Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into taz 'TAZ_1' < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into taz 'TAZ_0' < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into taz 'TAZ_1' < Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into taz 'TAZ_0' < Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into taz 'TAZ_1' < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into taz 'TAZ_0' <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,3d0 < Warning: Invalid format of parameter (dummyGenericParameters) < Warning: Invalid format of parameter (key1) < Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in errors ---------- 15a16,25 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 52a63,197 > > ================================================================= > ==3696736==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f5bc81f85ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5bc77162f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 40a51,185 > > ================================================================= > ==3696514==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fe7ae8ce5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe7addec2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 15a16,25 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 49a60,194 > > ================================================================= > ==3696658==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fdca70245ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fdca65422f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 50a61,189 > > ================================================================= > ==3696852==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fd1051875ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd1046a52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 20a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 63a74,209 > > ================================================================= > ==3696798==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fe41d8705ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe41cd8e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7,51c7,18 < Debug: Key ENTER pressed < Debug: Key ENTER pressed < Debug: Adding taz 'taz_0' into viewNet < GLDebug: Inserted taz:taz_0 into SUMORTree with boundary 0.00,-10.00,50.00,40.00 < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing taz 'taz_0' from viewNet < GLDebug: Removed object taz:taz_0 from SUMORTree with boundary 0.00,-10.00,50.00,40.00 < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding taz 'taz_0' into viewNet < GLDebug: Inserted taz:taz_0 into SUMORTree with boundary 0.00,-10.00,50.00,40.00 < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Additionals saved < GLDebug: Removing junctions during recomputing < GLDebug: Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00 < GLDebug: Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00 < GLDebug: Removing edges during recomputing < GLDebug: Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00 < GLDebug: Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60 < GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...) < GLDebug: Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20 < GLDebug: Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20 < GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...) < GLDebug: Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00 < GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60 < Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection() < Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection() <truncated after showing first 30 lines> ---------- Differences in output ---------- 11c11 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <taz id="taz_0" shape="30.00,10.00 30.00,20.00 20.00,20.00 20.00,10.00 30.00,10.00" color="blue"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="19.03" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 63a74,181 > > ================================================================= > ==3696963==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa3cbe0f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 63a74,181 > > ================================================================= > ==3697021==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe02cc472f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 18a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 22d32 < Debug: demand elements saved 76a87,89 > Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor > Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor > Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor 78a92,1220 > > ================================================================= > ==3697117==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fb49cd7c5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 23a35,144 > > ================================================================= > ==3695266==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fdb209a22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 57a68,294 > > ================================================================= > ==3636293==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f805fd372f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 55a66,272 > > ================================================================= > ==3635974==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fdf385352f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 55a66,272 > > ================================================================= > ==3636091==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f6e8f1192f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 57a68,274 > > ================================================================= > ==3636191==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f4ba41362f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 58a69,277 > > ================================================================= > ==3636137==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f53181912f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 48a59,215 > > ================================================================= > ==3636039==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f78ceb862f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 121a132,332 > > ================================================================= > ==3636356==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa9db13d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 59a70,270 > > ================================================================= > ==3636895==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc3d64ae2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 64a75,275 > > ================================================================= > ==3636785==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f59626302f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 105a116,322 > > ================================================================= > ==3636496==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f08112a12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 66a77,277 > > ================================================================= > ==3636736==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd05a9542f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 100a111,311 > > ================================================================= > ==3636792==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd628fb22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 116a127,335 > > ================================================================= > ==3636677==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ffa512052f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 12a13,22 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 84a95,307 > > ================================================================= > ==3637142==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7ff5052c25ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff5047e02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 12a13,22 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 84a95,289 > > ================================================================= > ==3636989==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fb8470685ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb8465862f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 17a18,27 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 112a123,322 > > ================================================================= > ==3636943==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f1412aa35ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f1411fc12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 17a18,27 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 148a159,358 > > ================================================================= > ==3637039==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f91904035ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f918f9212f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 38a39,48 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 155a166,300 > > ================================================================= > ==3637650==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fa1dcff05ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa1dc50e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 34a35,44 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 146a157,293 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3637317==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f73570195ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f73565372f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 36a37,46 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 150a161,289 > > ================================================================= > ==3637420==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f72a3df45ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f72a33122f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 37a38,47 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 152a163,298 > > ================================================================= > ==3637534==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f213ed875ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f213e2a52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 33a34,43 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,291 > > ================================================================= > ==3637234==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f75ecd002f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 41a42,51 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 155a166,300 > > ================================================================= > ==3637708==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f11e84c25ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f11e79e02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 37a38,47 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 151a162,290 > > ================================================================= > ==3637472==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f47a18865ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f47a0da42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 56a67,295 > > ================================================================= > ==3637815==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f363eecb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 6c6 < <access lane="gneE1_0" pos="35.00"/> --- > <access lane="gneE1_0" pos="25.00"/> ---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 14,15c24,27 < Debug: Setting new attribute pos '26.00' into access 'busStop_gneE0_0_0' < Debug: Setting new attribute pos '35.00' into access 'busStop_gneE0_0_0' --- > Debug: Setting new attribute pos '25.00' into access 'busStop_gneE0_0_0' > Debug: Setting new attribute shape '15.00,0.00' into edge 'gneE1' > GLDebug: Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60 > GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60 18c30,32 < Debug: Setting previous attribute pos '26.00' into access 'busStop_gneE0_0_0' --- > Debug: Setting previous attribute shape '' into edge 'gneE1' > GLDebug: Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60 > GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60 36c50 < Debug: Setting new attribute pos '26.00' into access 'busStop_gneE0_0_0' --- > Debug: Setting new attribute pos '25.00' into access 'busStop_gneE0_0_0' 39c53,55 <truncated after showing first 30 lines> ---------- Differences in net ---------- 18,19c18,19 < <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> < <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> --- > <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,0.00 15.00,0.00 0.00,0.00"> > <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 15.00,1.60 0.00,1.60"/>
---------- Differences in errors ---------- 26a27,36 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 117a128,1584 > > ================================================================= > ==3637932==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11040 byte(s) in 12 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x203bbae in GNEAdditionalHandler::buildAccess(CommonXMLStructure::SumoBaseObject const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, bool, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<st d::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > const&) /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNEAdditionalHandler.cpp:198:33 > #2 0x4307497 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:82:13 > #3 0x4312b57 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:467:9 > #4 0x434c51e in AdditionalHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:642:13 > #5 0x449ea9d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #6 0x7f2dc9810f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52) > > Direct leak of 1040 byte(s) in 2 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 22a33,166 > > ================================================================= > ==3629655==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbee281b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 22a33,165 > > ================================================================= > ==3629658==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f27daa5c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 23a34,168 > > ================================================================= > ==3629665==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff1e145c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 18c18 < <calibrator id="calibrator_gneE1_0_0" lane="gneE1_0" pos="5.00" output="calibrator_gneE1_0_0.txt"/> --- > <calibrator id="calibrator_gneE1_0_0" lane="gneE1_0" pos="5.00" freq="100.00" output="calibrator_gneE1_0_0.txt"/> ---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 15a17 > Error: Attribute 'id' is missing in definition of a vaporizer. 17a20,30 > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 61a75,292 > > ================================================================= > ==3629813==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f9c54d775ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,2c1,2 < Warning: Attribute cont' of e2Detector is deprecated and will not be loaded. < Warning: Essential unique string attribute 'id' of vaporizer is missing; vaporizer cannot be created --- > Error: Attribute 'id' is missing in definition of a vaporizer. > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27a38,170 > > ================================================================= > ==3630240==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5f9b51a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 11,45d20 < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing busStop 'busStop_gneE0_0_0' in GNEChange_Additional < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional < Debug: Additionals saved < GLDebug: Removing junctions during recomputing < GLDebug: Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00 < GLDebug: Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00 < GLDebug: Removing edges during recomputing < GLDebug: Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00 < GLDebug: Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60 < GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...) < GLDebug: Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20 < GLDebug: Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20 < GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...) < GLDebug: Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00 <truncated after showing first 30 lines> ---------- Differences in output ---------- 6,8d5 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="16.00" endPos="26.00"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 45a56,188 > > ================================================================= > ==3630015==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe4705972f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,180 > > ================================================================= > ==3629912==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fcb932af2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,27c1,75 < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Selected item 'busStop' in TagSelector < Debug: Selected item 'busStop' in TagSelector < Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing busStop 'busStop_gneE0_0_0' in GNEChange_Additional < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional < Debug: Additionals saved < Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection() < Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection() < Debug: Deleting unreferenced busStop 'busStop_gneE0_0_0' < Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor < Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor < Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor < Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor < Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor < Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor < Debug: Deleting net builder in GNENet destructor --- > /home/delphi/clangDebug/sumo/src/utils/options/OptionsCont.cpp:211:15: runtime error: member call on address 0x60b000008860 which does not point to an object of type 'Option' <truncated after showing first 30 lines> ---------- Differences in output ---------- 3,9d2 < TestFunctions: 'reference.png' found. Position: 304 - 168 < busStop < lineA lineB < TestFunctions: Clicked over position 554 - 418 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="16.00" endPos="26.00" lines="lineA lineB"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27a38,170 > > ================================================================= > ==3629967==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7faeb381f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 31a42,178 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3630141==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff0dab272f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 29a40,172 > > ================================================================= > ==3630086==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f4246aa22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 61a72,204 > > ================================================================= > ==3630288==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5ff8a492f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 61a72,204 > > ================================================================= > ==3630298==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7feaa68f42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 100a111,271 > > ================================================================= > ==3630385==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f4c259ff5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f4c24f1d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 67a78,253 > > ================================================================= > ==3632713==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f2291fe55ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f22915032f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 66a77,252 > > ================================================================= > ==3632876==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fdef40be5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fdef35dc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 63a74,259 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3632664==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fee7425c5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fee7377a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71a82,257 > > ================================================================= > ==3632806==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f36f3a735ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f36f2f912f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 49a60,192 > > ================================================================= > ==3631213==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe031a2b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 95a106,238 > > ================================================================= > ==3630583==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f142e9b32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 54a65,197 > > ================================================================= > ==3630763==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f0fff2202f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 64a75,211 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3630436==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f45814162f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 99a110,242 > > ================================================================= > ==3630444==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f26228872f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 61a72,208 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3630932==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9e6b3c22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 54a65,197 > > ================================================================= > ==3630645==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f7e0895b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 96a107,243 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3631160==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f41a1ce02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 63a74,206 > > ================================================================= > ==3631034==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f0fbe6372f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 59a70,202 > > ================================================================= > ==3630978==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb129c312f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 95a106,238 > > ================================================================= > ==3630536==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f84beea02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 67a78,273 > > ================================================================= > ==3631694==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fb98e35a5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb98d8782f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 67a78,255 > > ================================================================= > ==3631399==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f4f9da7b5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f4f9cf992f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 67a78,254 > > ================================================================= > ==3631455==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7ff9bf1765ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff9be6942f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 67a78,254 > > ================================================================= > ==3631318==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f40e92575ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f40e87752f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 119a130,307 > > ================================================================= > ==3631628==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f0afd7dd5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f0afccfb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 67a78,255 > > ================================================================= > ==3631568==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7faf2abe25ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7faf2a1002f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 67a78,253 > > ================================================================= > ==3631501==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fc01b6aa5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc01abc82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,210 > > ================================================================= > ==3631755==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f91931d95ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f91926f72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15,24 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 44a55,215 > > ================================================================= > ==3632024==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f8391e605ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f839137e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15,24 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 49a60,223 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3632184==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fbbe3b945ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbbe30b22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 12a13,22 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 41a52,205 > > ================================================================= > ==3631809==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f5318bc45ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f53180e22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 40a51,204 > > ================================================================= > ==3631862==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f87df7125ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f87dec302f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 41a52,214 > > ================================================================= > ==3632187==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7ffa87b9f5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ffa870bd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <busStop id="busStop_00" lane="gneE0_0" startPos="5.00" endPos="10.00" name=";;;%%$$$" lines="line1 line2"/> --- > <busStop id="busStop_00" lane="gneE0_0" startPos="5.00" endPos="10.00" name="custom Name" lines="line1 line2"/> ---------- Differences in errors ---------- 7a8 > Error: Could not build busStop with ID 'busStop_00' in netedit; name contains invalid characters. 9d9 < Error: Could not build busStop with ID 'busStop_00' in netedit; declared twice. 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,203 > > ================================================================= > ==3632125==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fab3d0c95ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fab3c5e72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) <truncated after showing first 30 lines> ---------- Differences in log ---------- 1c1 < Error: Could not build busStop with ID 'busStop_00' in netedit; declared twice. --- > Error: Could not build busStop with ID 'busStop_00' in netedit; name contains invalid characters.
---------- Differences in errors ---------- 18a19,28 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 47a58,218 > > ================================================================= > ==3632374==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f456bcee5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f456b20c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 13a14,23 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 44a55,208 > > ================================================================= > ==3632325==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f141e0185ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f141d5362f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 13a14,23 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 43a54,207 > > ================================================================= > ==3632275==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fd53e1505ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd53d66e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15,24 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 45a56,209 > > ================================================================= > ==3631959==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f80fcb935ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f80fc0b12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="22.00" endPos="32.00"/> --- > <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="23.00" endPos="33.00"/> ---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 6,7c16,17 < Debug: Setting new attribute startPos '22.00' into busStop 'busStop_gneE0_0_0' < Debug: Setting new attribute endPos '32.00' into busStop 'busStop_gneE0_0_0' --- > Debug: Setting new attribute startPos '23.00' into busStop 'busStop_gneE0_0_0' > Debug: Setting new attribute endPos '33.00' into busStop 'busStop_gneE0_0_0' 25,26c35,36 < Debug: Setting new attribute startPos '22.00' into busStop 'busStop_gneE0_0_0' < Debug: Setting new attribute endPos '32.00' into busStop 'busStop_gneE0_0_0' --- > Debug: Setting new attribute startPos '23.00' into busStop 'busStop_gneE0_0_0' > Debug: Setting new attribute endPos '33.00' into busStop 'busStop_gneE0_0_0' 46a57,211 > > ================================================================= > ==3632421==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 6,7c16,17 < Debug: Setting new attribute startPos '22.00' into busStop 'busStop_gneE0_0_0' < Debug: Setting new attribute endPos '32.00' into busStop 'busStop_gneE0_0_0' --- > Debug: Setting new attribute startPos '23.00' into busStop 'busStop_gneE0_0_0' > Debug: Setting new attribute endPos '33.00' into busStop 'busStop_gneE0_0_0' 12,13c22,23 < Debug: Setting previous attribute endPos '32.00' into busStop 'busStop_gneE0_0_0' < Debug: Setting previous attribute startPos '22.00' into busStop 'busStop_gneE0_0_0' --- > Debug: Setting previous attribute endPos '33.00' into busStop 'busStop_gneE0_0_0' > Debug: Setting previous attribute startPos '23.00' into busStop 'busStop_gneE0_0_0' 26,27c36,37 < Debug: Setting new attribute startPos '22.00' into busStop 'busStop_gneE0_0_0' < Debug: Setting new attribute endPos '32.00' into busStop 'busStop_gneE0_0_0' --- > Debug: Setting new attribute startPos '23.00' into busStop 'busStop_gneE0_0_0' > Debug: Setting new attribute endPos '33.00' into busStop 'busStop_gneE0_0_0' 47a58,192 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 111a122,1266 > > ================================================================= > ==3632607==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1040 byte(s) in 2 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f0b28d535ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f0b282712f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 45a56,172 > > ================================================================= > ==3664123==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f59c72962f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 9,10c20 < Debug: Format of optional optional string attribute 'routeProbe' of calibrator with ID 'calibrator_gneE0_0' is invalid; RouteProbe ID contains invalid characters; Default value will be used. < Debug: Adding calibrator 'calibrator_gneE0_0' in GNEChange_Additional --- > Debug: Invalid input parameter of calibrator: list of IDs contains invalid characters 12,13d21 < Debug: Calling GNEUndoList::undo() < Debug: Removing calibrator 'calibrator_gneE0_0' in GNEChange_Additional 15,17d22 < Debug: Calling GNEUndoList::redo() < Debug: Adding calibrator 'calibrator_gneE0_0' in GNEChange_Additional < Debug: Additionals saved 32d36 < Debug: Deleting unreferenced calibrator 'calibrator_gneE0_0' 45a50,157 > > ================================================================= > ==3664186==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines> ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <calibrator id="calibrator_gneE0_0" edge="gneE0" pos="0.00"/> </additional>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 29a40,147 > > ================================================================= > ==3664334==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f330eaa72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 28a39,147 > > ================================================================= > ==3664392==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f10f01282f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 28a39,146 > > ================================================================= > ==3664494==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2b601d02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 47a58,174 > > ================================================================= > ==3664285==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb58bda12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <calibrator id="calibrator_gneE0_0" edge="gneE0" pos="0.00"/> --- > <calibrator id="calibrator_gneE0_0" edge="gneE0" pos="0.00" routeProbe=";;;;;%%;;;;"/> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 4d14 < Debug: Format of optional optional string attribute 'routeProbe' of calibrator with ID 'calibrator_gneE0_0' is invalid; RouteProbe ID contains invalid characters; Default value will be used. 29a40,149 > > ================================================================= > ==3664440==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2dad61a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 85a96,210 > > ================================================================= > ==3664694==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f33909c62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 58a69,176 > > ================================================================= > ==3664802==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9d388d62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 94a105,212 > > ================================================================= > ==3664546==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2e39c8b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 57a68,176 > > ================================================================= > ==3664849==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f33538c42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 57a68,175 > > ================================================================= > ==3665082==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd4634b02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,9c5 < <calibrator id="calibrator_gneE2_0" edge="gneE2" pos="0.00"> < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> < </calibrator> --- > <calibrator id="calibrator_gneE2_0" edge="gneE2" pos="0.00"/> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 4d14 < Debug: Format of optional optional string attribute 'routeProbe' of calibrator with ID 'calibrator_gneE2_0' is invalid; RouteProbe ID contains invalid characters; Default value will be used. 6,12c16,26 < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into calibrator 'calibrator_gneE2_0' < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into calibrator 'calibrator_gneE2_0' < Debug: Setting new attribute genericParameter '' into calibrator 'calibrator_gneE2_0' < Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into calibrator 'calibrator_gneE2_0' < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into calibrator 'calibrator_gneE2_0' < Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into calibrator 'calibrator_gneE2_0' < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into calibrator 'calibrator_gneE2_0' --- > Debug: Setting new attribute vTypes 'dummyGenericParameters' into calibrator 'calibrator_gneE2_0' > Debug: Value 'key1|key2|key3' for attribute vTypes of calibrator isn't valid > Debug: Value 'key1=value1|key2=value2|key3=value3' for attribute vTypes of calibrator isn't valid > Debug: Value 'key1=|key2=|key3=' for attribute vTypes of calibrator isn't valid > Debug: Setting new attribute vTypes '' into calibrator 'calibrator_gneE2_0' > Debug: Value 'key1duplicated=value1|key1duplicated=value2|key3=value3' for attribute vTypes of calibrator isn't valid > Debug: Value 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' for attribute vTypes of calibrator isn't valid <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,3d0 < Warning: Invalid format of parameter (dummyGenericParameters) < Warning: Invalid format of parameter (key1) < Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 89a100,214 > > ================================================================= > ==3664743==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f6404c172f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 57a68,175 > > ================================================================= > ==3665005==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc66866e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,5 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Inserting generic parameter 'KeyA1|valueA1' into calibrator > Debug: Inserting generic parameter 'KeyA3|valueA2' into calibrator > Debug: Inserting generic parameter 'KeyA2|valueA3' into calibrator 3,5c7,9 < Debug: Inserting parameter 'KeyA1|valueA1' into additional calibrator. < Debug: Inserting parameter 'KeyA3|valueA2' into additional calibrator. < Debug: Inserting parameter 'KeyA2|valueA3' into additional calibrator. --- > Debug: Inserting generic parameter 'KeyB1|valueB1' into calibrator > Debug: Inserting generic parameter 'KeyB3|valueB2' into calibrator > Debug: Inserting generic parameter 'KeyB2|valueB3' into calibrator 7,9d10 < Debug: Inserting parameter 'KeyB1|valueB1' into additional calibrator. < Debug: Inserting parameter 'KeyB3|valueB2' into additional calibrator. < Debug: Inserting parameter 'KeyB2|valueB3' into additional calibrator. 12a14,23 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 123a135,300 > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,5 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Inserting generic parameter 'KeyA1|valueA1' into calibrator > Debug: Inserting generic parameter 'KeyA3|valueA2' into calibrator > Debug: Inserting generic parameter 'KeyA2|valueA3' into calibrator 3,5c7,9 < Debug: Inserting parameter 'KeyA1|valueA1' into additional calibrator. < Debug: Inserting parameter 'KeyA3|valueA2' into additional calibrator. < Debug: Inserting parameter 'KeyA2|valueA3' into additional calibrator. --- > Debug: Inserting generic parameter 'KeyB1|valueB1' into calibrator > Debug: Inserting generic parameter 'KeyB3|valueB2' into calibrator > Debug: Inserting generic parameter 'KeyB2|valueB3' into calibrator 7,9d10 < Debug: Inserting parameter 'KeyB1|valueB1' into additional calibrator. < Debug: Inserting parameter 'KeyB3|valueB2' into additional calibrator. < Debug: Inserting parameter 'KeyB2|valueB3' into additional calibrator. 12a14,23 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 122a134,301 > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,5 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Inserting generic parameter 'KeyA1|valueA1' into calibrator > Debug: Inserting generic parameter 'KeyA3|valueA2' into calibrator > Debug: Inserting generic parameter 'KeyA2|valueA3' into calibrator 3,5c7,9 < Debug: Inserting parameter 'KeyA1|valueA1' into additional calibrator. < Debug: Inserting parameter 'KeyA3|valueA2' into additional calibrator. < Debug: Inserting parameter 'KeyA2|valueA3' into additional calibrator. --- > Debug: Inserting generic parameter 'KeyB1|valueB1' into calibrator > Debug: Inserting generic parameter 'KeyB3|valueB2' into calibrator > Debug: Inserting generic parameter 'KeyB2|valueB3' into calibrator 7,9d10 < Debug: Inserting parameter 'KeyB1|valueB1' into additional calibrator. < Debug: Inserting parameter 'KeyB3|valueB2' into additional calibrator. < Debug: Inserting parameter 'KeyB2|valueB3' into additional calibrator. 12a14,23 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 122a134,299 > <truncated after showing first 30 lines>additionalElements calibrator inspect_selection output ( Last six runs Jun2021 )
---------- Differences in additionals ---------- 9,11c9,11 < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> --- > <param key="KeyA1" value="valueA1"/> > <param key="KeyA2" value="valueA3"/> > <param key="KeyA3" value="valueA2"/> 14,16c14,16 < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> --- > <param key="KeyB1" value="valueB1"/> > <param key="KeyB2" value="valueB3"/> > <param key="KeyB3" value="valueB2"/> ---------- Differences in errors ---------- 1a2,5 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Inserting generic parameter 'KeyA1|valueA1' into calibrator > Debug: Inserting generic parameter 'KeyA3|valueA2' into calibrator > Debug: Inserting generic parameter 'KeyA2|valueA3' into calibrator 3,5c7,9 < Debug: Inserting parameter 'KeyA1|valueA1' into additional calibrator. < Debug: Inserting parameter 'KeyA3|valueA2' into additional calibrator. < Debug: Inserting parameter 'KeyA2|valueA3' into additional calibrator. --- > Debug: Inserting generic parameter 'KeyB1|valueB1' into calibrator > Debug: Inserting generic parameter 'KeyB3|valueB2' into calibrator > Debug: Inserting generic parameter 'KeyB2|valueB3' into calibrator 7,9d10 < Debug: Inserting parameter 'KeyB1|valueB1' into additional calibrator. < Debug: Inserting parameter 'KeyB3|valueB2' into additional calibrator. < Debug: Inserting parameter 'KeyB2|valueB3' into additional calibrator. 12a14,23 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 26,39c37,49 < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into calibrator 'calibratorA' <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,3d0 < Warning: Invalid format of parameter (dummyGenericParameters) < Warning: Invalid format of parameter (key1) < Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in errors ---------- 10a11,14 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Inserting generic parameter 'KeyA1|valueA1' into calibrator > Debug: Inserting generic parameter 'KeyA3|valueA2' into calibrator > Debug: Inserting generic parameter 'KeyA2|valueA3' into calibrator 12,14c16,18 < Debug: Inserting parameter 'KeyA1|valueA1' into additional calibrator. < Debug: Inserting parameter 'KeyA3|valueA2' into additional calibrator. < Debug: Inserting parameter 'KeyA2|valueA3' into additional calibrator. --- > Debug: Inserting generic parameter 'KeyB1|valueB1' into calibrator > Debug: Inserting generic parameter 'KeyB3|valueB2' into calibrator > Debug: Inserting generic parameter 'KeyB2|valueB3' into calibrator 16,18d19 < Debug: Inserting parameter 'KeyB1|valueB1' into additional calibrator. < Debug: Inserting parameter 'KeyB3|valueB2' into additional calibrator. < Debug: Inserting parameter 'KeyB2|valueB3' into additional calibrator. 21a23,32 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 154a166,331 > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,176 > > ================================================================= > ==3665647==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fa642a0a5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa641f282f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 40a51,186 > > ================================================================= > ==3665746==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f290bdbd5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f290b2db2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,157 > > ================================================================= > ==3666899==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc24fc832f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,163 > > ================================================================= > ==3666906==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f279e1342f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,165 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3667445==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc1815ad2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,164 > > ================================================================= > ==3667035==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8abace32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,164 > > ================================================================= > ==3666629==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f09ca2b62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,164 > > ================================================================= > ==3666745==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa35e0cb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,164 > > ================================================================= > ==3667240==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f3ad3a832f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,165 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3666221==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f4bd07e62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,157 > > ================================================================= > ==3666785==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f4eaa7b02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,157 > > ================================================================= > ==3666762==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2574bf82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,164 > > ================================================================= > ==3667437==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f4103cf52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,157 > > ================================================================= > ==3666910==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd54f3052f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,164 > > ================================================================= > ==3666643==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff19181f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,164 > > ================================================================= > ==3666280==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f680b3242f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,163 > > ================================================================= > ==3667127==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7feddccdd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,163 > > ================================================================= > ==3667248==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7feab49212f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,163 > > ================================================================= > ==3667334==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa2f10972f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,157 > > ================================================================= > ==3666424==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd0fe80d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,164 > > ================================================================= > ==3666525==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2cb7a152f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,163 > > ================================================================= > ==3666273==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f288357e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,163 > > ================================================================= > ==3666579==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5e99abb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,163 > > ================================================================= > ==3667389==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fce18b992f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 6,7d5 < <calibrator id="calibrator02" edge="gneE0" pos="22.00" output="calibrator02.txt"/> < <calibrator id="calibrator03" edge="gneE0" pos="24.00" output="calibrator03.txt"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8,11c9,10 < Debug: Format of optional optional SUMOTime attribute 'freq' of calibrator with ID 'calibrator02' is invalid; Cannot be parsed to SUMOTime; Default value will be used. < Debug: Adding calibrator 'calibrator02' in GNEChange_Additional < Debug: Format of optional optional SUMOTime attribute 'freq' of calibrator with ID 'calibrator03' is invalid; Cannot be parsed to SUMOTime; Default value will be used. < Debug: Adding calibrator 'calibrator03' in GNEChange_Additional --- > Error: Attribute 'freq' in definition of calibrator 'calibrator02' is not a real number. > Error: Could not build calibrator with ID 'calibrator03' in netedit; attribute freq cannot be negative. 12a12,22 > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 29,30d38 < Debug: Deleting unreferenced calibrator 'calibrator03' < Debug: Deleting unreferenced calibrator 'calibrator02' 44a53,181 > > ================================================================= > ==3665904==ERROR: LeakSanitizer: detected memory leaks > <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Error: Attribute 'freq' in definition of calibrator 'calibrator02' is not a real number. > Error: Could not build calibrator with ID 'calibrator03' in netedit; attribute freq cannot be negative. > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Differences in errors ---------- 14a15,24 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 44a55,183 > > ================================================================= > ==3665696==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f7c09d655ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f7c092832f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5d4 < <calibrator id="calibrator01" edge="gneE0" pos="0.00" freq="100.00" output="calibrator01.txt"/> ---------- Differences in errors ---------- 7,8c7,8 < Debug: Format of optional optional string attribute 'name' of calibrator with ID 'calibrator01' is invalid; name contains invalid characters; Default value will be used. < Debug: Adding calibrator 'calibrator01' in GNEChange_Additional --- > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Error: Could not build calibrator with ID 'calibrator01' in netedit; name contains invalid characters. 9a10,20 > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 26d36 < Debug: Deleting unreferenced calibrator 'calibrator01' 39a50,185 > > ================================================================= > ==3665961==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,2 > Error: Could not build calibrator with ID 'calibrator01' in netedit; name contains invalid characters. > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Differences in additionals ---------- 6,7c6 < <calibrator id="calibrator02" edge="gneE0" pos="30.00" freq="100.00"/> < <calibrator id="calibrator03" edge="gneE0" pos="32.00" freq="100.00"/> --- > <calibrator id="calibrator02" edge="gneE0" pos="30.00" freq="100.00" output="·$·%$%··$$"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8d8 < Debug: Format of optional optional filename attribute 'output' of calibrator with ID 'calibrator02' is invalid; Filename contains invalid characters; Default value will be used. 10c10 < Debug: Adding calibrator 'calibrator03' in GNEChange_Additional --- > Error: Attribute 'output' in definition of calibrator 'calibrator03' is empty. 11a12,22 > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 28d38 < Debug: Deleting unreferenced calibrator 'calibrator03' 43a54,192 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3666056==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,2 > Error: Attribute 'output' in definition of calibrator 'calibrator03' is empty. > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Differences in errors ---------- 18a19,28 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 47a58,192 > > ================================================================= > ==3666175==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fb65627d5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb65579b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 4a5 > <calibrator id="calibrator03" edge="gneE0" pos="-5.00" freq="100.00" output="calibrator03.txt"/> ---------- Differences in errors ---------- 6a7,10 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Error: Attribute 'pos' is missing in definition of calibrator 'calibrator01'. > Error: Attribute 'pos' in definition of calibrator 'calibrator02' is not of type float. > Debug: Adding calibrator 'calibrator03' in GNEChange_Additional 7a12,22 > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 23a39 > Debug: Deleting unreferenced calibrator 'calibrator03' 36a53,188 > > ================================================================= > ==3665851==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f5847dda5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,3c1,3 < Warning: Essential positive float attribute 'pos' of calibrator with ID 'calibrator01' is missing; calibrator cannot be created < Warning: Format of essential positive float attribute 'pos' of calibrator with ID 'calibrator02' is invalid; Cannot be parsed to float; calibrator cannot be created < Warning: Format of essential positive float attribute 'pos' of calibrator with ID 'calibrator03' is invalid; Cannot be negative; calibrator cannot be created --- > Error: Attribute 'pos' is missing in definition of calibrator 'calibrator01'. > Error: Attribute 'pos' in definition of calibrator 'calibrator02' is not of type float. > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Differences in additionals ---------- 7d6 < <calibrator id="calibrator02" edge="gneE0" pos="26.00" freq="120.00" output="calibrator02.txt"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8,9c9 < Debug: Format of optional optional string attribute 'routeProbe' of calibrator with ID 'calibrator02' is invalid; RouteProbe ID contains invalid characters; Default value will be used. < Debug: Adding calibrator 'calibrator02' in GNEChange_Additional --- > Error: Attribute 'routeProbe' in definition of calibrator 'calibrator02' is empty. 11a12,22 > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 29d39 < Debug: Deleting unreferenced calibrator 'calibrator02' 43a54,203 > > ================================================================= > ==3666007==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,2 > Error: Attribute 'routeProbe' in definition of calibrator 'calibrator02' is empty. > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,176 > > ================================================================= > ==3667744==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f69f3c8d5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f69f31ab2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,51 > Tracer caught signal 11: addr=0x0 pc=0xe8dc34 sp=0x7f6db2e5dd30 > ==3667553==LeakSanitizer has encountered a fatal error. > ==3667553==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1 > ==3667553==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,183 > > ================================================================= > ==3667611==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f9b00a645ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9afff822f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,183 > > ================================================================= > ==3667610==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f66a14f55ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f66a0a132f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,184 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3667883==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7eff801725ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7eff7f6902f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,184 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3669025==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f6c89dbd5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f6c892db2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,183 > > ================================================================= > ==3668878==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f4d56d635ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f4d562812f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,182 > > ================================================================= > ==3668429==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f84f963c5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f84f8b5a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,176 > > ================================================================= > ==3668961==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f3069d2d5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f306924b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,176 > > ================================================================= > ==3667933==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f6ce42dc5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f6ce37fa2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,183 > > ================================================================= > ==3667789==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f088ba2e5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f088af4c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,182 > > ================================================================= > ==3668534==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f7f4b5165ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f7f4aa342f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,176 > > ================================================================= > ==3668527==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f33035655ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f3302a832f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,176 > > ================================================================= > ==3667836==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f58249d25ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5823ef02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,183 > > ================================================================= > ==3668714==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f083d2965ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f083c7b42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,184 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3668761==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7ff1f52ad5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff1f47cb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,183 > > ================================================================= > ==3668811==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f1d3e8e05ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f1d3ddfe2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,183 > > ================================================================= > ==3669034==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fc7c7af15ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc7c700f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,183 > > ================================================================= > ==3668082==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f30191d15ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f30186ef2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,182 > > ================================================================= > ==3669027==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fe3399a55ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe338ec32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,183 > > ================================================================= > ==3668272==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7ff1173965ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff1168b42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,176 > > ================================================================= > ==3669186==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f84f58145ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f84f4d322f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,176 > > ================================================================= > ==3668223==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7efd0e3345ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7efd0d8522f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,183 > > ================================================================= > ==3669175==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fa14d6fa5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa14cc182f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,176 > > ================================================================= > ==3668876==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7efc3afe55ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7efc3a5032f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,183 > > ================================================================= > ==3667990==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fd027dd55ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd0272f32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,182 > > ================================================================= > ==3668376==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f918eaf35ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f918e0112f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,176 > > ================================================================= > ==3668280==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f0d9cf895ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f0d9c4a72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,183 > > ================================================================= > ==3668034==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f34bdc6c5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f34bd18a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,184 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3668476==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f355b1dd5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f355a6fb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,182 > > ================================================================= > ==3668622==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fa11968f5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa118bad2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 14a16,25 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 19d29 < Debug: demand elements saved 43,46d52 < Debug: Adding calibrator 'calibrator_gneE0_3' in GNEChange_Additional < Debug: Adding calibrator 'calibrator_gneE1_2' in GNEChange_Additional < Debug: Adding calibrator 'calibrator_gneE2_0' in GNEChange_Additional < Debug: Adding calibrator 'calibrator_gneE4_1' in GNEChange_Additional 72,75d77 < Debug: Deleting unreferenced calibrator 'calibrator_gneE4_1' < Debug: Deleting unreferenced calibrator 'calibrator_gneE2_0' < Debug: Deleting unreferenced calibrator 'calibrator_gneE1_2' < Debug: Deleting unreferenced calibrator 'calibrator_gneE0_3' 98a101,107 > Debug: Deleting unreferenced calibrator 'calibrator_gneE0_3' in AttributeCarriers destructor > Debug: Deleting unreferenced calibrator 'calibrator_gneE1_2' in AttributeCarriers destructor > Debug: Deleting unreferenced calibrator 'calibrator_gneE2_0' in AttributeCarriers destructor > Debug: Deleting unreferenced calibrator 'calibrator_gneE4_1' in AttributeCarriers destructor <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27a38,170 > > ================================================================= > ==3638460==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f722a7532f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 29a40,173 > > ================================================================= > ==3638461==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f455ec432f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27a38,170 > > ================================================================= > ==3638354==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc3a00de2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 45a56,197 > > ================================================================= > ==3638032==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f216ca0a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 30a41,177 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3638253==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ffabe4482f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 45a56,195 > > ================================================================= > ==3638190==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f23bd2c02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 43a54,186 > > ================================================================= > ==3638088==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f0e368922f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27a38,170 > > ================================================================= > ==3638137==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f77723c82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 29a40,172 > > ================================================================= > ==3638255==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f818c0d52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 61a72,211 > > ================================================================= > ==3638569==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff83cd8f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 46,61d55 < Debug: Deleting unreferenced chargingStation 'chargingStation_gneE0_0_2' < Debug: Deleting unreferenced chargingStation 'chargingStation_gneE0_0_1' < Debug: Deleting unreferenced chargingStation 'chargingStation_gneE0_0_0' < Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor < Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor < Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor < Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor < Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor < Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor < Debug: Deleting net builder in GNENet destructor < GLDebug: Number of objects in SUMORTree during call of the destructor: 4 ---------- Differences in output ---------- 17c17 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 100a111,264 > > ================================================================= > ==3638702==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f4af042c5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f4aef94a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 67a78,260 > > ================================================================= > ==3641176==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f73e4ce65ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f73e42042f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 66a77,258 > > ================================================================= > ==3641311==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f2ed61665ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2ed56842f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 63a74,249 > > ================================================================= > ==3641172==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f825f6995ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f825ebb72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71a82,265 > > ================================================================= > ==3641263==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f018f4cb5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f018e9e92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 54a65,217 > > ================================================================= > ==3639556==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa5aefce2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 56a67,203 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3639449==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd9319502f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 54a65,197 > > ================================================================= > ==3639402==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f0f5dd582f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 57a68,201 > > ================================================================= > ==3639295==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9256e682f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 95a106,245 > > ================================================================= > ==3639042==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa1c046f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 29,54d38 < Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor < Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor < Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor < Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor < Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor < Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor < Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor <truncated after showing first 30 lines> ---------- Differences in output ---------- 10c10 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/> </viewsettings>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 64a75,207 > > ================================================================= > ==3638765==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f688af4b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 99a110,251 > > ================================================================= > ==3638885==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f0e0551b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 30,55d39 < Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor < Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor < Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor < Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor < Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor < Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor < Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor <truncated after showing first 30 lines> ---------- Differences in output ---------- 12c12 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/> </viewsettings>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 96a107,239 > > ================================================================= > ==3639499==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ffa7a35c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 56a67,199 > > ================================================================= > ==3639242==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe6659f82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 95a106,238 > > ================================================================= > ==3638940==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f262edca2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 67a78,274 > > ================================================================= > ==3640274==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f56f38cf5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f56f2ded2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71a82,259 > > ================================================================= > ==3640078==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fe87bf2b5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe87b4492f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 67a78,253 > > ================================================================= > ==3639980==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f79f22c35ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f79f17e12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71a82,259 > > ================================================================= > ==3639910==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7ffa9656d5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ffa95a8b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 67a78,253 > > ================================================================= > ==3639677==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fbbe7ba95ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbbe70c72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 67a78,253 > > ================================================================= > ==3639621==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fb10762a5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb106b482f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 119a130,305 > > ================================================================= > ==3640180==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f70ef3315ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f70ee84f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71a82,258 > > ================================================================= > ==3639812==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7ffb80f365ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ffb804542f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 12a13,22 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 42a53,206 > > ================================================================= > ==3640850==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fee56acf5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fee55fed2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 12a13,22 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 42a53,213 > > ================================================================= > ==3640774==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f398fa885ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f398efa62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,207 > > ================================================================= > ==3640324==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f4497a435ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f4496f612f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 13a14,23 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 45a56,217 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3640727==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f0672d225ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f06722402f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 13a14,23 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 43a54,215 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3640485==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f98809035ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f987fe212f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15,24 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 47a58,211 > > ================================================================= > ==3640860==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fbe60e105ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbe6032e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 12a13,22 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 41a52,213 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3640333==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f861a7ae5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8619ccc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 40a51,210 > > ================================================================= > ==3640427==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7ffa7e5015ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ffa7da1f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,203 > > ================================================================= > ==3640619==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fbb1de635ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbb1d3812f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19,28 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 47a58,211 > > ================================================================= > ==3640959==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fbb0e37d5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbb0d89b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 12a13,22 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 42a53,206 > > ================================================================= > ==3640676==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fbfef8575ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbfeed752f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 13a14,23 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 43a54,215 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3640477==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fc8543c65ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc8538e42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <chargingStation id="chargingStation_gneE0_0_0" lane="gneE0_0" startPos="27.00" endPos="37.00"/> --- > <chargingStation id="chargingStation_gneE0_0_0" lane="gneE0_0" startPos="28.00" endPos="38.00"/> ---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 11,16c21,23 < Debug: Setting new attribute startPos '27.00' into chargingStation 'chargingStation_gneE0_0_0' < Debug: Setting new attribute endPos '37.00' into chargingStation 'chargingStation_gneE0_0_0' < Debug: Setting new attribute blockMovement 'true' into chargingStation 'chargingStation_gneE0_0_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute blockMovement '0' into chargingStation 'chargingStation_gneE0_0_0' --- > Debug: Setting new attribute startPos '28.00' into chargingStation 'chargingStation_gneE0_0_0' > Debug: Setting new attribute endPos '38.00' into chargingStation 'chargingStation_gneE0_0_0' > Debug: Value ' m' for attribute shapeStart of edge isn't valid 23a31 > Debug: Keys Ctrl+Z (Undo) pressed 29,30c37,38 < Debug: Setting new attribute startPos '27.00' into chargingStation 'chargingStation_gneE0_0_0' < Debug: Setting new attribute endPos '37.00' into chargingStation 'chargingStation_gneE0_0_0' --- > Debug: Setting new attribute startPos '28.00' into chargingStation 'chargingStation_gneE0_0_0' > Debug: Setting new attribute endPos '38.00' into chargingStation 'chargingStation_gneE0_0_0' <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 11,12c21,22 < Debug: Setting new attribute startPos '27.00' into chargingStation 'chargingStation_gneE0_0_0' < Debug: Setting new attribute endPos '37.00' into chargingStation 'chargingStation_gneE0_0_0' --- > Debug: Setting new attribute startPos '28.00' into chargingStation 'chargingStation_gneE0_0_0' > Debug: Setting new attribute endPos '38.00' into chargingStation 'chargingStation_gneE0_0_0' 17,18c27,28 < Debug: Setting previous attribute endPos '37.00' into chargingStation 'chargingStation_gneE0_0_0' < Debug: Setting previous attribute startPos '27.00' into chargingStation 'chargingStation_gneE0_0_0' --- > Debug: Setting previous attribute endPos '38.00' into chargingStation 'chargingStation_gneE0_0_0' > Debug: Setting previous attribute startPos '28.00' into chargingStation 'chargingStation_gneE0_0_0' 32,33c42,43 < Debug: Setting new attribute startPos '27.00' into chargingStation 'chargingStation_gneE0_0_0' < Debug: Setting new attribute endPos '37.00' into chargingStation 'chargingStation_gneE0_0_0' --- > Debug: Setting new attribute startPos '28.00' into chargingStation 'chargingStation_gneE0_0_0' > Debug: Setting new attribute endPos '38.00' into chargingStation 'chargingStation_gneE0_0_0' 67a78,210 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 111a122,1257 > > ================================================================= > ==3641109==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1040 byte(s) in 2 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fa53c0c35ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa53b5e12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27a38,172 > > ================================================================= > ==3641889==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f1fbc03c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 45a56,188 > > ================================================================= > ==3641467==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f670da1c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 45a56,195 > > ================================================================= > ==3641628==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fca73f9c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,180 > > ================================================================= > ==3641516==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f293f4d02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27a38,170 > > ================================================================= > ==3641675==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f40aaa632f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27a38,172 > > ================================================================= > ==3641562==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc6298092f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 31a42,174 > > ================================================================= > ==3641791==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f0e924372f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 29a40,173 > > ================================================================= > ==3641726==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f19b6f262f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 61a72,204 > > ================================================================= > ==3641980==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f53d1ef22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 61a72,204 > > ================================================================= > ==3642098==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f54944d92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 100a111,264 > > ================================================================= > ==3642105==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fae6b6635ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fae6ab812f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 67a78,263 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3644351==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fc3074bd5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc3069db2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 66a77,259 > > ================================================================= > ==3644457==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f1e5c4985ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f1e5b9b62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 63a74,258 > > ================================================================= > ==3644262==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fb35738c5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb3568aa2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71a82,267 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3644410==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f6e7ebdd5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f6e7e0fb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 49a60,192 > > ================================================================= > ==3642729==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f838b7542f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 59a70,202 > > ================================================================= > ==3642574==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7face81742f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 95a106,238 > > ================================================================= > ==3642335==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f172dacd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 54a65,198 > > ================================================================= > ==3642480==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f98d68522f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 64a75,208 > > ================================================================= > ==3642195==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f99f5a9d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 99a110,242 > > ================================================================= > ==3642243==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7efd00eb82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 61a72,206 > > ================================================================= > ==3642491==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f871356e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 54a65,199 > > ================================================================= > ==3642369==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f3392db42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 96a107,239 > > ================================================================= > ==3642713==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f3e92da42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 63a74,206 > > ================================================================= > ==3642654==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff439cab2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 95a106,238 > > ================================================================= > ==3642250==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fde0c8092f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 67a78,273 > > ================================================================= > ==3643464==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fe3bf3b15ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe3be8cf2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 67a78,255 > > ================================================================= > ==3643218==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fbdb93135ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbdb88312f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 67a78,255 > > ================================================================= > ==3642937==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fbd765bd5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbd75adb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 67a78,254 > > ================================================================= > ==3643109==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f64d10d95ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f64d05f72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 67a78,253 > > ================================================================= > ==3642863==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f1a900a25ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f1a8f5c02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 119a130,305 > > ================================================================= > ==3643275==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fa2cd8a45ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa2ccdc22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 67a78,255 > > ================================================================= > ==3643270==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fb14b1bb5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb14a6d92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 13a14,23 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 43a54,217 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3643959==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7feb4b02d5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7feb4a54b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,210 > > ================================================================= > ==3643511==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f9e926395ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9e91b572f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15,24 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 44a55,208 > > ================================================================= > ==3643776==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f19e24705ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f19e198e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15,24 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 49a60,222 > > ================================================================= > ==3643836==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f12526725ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f1251b902f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 12a13,22 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 41a52,214 > > ================================================================= > ==3643574==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fb05ace15ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb05a1ff2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 40a51,204 > > ================================================================= > ==3643623==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f9ba308c5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9ba25aa2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 41a52,212 > > ================================================================= > ==3643893==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f066dcaf5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f066d1cd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <containerStop id="containerStop_00" lane="gneE0_0" startPos="5.00" endPos="10.00" name=";;;%%$$$" lines="line1 line2"/> --- > <containerStop id="containerStop_00" lane="gneE0_0" startPos="5.00" endPos="10.00" name="custom Name" lines="line1 line2"/> ---------- Differences in errors ---------- 7a8 > Error: Could not build containerStop with ID 'containerStop_00' in netedit; name contains invalid characters. 9d9 < Error: Could not build containerStop with ID 'containerStop_00' in netedit; declared twice. 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,203 > > ================================================================= > ==3643729==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f86b48145ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f86b3d322f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) <truncated after showing first 30 lines> ---------- Differences in log ---------- 1c1 < Error: Could not build containerStop with ID 'containerStop_00' in netedit; declared twice. --- > Error: Could not build containerStop with ID 'containerStop_00' in netedit; name contains invalid characters.
---------- Differences in errors ---------- 18a19,28 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 47a58,218 > > ================================================================= > ==3644057==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7faabdc6e5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7faabd18c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 13a14,23 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 44a55,208 > > ================================================================= > ==3644007==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f46705495ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f466fa672f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15,24 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 45a56,219 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3643673==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f81b82605ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f81b777e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <containerStop id="containerStop_gneE0_0_0" lane="gneE0_0" startPos="22.00" endPos="32.00"/> --- > <containerStop id="containerStop_gneE0_0_0" lane="gneE0_0" startPos="23.00" endPos="33.00"/> ---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 6,7c16,17 < Debug: Setting new attribute startPos '22.00' into containerStop 'containerStop_gneE0_0_0' < Debug: Setting new attribute endPos '32.00' into containerStop 'containerStop_gneE0_0_0' --- > Debug: Setting new attribute startPos '23.00' into containerStop 'containerStop_gneE0_0_0' > Debug: Setting new attribute endPos '33.00' into containerStop 'containerStop_gneE0_0_0' 25,26c35,36 < Debug: Setting new attribute startPos '22.00' into containerStop 'containerStop_gneE0_0_0' < Debug: Setting new attribute endPos '32.00' into containerStop 'containerStop_gneE0_0_0' --- > Debug: Setting new attribute startPos '23.00' into containerStop 'containerStop_gneE0_0_0' > Debug: Setting new attribute endPos '33.00' into containerStop 'containerStop_gneE0_0_0' 46a57,215 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3644112==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 6,7c16,17 < Debug: Setting new attribute startPos '22.00' into containerStop 'containerStop_gneE0_0_0' < Debug: Setting new attribute endPos '32.00' into containerStop 'containerStop_gneE0_0_0' --- > Debug: Setting new attribute startPos '23.00' into containerStop 'containerStop_gneE0_0_0' > Debug: Setting new attribute endPos '33.00' into containerStop 'containerStop_gneE0_0_0' 12,13c22,23 < Debug: Setting previous attribute endPos '32.00' into containerStop 'containerStop_gneE0_0_0' < Debug: Setting previous attribute startPos '22.00' into containerStop 'containerStop_gneE0_0_0' --- > Debug: Setting previous attribute endPos '33.00' into containerStop 'containerStop_gneE0_0_0' > Debug: Setting previous attribute startPos '23.00' into containerStop 'containerStop_gneE0_0_0' 26,27c36,37 < Debug: Setting new attribute startPos '22.00' into containerStop 'containerStop_gneE0_0_0' < Debug: Setting new attribute endPos '32.00' into containerStop 'containerStop_gneE0_0_0' --- > Debug: Setting new attribute startPos '23.00' into containerStop 'containerStop_gneE0_0_0' > Debug: Setting new attribute endPos '33.00' into containerStop 'containerStop_gneE0_0_0' 47a58,194 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 111a122,1263 > > ================================================================= > ==3644206==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1040 byte(s) in 2 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fb3615ef5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb360b0d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 46a57,272 > > ================================================================= > ==3658114==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f0b1fd062f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 68a79,280 > > ================================================================= > ==3657886==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7efdaaa252f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 46a57,252 > > ================================================================= > ==3658064==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f3b575c72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 52a63,217 > > ================================================================= > ==3657894==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f281c1be2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 18a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 31a43 > Debug: Removing detEntry 'e3Detector_4' in GNEChange_Additional 37,38d48 < Debug: Removing detExit 'e3Detector_1' in GNEChange_Additional < Debug: Removing detExit 'e3Detector_4' in GNEChange_Additional 40,42d49 < Debug: Removing connection 'gneE0_0->gneE1_0' from edge 'gneE0' < Debug: Deleting TLS from junction 'gneJ1' < Debug: Adding TLS into junction 'gneJ1' 44,47c51,55 < Debug: Deleting TLS from junction 'gneJ1' < Debug: Adding TLS into junction 'gneJ1' < Debug: Deleting TLS from junction 'gneJ1' < Debug: Setting new attribute type 'priority' into junction 'gneJ1' --- > Debug: Deleting TLS from junction 'gneJ0' > Debug: Adding TLS into junction 'gneJ0' <truncated after showing first 30 lines> ---------- Differences in log ---------- 2d1 < Warning: An e3Detector need at least one detExit detector 5d3 < Warning: An e3Detector need at least one detExit detector ---------- Differences in net ---------- 7a8,10 > <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> > <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> > </edge> 9,10c12,13 < <junction id="gneJ0" type="dead_end" x="0.00" y="0.00" incLanes="" intLanes="" shape="0.00,0.00"/> < <junction id="gneJ1" type="dead_end" x="50.00" y="0.00" incLanes="" intLanes="" shape="50.00,0.00"/> --- > <junction id="gneJ0" type="dead_end" x="0.00" y="0.00" incLanes="gneE1_0" intLanes="" shape="0.00,3.20 0.00,0.00"/> > <junction id="gneJ1" type="dead_end" x="50.00" y="0.00" incLanes="" intLanes="" shape="50.00,0.00 50.00,3.20"/>
---------- Differences in additionals ---------- 5,8d4 < <e3Detector id="e3Detector_0" pos="22.00,30.00" freq="900.00" file="e3Detector_0.xml"> < <detEntry lane="gneE3_0" pos="30.00"/> < <detExit lane="gneE3_0" pos="22.00"/> < </e3Detector> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 7d17 < Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional 9,10d18 < Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional < Debug: Setting new attribute blockMovement 'true' into detEntry 'e3Detector_0' 13c21 < Debug: Setting previous attribute blockMovement '0' into detEntry 'e3Detector_0' --- > Debug: Removing e3Detector 'e3Detector_0' in GNEChange_Additional 15,16d22 < Debug: Calling GNEUndoList::undo() < Debug: Removing detExit 'e3Detector_0' in GNEChange_Additional 18,19d23 < Debug: Calling GNEUndoList::undo() < Debug: Removing detEntry 'e3Detector_0' in GNEChange_Additional 21,22d24 < Debug: Calling GNEUndoList::undo() < Debug: Removing e3Detector 'e3Detector_0' in GNEChange_Additional <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Warning: An e3Detector need at least one detEntry detector > Warning: An e3Detector need at least one detExit detector > Warning: e3Detector with ID='e3Detector_0' cannot be written ---------- Differences in net ---------- 6c6 < <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> --- > <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> 11,22d10 < <edge id=":gneJ0_c0" function="crossing" crossingEdges="gneE0"> < <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,-3.20 -1.50,0.00"/> < </edge> < <edge id=":gneJ0_c1" function="crossing" crossingEdges="gneE1"> < <lane id=":gneJ0_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,0.00 -1.50,3.20"/> < </edge> < <edge id=":gneJ0_w1" function="walkingarea"> < <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="-3.00,0.00 0.00,0.00 0.00,0.00 -3.00,0.00"/> < </edge> < <edge id=":gneJ0_w2" function="walkingarea"> < <lane id=":gneJ0_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="-3.00,3.20 0.00,3.20 0.00,-3.20 -3.00,-3.20"/> < </edge> 26,49d13 < <edge id=":gneJ1_c0" function="crossing" crossingEdges="gneE1"> < <lane id=":gneJ1_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,3.20 51.50,0.00"/> < </edge> < <edge id=":gneJ1_c1" function="crossing" crossingEdges="gneE0"> < <lane id=":gneJ1_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,0.00 51.50,-3.20"/> < </edge> < <edge id=":gneJ1_w1" function="walkingarea"> < <lane id=":gneJ1_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="53.00,0.00 50.00,0.00 50.00,0.00 53.00,0.00"/> < </edge> < <edge id=":gneJ1_w2" function="walkingarea"> < <lane id=":gneJ1_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="53.00,-3.20 50.00,-3.20 50.00,3.20 53.00,3.20"/> < </edge> <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,8d4 < <e3Detector id="e3Detector_0" pos="22.00,30.00" freq="900.00" file="e3Detector_0.xml"> < <detEntry lane="gneE3_0" pos="30.00" friendlyPos="1"/> < <detExit lane="gneE3_0" pos="22.00"/> < </e3Detector> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 7d17 < Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional 9,10d18 < Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional < Debug: Setting new attribute friendlyPos 'true' into detEntry 'e3Detector_0' 13c21 < Debug: Setting previous attribute friendlyPos '0' into detEntry 'e3Detector_0' --- > Debug: Removing e3Detector 'e3Detector_0' in GNEChange_Additional 15,16d22 < Debug: Calling GNEUndoList::undo() < Debug: Removing detExit 'e3Detector_0' in GNEChange_Additional 18,19d23 < Debug: Calling GNEUndoList::undo() < Debug: Removing detEntry 'e3Detector_0' in GNEChange_Additional 21,22d24 < Debug: Calling GNEUndoList::undo() < Debug: Removing e3Detector 'e3Detector_0' in GNEChange_Additional <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Warning: An e3Detector need at least one detEntry detector > Warning: An e3Detector need at least one detExit detector > Warning: e3Detector with ID='e3Detector_0' cannot be written ---------- Differences in net ---------- 6c6 < <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> --- > <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> 11,22d10 < <edge id=":gneJ0_c0" function="crossing" crossingEdges="gneE0"> < <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,-3.20 -1.50,0.00"/> < </edge> < <edge id=":gneJ0_c1" function="crossing" crossingEdges="gneE1"> < <lane id=":gneJ0_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,0.00 -1.50,3.20"/> < </edge> < <edge id=":gneJ0_w1" function="walkingarea"> < <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="-3.00,0.00 0.00,0.00 0.00,0.00 -3.00,0.00"/> < </edge> < <edge id=":gneJ0_w2" function="walkingarea"> < <lane id=":gneJ0_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="-3.00,3.20 0.00,3.20 0.00,-3.20 -3.00,-3.20"/> < </edge> 26,49d13 < <edge id=":gneJ1_c0" function="crossing" crossingEdges="gneE1"> < <lane id=":gneJ1_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,3.20 51.50,0.00"/> < </edge> < <edge id=":gneJ1_c1" function="crossing" crossingEdges="gneE0"> < <lane id=":gneJ1_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,0.00 51.50,-3.20"/> < </edge> < <edge id=":gneJ1_w1" function="walkingarea"> < <lane id=":gneJ1_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="53.00,0.00 50.00,0.00 50.00,0.00 53.00,0.00"/> < </edge> < <edge id=":gneJ1_w2" function="walkingarea"> < <lane id=":gneJ1_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="53.00,-3.20 50.00,-3.20 50.00,3.20 53.00,3.20"/> < </edge> <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,8d4 < <e3Detector id="e3Detector_0" pos="22.00,30.00" freq="900.00" file="e3Detector_0.xml"> < <detEntry lane="gneE3_1" pos="30.00"/> < <detExit lane="gneE3_0" pos="22.00"/> < </e3Detector> ---------- Differences in errors ---------- 4,5d3 < GLDebug: Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00 < GLDebug: Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00 8,9d5 < GLDebug: Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00 < GLDebug: Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80 10a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 17d23 < Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional 19,22d24 < Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional < Debug: Value 'dummyLane' for attribute lane of detEntry isn't valid < Debug: Value '' for attribute lane of detEntry isn't valid < Debug: Setting new attribute lane 'gneE3_1' into detEntry 'e3Detector_0' 25c27,28 < Debug: Setting previous attribute lane 'gneE3_0' into detEntry 'e3Detector_0' --- > Debug: Removing e3Detector 'e3Detector_0' in GNEChange_Additional > GLDebug: Removed object e3Detector:e3Detector_0 from SUMORTree with boundary 12.00,20.00,32.00,40.00 <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Warning: An e3Detector need at least one detEntry detector > Warning: An e3Detector need at least one detExit detector > Warning: e3Detector with ID='e3Detector_0' cannot be written ---------- Differences in net ---------- 6c6 < <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> --- > <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> 11,22d10 < <edge id=":gneJ0_c0" function="crossing" crossingEdges="gneE0"> < <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,-3.20 -1.50,0.00"/> < </edge> < <edge id=":gneJ0_c1" function="crossing" crossingEdges="gneE1"> < <lane id=":gneJ0_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,0.00 -1.50,3.20"/> < </edge> < <edge id=":gneJ0_w1" function="walkingarea"> < <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="-3.00,0.00 0.00,0.00 0.00,0.00 -3.00,0.00"/> < </edge> < <edge id=":gneJ0_w2" function="walkingarea"> < <lane id=":gneJ0_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="-3.00,3.20 0.00,3.20 0.00,-3.20 -3.00,-3.20"/> < </edge> 26,49d13 < <edge id=":gneJ1_c0" function="crossing" crossingEdges="gneE1"> < <lane id=":gneJ1_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,3.20 51.50,0.00"/> < </edge> < <edge id=":gneJ1_c1" function="crossing" crossingEdges="gneE0"> < <lane id=":gneJ1_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,0.00 51.50,-3.20"/> < </edge> < <edge id=":gneJ1_w1" function="walkingarea"> < <lane id=":gneJ1_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="53.00,0.00 50.00,0.00 50.00,0.00 53.00,0.00"/> < </edge> < <edge id=":gneJ1_w2" function="walkingarea"> < <lane id=":gneJ1_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="53.00,-3.20 50.00,-3.20 50.00,3.20 53.00,3.20"/> < </edge> <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,12d4 < <e3Detector id="e3Detector_0" pos="22.00,30.00" freq="900.00" file="e3Detector_0.xml"> < <detEntry lane="gneE3_0" pos="30.00"> < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> < </detEntry> < <detExit lane="gneE3_0" pos="22.00"/> < </e3Detector> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 7d17 < Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional 9,16d18 < Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into detEntry 'e3Detector_0' < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into detEntry 'e3Detector_0' < Debug: Setting new attribute genericParameter '' into detEntry 'e3Detector_0' < Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into detEntry 'e3Detector_0' < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into detEntry 'e3Detector_0' < Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into detEntry 'e3Detector_0' < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into detEntry 'e3Detector_0' 19c21 < Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into detEntry 'e3Detector_0' --- > Debug: Removing e3Detector 'e3Detector_0' in GNEChange_Additional 21,22d22 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into detEntry 'e3Detector_0' <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,3c1,3 < Warning: Invalid format of parameter (dummyGenericParameters) < Warning: Invalid format of parameter (key1) < Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1) --- > Warning: An e3Detector need at least one detEntry detector > Warning: An e3Detector need at least one detExit detector > Warning: e3Detector with ID='e3Detector_0' cannot be written ---------- Differences in net ---------- 6c6 < <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> --- > <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> 11,22d10 < <edge id=":gneJ0_c0" function="crossing" crossingEdges="gneE0"> < <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,-3.20 -1.50,0.00"/> < </edge> < <edge id=":gneJ0_c1" function="crossing" crossingEdges="gneE1"> < <lane id=":gneJ0_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,0.00 -1.50,3.20"/> < </edge> < <edge id=":gneJ0_w1" function="walkingarea"> < <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="-3.00,0.00 0.00,0.00 0.00,0.00 -3.00,0.00"/> < </edge> < <edge id=":gneJ0_w2" function="walkingarea"> < <lane id=":gneJ0_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="-3.00,3.20 0.00,3.20 0.00,-3.20 -3.00,-3.20"/> < </edge> 26,49d13 < <edge id=":gneJ1_c0" function="crossing" crossingEdges="gneE1"> < <lane id=":gneJ1_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,3.20 51.50,0.00"/> < </edge> < <edge id=":gneJ1_c1" function="crossing" crossingEdges="gneE0"> < <lane id=":gneJ1_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,0.00 51.50,-3.20"/> < </edge> < <edge id=":gneJ1_w1" function="walkingarea"> < <lane id=":gneJ1_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="53.00,0.00 50.00,0.00 50.00,0.00 53.00,0.00"/> < </edge> < <edge id=":gneJ1_w2" function="walkingarea"> < <lane id=":gneJ1_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="53.00,-3.20 50.00,-3.20 50.00,3.20 53.00,3.20"/> < </edge> <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,9d4 < <e3Detector id="e3Detector_1" pos="28.00,30.00" freq="900.00" file="e3Detector_1.xml"> < <detEntry lane="gneE3_1" pos="30.00"/> < <detExit lane="gneE3_1" pos="22.00"/> < <detEntry lane="gneE3_0" pos="30.00"/> < </e3Detector> ---------- Differences in errors ---------- 4,5d3 < GLDebug: Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00 < GLDebug: Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00 8,9d5 < GLDebug: Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00 < GLDebug: Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80 10a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 19,20d25 < Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional < Debug: Adding detEntry 'e3Detector_1' in GNEChange_Additional 22,24d26 < Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional < Debug: Adding detExit 'e3Detector_1' in GNEChange_Additional < Debug: Setting new attribute parentItem 'e3Detector_1' into detEntry 'e3Detector_0' 27c29,30 < Debug: Setting previous attribute parentItem 'e3Detector_0' into detEntry 'e3Detector_0' --- > Debug: Removing e3Detector 'e3Detector_1' in GNEChange_Additional > GLDebug: Removed object e3Detector:e3Detector_1 from SUMORTree with boundary 18.00,20.00,38.00,40.00 <truncated after showing first 30 lines> ---------- Differences in log ---------- 1a2 > Warning: An e3Detector need at least one detExit detector 2a4,6 > Warning: An e3Detector need at least one detEntry detector > Warning: An e3Detector need at least one detExit detector > Warning: e3Detector with ID='e3Detector_1' cannot be written ---------- Differences in net ---------- 6c6 < <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> --- > <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> 11,22d10 < <edge id=":gneJ0_c0" function="crossing" crossingEdges="gneE0"> < <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,-3.20 -1.50,0.00"/> < </edge> < <edge id=":gneJ0_c1" function="crossing" crossingEdges="gneE1"> < <lane id=":gneJ0_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,0.00 -1.50,3.20"/> < </edge> < <edge id=":gneJ0_w1" function="walkingarea"> < <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="-3.00,0.00 0.00,0.00 0.00,0.00 -3.00,0.00"/> < </edge> < <edge id=":gneJ0_w2" function="walkingarea"> < <lane id=":gneJ0_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="-3.00,3.20 0.00,3.20 0.00,-3.20 -3.00,-3.20"/> < </edge> 26,49d13 < <edge id=":gneJ1_c0" function="crossing" crossingEdges="gneE1"> < <lane id=":gneJ1_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,3.20 51.50,0.00"/> < </edge> < <edge id=":gneJ1_c1" function="crossing" crossingEdges="gneE0"> < <lane id=":gneJ1_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,0.00 51.50,-3.20"/> < </edge> < <edge id=":gneJ1_w1" function="walkingarea"> < <lane id=":gneJ1_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="53.00,0.00 50.00,0.00 50.00,0.00 53.00,0.00"/> < </edge> < <edge id=":gneJ1_w2" function="walkingarea"> < <lane id=":gneJ1_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="53.00,-3.20 50.00,-3.20 50.00,3.20 53.00,3.20"/> < </edge> <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,8d4 < <e3Detector id="e3Detector_0" pos="22.00,30.00" freq="900.00" file="e3Detector_0.xml"> < <detEntry lane="gneE3_0" pos="25.00"/> < <detExit lane="gneE3_0" pos="22.00"/> < </e3Detector> ---------- Differences in errors ---------- 4,5d3 < GLDebug: Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00 < GLDebug: Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00 8,9d5 < GLDebug: Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00 < GLDebug: Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80 10a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 17d23 < Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional 19,22d24 < Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional < Debug: Value 'dummy position' for attribute pos of detEntry isn't valid < Debug: Value '' for attribute pos of detEntry isn't valid < Debug: Setting new attribute pos '25' into detEntry 'e3Detector_0' 25c27,28 < Debug: Setting previous attribute pos '30.00' into detEntry 'e3Detector_0' --- > Debug: Removing e3Detector 'e3Detector_0' in GNEChange_Additional > GLDebug: Removed object e3Detector:e3Detector_0 from SUMORTree with boundary 12.00,20.00,32.00,40.00 <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Warning: An e3Detector need at least one detEntry detector > Warning: An e3Detector need at least one detExit detector > Warning: e3Detector with ID='e3Detector_0' cannot be written ---------- Differences in net ---------- 6c6 < <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> --- > <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> 11,22d10 < <edge id=":gneJ0_c0" function="crossing" crossingEdges="gneE0"> < <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,-3.20 -1.50,0.00"/> < </edge> < <edge id=":gneJ0_c1" function="crossing" crossingEdges="gneE1"> < <lane id=":gneJ0_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,0.00 -1.50,3.20"/> < </edge> < <edge id=":gneJ0_w1" function="walkingarea"> < <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="-3.00,0.00 0.00,0.00 0.00,0.00 -3.00,0.00"/> < </edge> < <edge id=":gneJ0_w2" function="walkingarea"> < <lane id=":gneJ0_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="-3.00,3.20 0.00,3.20 0.00,-3.20 -3.00,-3.20"/> < </edge> 26,49d13 < <edge id=":gneJ1_c0" function="crossing" crossingEdges="gneE1"> < <lane id=":gneJ1_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,3.20 51.50,0.00"/> < </edge> < <edge id=":gneJ1_c1" function="crossing" crossingEdges="gneE0"> < <lane id=":gneJ1_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,0.00 51.50,-3.20"/> < </edge> < <edge id=":gneJ1_w1" function="walkingarea"> < <lane id=":gneJ1_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="53.00,0.00 50.00,0.00 50.00,0.00 53.00,0.00"/> < </edge> < <edge id=":gneJ1_w2" function="walkingarea"> < <lane id=":gneJ1_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="53.00,-3.20 50.00,-3.20 50.00,3.20 53.00,3.20"/> < </edge> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15,24 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 95a106,333 > > ================================================================= > ==3659176==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f89aa6af5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f89a9bcd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15,24 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 95a106,313 > > ================================================================= > ==3658783==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f2ae71145ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2ae66322f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15,24 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 139a150,359 > > ================================================================= > ==3658899==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f2f4c7e05ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2f4bcfe2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15,24 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 92a103,310 > > ================================================================= > ==3658962==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f5fd4b185ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5fd40362f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 43a54,229 > > ================================================================= > ==3659240==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f5998abc5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5997fda2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15,24 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 47a58,235 > > ================================================================= > ==3659576==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f959e1255ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f959d6432f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15,24 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 46a57,233 > > ================================================================= > ==3659475==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7eff04af35ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7eff040112f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,183 > > ================================================================= > ==3659286==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbc895132f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 51a62,231 > > ================================================================= > ==3659622==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f0704de75ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f07043052f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,185 > > ================================================================= > ==3659422==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fd1a26805ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd1a1b9e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 17a18,27 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 50a61,230 > > ================================================================= > ==3659530==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fe9eb2e85ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe9ea8062f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 6c6 < <detEntry lane="gneE1_0" pos="28.00"/> --- > <detEntry lane="gneE1_0" pos="27.00"/> ---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 14c24 < Debug: Setting new attribute pos '28.00' into detEntry 'e3Detector_0' --- > Debug: Setting new attribute pos '27.00' into detEntry 'e3Detector_0' 56c66 < Debug: Setting new attribute pos '28.00' into detEntry 'e3Detector_0' --- > Debug: Setting new attribute pos '27.00' into detEntry 'e3Detector_0' 74a85,302 > > ================================================================= > ==3659721==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f27db0022f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71a82,277 > > ================================================================= > ==3659811==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd7072812f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71a82,1569 > > ================================================================= > ==3659863==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1952 byte(s) in 2 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x2058b3d in GNEAdditionalHandler::buildDetectorEntry(CommonXMLStructure::SumoBaseObject const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, bool, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std ::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > const&) /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNEAdditionalHandler.cpp:620:32 > #2 0x430b116 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:209:13 > #3 0x4312b57 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:467:9 > #4 0x434c51e in AdditionalHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:642:13 > #5 0x449ea9d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #6 0x7f91ed578f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52) > > Direct leak of 1040 byte(s) in 2 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 46a57,274 > > ================================================================= > ==3660134==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f548e4202f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 68a79,281 > > ================================================================= > ==3659917==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f97463832f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 46a57,254 > > ================================================================= > ==3660028==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f1157e072f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 52a63,217 > > ================================================================= > ==3659968==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff908af32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 18a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 31a43 > Debug: Removing detEntry 'e3Detector_4' in GNEChange_Additional 37,42c49 < Debug: Removing detEntry 'e3Detector_1' in GNEChange_Additional < Debug: Removing detEntry 'e3Detector_4' in GNEChange_Additional < Debug: Removing detEntry 'e3Detector_4' in GNEChange_Additional < Debug: Removing connection 'gneE0_0->gneE1_0' from edge 'gneE0' < Debug: Deleting TLS from junction 'gneJ1' < Debug: Adding TLS into junction 'gneJ1' --- > Debug: Removing detExit 'e3Detector_4' in GNEChange_Additional 44,47c51,55 < Debug: Deleting TLS from junction 'gneJ1' < Debug: Adding TLS into junction 'gneJ1' < Debug: Deleting TLS from junction 'gneJ1' < Debug: Setting new attribute type 'priority' into junction 'gneJ1' --- <truncated after showing first 30 lines> ---------- Differences in log ---------- 1d0 < Warning: An e3Detector need at least one detEntry detector 4d2 < Warning: An e3Detector need at least one detEntry detector ---------- Differences in net ---------- 7a8,10 > <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> > <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> > </edge> 9,10c12,13 < <junction id="gneJ0" type="dead_end" x="0.00" y="0.00" incLanes="" intLanes="" shape="0.00,0.00"/> < <junction id="gneJ1" type="dead_end" x="50.00" y="0.00" incLanes="" intLanes="" shape="50.00,0.00"/> --- > <junction id="gneJ0" type="dead_end" x="0.00" y="0.00" incLanes="gneE1_0" intLanes="" shape="0.00,3.20 0.00,0.00"/> > <junction id="gneJ1" type="dead_end" x="50.00" y="0.00" incLanes="" intLanes="" shape="50.00,0.00 50.00,3.20"/>
---------- Differences in additionals ---------- 5,8d4 < <e3Detector id="e3Detector_0" pos="22.00,30.00" freq="900.00" file="e3Detector_0.xml"> < <detExit lane="gneE3_0" pos="30.00"/> < <detEntry lane="gneE3_0" pos="22.00"/> < </e3Detector> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 7d17 < Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional 9,10d18 < Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional < Debug: Setting new attribute blockMovement 'true' into detExit 'e3Detector_0' 13c21 < Debug: Setting previous attribute blockMovement '0' into detExit 'e3Detector_0' --- > Debug: Removing e3Detector 'e3Detector_0' in GNEChange_Additional 15,16d22 < Debug: Calling GNEUndoList::undo() < Debug: Removing detEntry 'e3Detector_0' in GNEChange_Additional 18,19d23 < Debug: Calling GNEUndoList::undo() < Debug: Removing detExit 'e3Detector_0' in GNEChange_Additional 21,22d24 < Debug: Calling GNEUndoList::undo() < Debug: Removing e3Detector 'e3Detector_0' in GNEChange_Additional <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Warning: An e3Detector need at least one detEntry detector > Warning: An e3Detector need at least one detExit detector > Warning: e3Detector with ID='e3Detector_0' cannot be written ---------- Differences in net ---------- 6c6 < <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> --- > <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> 11,22d10 < <edge id=":gneJ0_c0" function="crossing" crossingEdges="gneE0"> < <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,-3.20 -1.50,0.00"/> < </edge> < <edge id=":gneJ0_c1" function="crossing" crossingEdges="gneE1"> < <lane id=":gneJ0_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,0.00 -1.50,3.20"/> < </edge> < <edge id=":gneJ0_w1" function="walkingarea"> < <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="-3.00,0.00 0.00,0.00 0.00,0.00 -3.00,0.00"/> < </edge> < <edge id=":gneJ0_w2" function="walkingarea"> < <lane id=":gneJ0_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="-3.00,3.20 0.00,3.20 0.00,-3.20 -3.00,-3.20"/> < </edge> 26,49d13 < <edge id=":gneJ1_c0" function="crossing" crossingEdges="gneE1"> < <lane id=":gneJ1_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,3.20 51.50,0.00"/> < </edge> < <edge id=":gneJ1_c1" function="crossing" crossingEdges="gneE0"> < <lane id=":gneJ1_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,0.00 51.50,-3.20"/> < </edge> < <edge id=":gneJ1_w1" function="walkingarea"> < <lane id=":gneJ1_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="53.00,0.00 50.00,0.00 50.00,0.00 53.00,0.00"/> < </edge> < <edge id=":gneJ1_w2" function="walkingarea"> < <lane id=":gneJ1_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="53.00,-3.20 50.00,-3.20 50.00,3.20 53.00,3.20"/> < </edge> <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,8d4 < <e3Detector id="e3Detector_0" pos="22.00,30.00" freq="900.00" file="e3Detector_0.xml"> < <detExit lane="gneE3_0" pos="30.00" friendlyPos="1"/> < <detEntry lane="gneE3_0" pos="22.00"/> < </e3Detector> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 7d17 < Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional 9,10d18 < Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional < Debug: Setting new attribute friendlyPos 'true' into detExit 'e3Detector_0' 13c21 < Debug: Setting previous attribute friendlyPos '0' into detExit 'e3Detector_0' --- > Debug: Removing e3Detector 'e3Detector_0' in GNEChange_Additional 15,16d22 < Debug: Calling GNEUndoList::undo() < Debug: Removing detEntry 'e3Detector_0' in GNEChange_Additional 18,19d23 < Debug: Calling GNEUndoList::undo() < Debug: Removing detExit 'e3Detector_0' in GNEChange_Additional 21,22d24 < Debug: Calling GNEUndoList::undo() < Debug: Removing e3Detector 'e3Detector_0' in GNEChange_Additional <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Warning: An e3Detector need at least one detEntry detector > Warning: An e3Detector need at least one detExit detector > Warning: e3Detector with ID='e3Detector_0' cannot be written ---------- Differences in net ---------- 6c6 < <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> --- > <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> 11,22d10 < <edge id=":gneJ0_c0" function="crossing" crossingEdges="gneE0"> < <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,-3.20 -1.50,0.00"/> < </edge> < <edge id=":gneJ0_c1" function="crossing" crossingEdges="gneE1"> < <lane id=":gneJ0_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,0.00 -1.50,3.20"/> < </edge> < <edge id=":gneJ0_w1" function="walkingarea"> < <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="-3.00,0.00 0.00,0.00 0.00,0.00 -3.00,0.00"/> < </edge> < <edge id=":gneJ0_w2" function="walkingarea"> < <lane id=":gneJ0_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="-3.00,3.20 0.00,3.20 0.00,-3.20 -3.00,-3.20"/> < </edge> 26,49d13 < <edge id=":gneJ1_c0" function="crossing" crossingEdges="gneE1"> < <lane id=":gneJ1_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,3.20 51.50,0.00"/> < </edge> < <edge id=":gneJ1_c1" function="crossing" crossingEdges="gneE0"> < <lane id=":gneJ1_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,0.00 51.50,-3.20"/> < </edge> < <edge id=":gneJ1_w1" function="walkingarea"> < <lane id=":gneJ1_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="53.00,0.00 50.00,0.00 50.00,0.00 53.00,0.00"/> < </edge> < <edge id=":gneJ1_w2" function="walkingarea"> < <lane id=":gneJ1_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="53.00,-3.20 50.00,-3.20 50.00,3.20 53.00,3.20"/> < </edge> <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,8d4 < <e3Detector id="e3Detector_0" pos="22.00,30.00" freq="900.00" file="e3Detector_0.xml"> < <detExit lane="gneE3_1" pos="30.00"/> < <detEntry lane="gneE3_0" pos="22.00"/> < </e3Detector> ---------- Differences in errors ---------- 4,5d3 < GLDebug: Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00 < GLDebug: Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00 8,9d5 < GLDebug: Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00 < GLDebug: Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80 10a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 17d23 < Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional 19,22d24 < Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional < Debug: Value 'dummyLane' for attribute lane of detExit isn't valid < Debug: Value '' for attribute lane of detExit isn't valid < Debug: Setting new attribute lane 'gneE3_1' into detExit 'e3Detector_0' 25c27,28 < Debug: Setting previous attribute lane 'gneE3_0' into detExit 'e3Detector_0' --- > Debug: Removing e3Detector 'e3Detector_0' in GNEChange_Additional > GLDebug: Removed object e3Detector:e3Detector_0 from SUMORTree with boundary 12.00,20.00,32.00,40.00 <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Warning: An e3Detector need at least one detEntry detector > Warning: An e3Detector need at least one detExit detector > Warning: e3Detector with ID='e3Detector_0' cannot be written ---------- Differences in net ---------- 6c6 < <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> --- > <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> 11,22d10 < <edge id=":gneJ0_c0" function="crossing" crossingEdges="gneE0"> < <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,-3.20 -1.50,0.00"/> < </edge> < <edge id=":gneJ0_c1" function="crossing" crossingEdges="gneE1"> < <lane id=":gneJ0_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,0.00 -1.50,3.20"/> < </edge> < <edge id=":gneJ0_w1" function="walkingarea"> < <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="-3.00,0.00 0.00,0.00 0.00,0.00 -3.00,0.00"/> < </edge> < <edge id=":gneJ0_w2" function="walkingarea"> < <lane id=":gneJ0_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="-3.00,3.20 0.00,3.20 0.00,-3.20 -3.00,-3.20"/> < </edge> 26,49d13 < <edge id=":gneJ1_c0" function="crossing" crossingEdges="gneE1"> < <lane id=":gneJ1_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,3.20 51.50,0.00"/> < </edge> < <edge id=":gneJ1_c1" function="crossing" crossingEdges="gneE0"> < <lane id=":gneJ1_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,0.00 51.50,-3.20"/> < </edge> < <edge id=":gneJ1_w1" function="walkingarea"> < <lane id=":gneJ1_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="53.00,0.00 50.00,0.00 50.00,0.00 53.00,0.00"/> < </edge> < <edge id=":gneJ1_w2" function="walkingarea"> < <lane id=":gneJ1_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="53.00,-3.20 50.00,-3.20 50.00,3.20 53.00,3.20"/> < </edge> <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,12d4 < <e3Detector id="e3Detector_0" pos="22.00,30.00" freq="900.00" file="e3Detector_0.xml"> < <detExit lane="gneE3_0" pos="30.00"> < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> < </detExit> < <detEntry lane="gneE3_0" pos="22.00"/> < </e3Detector> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 7d17 < Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional 9,16d18 < Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into detExit 'e3Detector_0' < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into detExit 'e3Detector_0' < Debug: Setting new attribute genericParameter '' into detExit 'e3Detector_0' < Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into detExit 'e3Detector_0' < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into detExit 'e3Detector_0' < Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into detExit 'e3Detector_0' < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into detExit 'e3Detector_0' 19c21 < Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into detExit 'e3Detector_0' --- > Debug: Removing e3Detector 'e3Detector_0' in GNEChange_Additional 21,22d22 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into detExit 'e3Detector_0' <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,3c1,3 < Warning: Invalid format of parameter (dummyGenericParameters) < Warning: Invalid format of parameter (key1) < Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1) --- > Warning: An e3Detector need at least one detEntry detector > Warning: An e3Detector need at least one detExit detector > Warning: e3Detector with ID='e3Detector_0' cannot be written ---------- Differences in net ---------- 6c6 < <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> --- > <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> 11,22d10 < <edge id=":gneJ0_c0" function="crossing" crossingEdges="gneE0"> < <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,-3.20 -1.50,0.00"/> < </edge> < <edge id=":gneJ0_c1" function="crossing" crossingEdges="gneE1"> < <lane id=":gneJ0_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,0.00 -1.50,3.20"/> < </edge> < <edge id=":gneJ0_w1" function="walkingarea"> < <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="-3.00,0.00 0.00,0.00 0.00,0.00 -3.00,0.00"/> < </edge> < <edge id=":gneJ0_w2" function="walkingarea"> < <lane id=":gneJ0_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="-3.00,3.20 0.00,3.20 0.00,-3.20 -3.00,-3.20"/> < </edge> 26,49d13 < <edge id=":gneJ1_c0" function="crossing" crossingEdges="gneE1"> < <lane id=":gneJ1_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,3.20 51.50,0.00"/> < </edge> < <edge id=":gneJ1_c1" function="crossing" crossingEdges="gneE0"> < <lane id=":gneJ1_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,0.00 51.50,-3.20"/> < </edge> < <edge id=":gneJ1_w1" function="walkingarea"> < <lane id=":gneJ1_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="53.00,0.00 50.00,0.00 50.00,0.00 53.00,0.00"/> < </edge> < <edge id=":gneJ1_w2" function="walkingarea"> < <lane id=":gneJ1_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="53.00,-3.20 50.00,-3.20 50.00,3.20 53.00,3.20"/> < </edge> <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,9d4 < <e3Detector id="e3Detector_1" pos="28.00,30.00" freq="900.00" file="e3Detector_1.xml"> < <detExit lane="gneE3_1" pos="30.00"/> < <detEntry lane="gneE3_1" pos="22.00"/> < <detExit lane="gneE3_0" pos="30.00"/> < </e3Detector> ---------- Differences in errors ---------- 4,5d3 < GLDebug: Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00 < GLDebug: Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00 8,9d5 < GLDebug: Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00 < GLDebug: Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80 10a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 19,20d25 < Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional < Debug: Adding detExit 'e3Detector_1' in GNEChange_Additional 22,24d26 < Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional < Debug: Adding detEntry 'e3Detector_1' in GNEChange_Additional < Debug: Setting new attribute parentItem 'e3Detector_1' into detExit 'e3Detector_0' 27c29,30 < Debug: Setting previous attribute parentItem 'e3Detector_0' into detExit 'e3Detector_0' --- > Debug: Removing e3Detector 'e3Detector_1' in GNEChange_Additional > GLDebug: Removed object e3Detector:e3Detector_1 from SUMORTree with boundary 18.00,20.00,38.00,40.00 <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1 > Warning: An e3Detector need at least one detEntry detector 2a4,6 > Warning: An e3Detector need at least one detEntry detector > Warning: An e3Detector need at least one detExit detector > Warning: e3Detector with ID='e3Detector_1' cannot be written ---------- Differences in net ---------- 6c6 < <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> --- > <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> 11,22d10 < <edge id=":gneJ0_c0" function="crossing" crossingEdges="gneE0"> < <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,-3.20 -1.50,0.00"/> < </edge> < <edge id=":gneJ0_c1" function="crossing" crossingEdges="gneE1"> < <lane id=":gneJ0_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,0.00 -1.50,3.20"/> < </edge> < <edge id=":gneJ0_w1" function="walkingarea"> < <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="-3.00,0.00 0.00,0.00 0.00,0.00 -3.00,0.00"/> < </edge> < <edge id=":gneJ0_w2" function="walkingarea"> < <lane id=":gneJ0_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="-3.00,3.20 0.00,3.20 0.00,-3.20 -3.00,-3.20"/> < </edge> 26,49d13 < <edge id=":gneJ1_c0" function="crossing" crossingEdges="gneE1"> < <lane id=":gneJ1_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,3.20 51.50,0.00"/> < </edge> < <edge id=":gneJ1_c1" function="crossing" crossingEdges="gneE0"> < <lane id=":gneJ1_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,0.00 51.50,-3.20"/> < </edge> < <edge id=":gneJ1_w1" function="walkingarea"> < <lane id=":gneJ1_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="53.00,0.00 50.00,0.00 50.00,0.00 53.00,0.00"/> < </edge> < <edge id=":gneJ1_w2" function="walkingarea"> < <lane id=":gneJ1_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="53.00,-3.20 50.00,-3.20 50.00,3.20 53.00,3.20"/> < </edge> <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,8d4 < <e3Detector id="e3Detector_0" pos="22.00,30.00" freq="900.00" file="e3Detector_0.xml"> < <detExit lane="gneE3_0" pos="25.00"/> < <detEntry lane="gneE3_0" pos="22.00"/> < </e3Detector> ---------- Differences in errors ---------- 4,5d3 < GLDebug: Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00 < GLDebug: Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00 8,9d5 < GLDebug: Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00 < GLDebug: Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80 10a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 17d23 < Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional 19,22d24 < Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional < Debug: Value 'dummy position' for attribute pos of detExit isn't valid < Debug: Value '' for attribute pos of detExit isn't valid < Debug: Setting new attribute pos '25' into detExit 'e3Detector_0' 25c27,28 < Debug: Setting previous attribute pos '30.00' into detExit 'e3Detector_0' --- > Debug: Removing e3Detector 'e3Detector_0' in GNEChange_Additional > GLDebug: Removed object e3Detector:e3Detector_0 from SUMORTree with boundary 12.00,20.00,32.00,40.00 <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Warning: An e3Detector need at least one detEntry detector > Warning: An e3Detector need at least one detExit detector > Warning: e3Detector with ID='e3Detector_0' cannot be written ---------- Differences in net ---------- 6c6 < <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> --- > <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> 11,22d10 < <edge id=":gneJ0_c0" function="crossing" crossingEdges="gneE0"> < <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,-3.20 -1.50,0.00"/> < </edge> < <edge id=":gneJ0_c1" function="crossing" crossingEdges="gneE1"> < <lane id=":gneJ0_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,0.00 -1.50,3.20"/> < </edge> < <edge id=":gneJ0_w1" function="walkingarea"> < <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="-3.00,0.00 0.00,0.00 0.00,0.00 -3.00,0.00"/> < </edge> < <edge id=":gneJ0_w2" function="walkingarea"> < <lane id=":gneJ0_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="-3.00,3.20 0.00,3.20 0.00,-3.20 -3.00,-3.20"/> < </edge> 26,49d13 < <edge id=":gneJ1_c0" function="crossing" crossingEdges="gneE1"> < <lane id=":gneJ1_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,3.20 51.50,0.00"/> < </edge> < <edge id=":gneJ1_c1" function="crossing" crossingEdges="gneE0"> < <lane id=":gneJ1_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,0.00 51.50,-3.20"/> < </edge> < <edge id=":gneJ1_w1" function="walkingarea"> < <lane id=":gneJ1_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="53.00,0.00 50.00,0.00 50.00,0.00 53.00,0.00"/> < </edge> < <edge id=":gneJ1_w2" function="walkingarea"> < <lane id=":gneJ1_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="53.00,-3.20 50.00,-3.20 50.00,3.20 53.00,3.20"/> < </edge> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15,24 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 95a106,333 > > ================================================================= > ==3661010==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f085020a5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f084f7282f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15,24 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 95a106,313 > > ================================================================= > ==3660635==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f0387bad5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f03870cb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15,24 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 139a150,358 > > ================================================================= > ==3660841==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f3cf6d105ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f3cf622e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15,24 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 92a103,310 > > ================================================================= > ==3660952==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f67426e75ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f6741c052f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 43a54,230 > > ================================================================= > ==3661158==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fcee76515ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fcee6b6f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15,24 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 47a58,227 > > ================================================================= > ==3661527==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fa8c52ab5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa8c47c92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15,24 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 46a57,234 > > ================================================================= > ==3661436==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f2233b7c5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f223309a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,189 > > ================================================================= > ==3661261==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f0c9fceb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 51a62,237 > > ================================================================= > ==3661573==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f6cb7d1e5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f6cb723c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,184 > > ================================================================= > ==3661363==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fa9dc9465ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa9dbe642f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 17a18,27 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 50a61,238 > > ================================================================= > ==3661437==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f6569c2d5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f656914b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 6c6 < <detExit lane="gneE1_0" pos="28.00"/> --- > <detExit lane="gneE1_0" pos="27.00"/> ---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 14c24 < Debug: Setting new attribute pos '28.00' into detExit 'e3Detector_0' --- > Debug: Setting new attribute pos '27.00' into detExit 'e3Detector_0' 56c66 < Debug: Setting new attribute pos '28.00' into detExit 'e3Detector_0' --- > Debug: Setting new attribute pos '27.00' into detExit 'e3Detector_0' 74a85,302 > > ================================================================= > ==3661640==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f0624d4e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71a82,277 > > ================================================================= > ==3661649==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7efc1fe8d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71a82,1567 > > ================================================================= > ==3661741==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1952 byte(s) in 2 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x205b43d in GNEAdditionalHandler::buildDetectorExit(CommonXMLStructure::SumoBaseObject const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, bool, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std: :__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > const&) /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNEAdditionalHandler.cpp:654:31 > #2 0x430b468 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:216:13 > #3 0x4312b57 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:467:9 > #4 0x434c51e in AdditionalHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:642:13 > #5 0x449ea9d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #6 0x7fa06d548f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52) > > Direct leak of 1040 byte(s) in 2 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 26a38,170 > > ================================================================= > ==3662258==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8d6f0b12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 44a56,188 > > ================================================================= > ==3661750==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f62d18cf2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27a39,171 > > ================================================================= > ==3662029==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fcc7df8c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 26a38,170 > > ================================================================= > ==3662161==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f07d87a52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 5a17 > Error: Could not build instantInductionLoop with ID 'instantInductionLoop_gneE1_0_0' in netedit; declared twice. 43a56,188 > > ================================================================= > ==3661879==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9d68d112f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 <truncated after showing first 30 lines> ---------- Differences in log ---------- 1c1 < Warning: There is another instantInductionLoop with the same ID='instantInductionLoop_gneE1_0_0'. --- > Error: Could not build instantInductionLoop with ID 'instantInductionLoop_gneE1_0_0' in netedit; declared twice.
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27a39,172 > > ================================================================= > ==3661976==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd0fad952f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27a39,171 > > ================================================================= > ==3662162==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fad529b32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 99a111,264 > > ================================================================= > ==3662265==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7ff293d8c5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff2932aa2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 33a45,197 > > ================================================================= > ==3662981==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fea3217f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 34a46,178 > > ================================================================= > ==3662646==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fae558c02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 33a45,181 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3662874==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff6eb6c62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 43a55,187 > > ================================================================= > ==3662352==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fda2d6f82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 59a71,203 > > ================================================================= > ==3662411==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f0f6f18e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 34a46,178 > > ================================================================= > ==3662536==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd254b952f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 75a87,219 > > ================================================================= > ==3662935==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f72eb7532f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 62a74,206 > > ================================================================= > ==3662460==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f70b8b1d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 34a46,180 > > ================================================================= > ==3662823==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2a4bfae2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,5 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Inserting generic parameter 'KeyA1|valueA1' into instantInductionLoop > Debug: Inserting generic parameter 'KeyA3|valueA2' into instantInductionLoop > Debug: Inserting generic parameter 'KeyA2|valueA3' into instantInductionLoop 3,5c7,9 < Debug: Inserting parameter 'KeyA1|valueA1' into additional instantInductionLoop. < Debug: Inserting parameter 'KeyA3|valueA2' into additional instantInductionLoop. < Debug: Inserting parameter 'KeyA2|valueA3' into additional instantInductionLoop. --- > Debug: Inserting generic parameter 'KeyB1|valueB1' into instantInductionLoop > Debug: Inserting generic parameter 'KeyB3|valueB2' into instantInductionLoop > Debug: Inserting generic parameter 'KeyB2|valueB3' into instantInductionLoop 7,9c11,20 < Debug: Inserting parameter 'KeyB1|valueB1' into additional instantInductionLoop. < Debug: Inserting parameter 'KeyB3|valueB2' into additional instantInductionLoop. < Debug: Inserting parameter 'KeyB2|valueB3' into additional instantInductionLoop. --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 66a78,275 > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,5 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Inserting generic parameter 'KeyA1|valueA1' into instantInductionLoop > Debug: Inserting generic parameter 'KeyA3|valueA2' into instantInductionLoop > Debug: Inserting generic parameter 'KeyA2|valueA3' into instantInductionLoop 3,5c7,9 < Debug: Inserting parameter 'KeyA1|valueA1' into additional instantInductionLoop. < Debug: Inserting parameter 'KeyA3|valueA2' into additional instantInductionLoop. < Debug: Inserting parameter 'KeyA2|valueA3' into additional instantInductionLoop. --- > Debug: Inserting generic parameter 'KeyB1|valueB1' into instantInductionLoop > Debug: Inserting generic parameter 'KeyB3|valueB2' into instantInductionLoop > Debug: Inserting generic parameter 'KeyB2|valueB3' into instantInductionLoop 7,9c11,20 < Debug: Inserting parameter 'KeyB1|valueB1' into additional instantInductionLoop. < Debug: Inserting parameter 'KeyB3|valueB2' into additional instantInductionLoop. < Debug: Inserting parameter 'KeyB2|valueB3' into additional instantInductionLoop. --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69a81,258 > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,5 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Inserting generic parameter 'KeyA1|valueA1' into instantInductionLoop > Debug: Inserting generic parameter 'KeyA3|valueA2' into instantInductionLoop > Debug: Inserting generic parameter 'KeyA2|valueA3' into instantInductionLoop 3,5c7,9 < Debug: Inserting parameter 'KeyA1|valueA1' into additional instantInductionLoop. < Debug: Inserting parameter 'KeyA3|valueA2' into additional instantInductionLoop. < Debug: Inserting parameter 'KeyA2|valueA3' into additional instantInductionLoop. --- > Debug: Inserting generic parameter 'KeyB1|valueB1' into instantInductionLoop > Debug: Inserting generic parameter 'KeyB3|valueB2' into instantInductionLoop > Debug: Inserting generic parameter 'KeyB2|valueB3' into instantInductionLoop 7,9c11,20 < Debug: Inserting parameter 'KeyB1|valueB1' into additional instantInductionLoop. < Debug: Inserting parameter 'KeyB3|valueB2' into additional instantInductionLoop. < Debug: Inserting parameter 'KeyB2|valueB3' into additional instantInductionLoop. --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69a81,256 > <truncated after showing first 30 lines>additionalElements e1InstantDetector inspect_selection friendlypos ( Last six runs Jun2021 )
---------- Differences in errors ---------- 1a2,5 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Inserting generic parameter 'KeyA1|valueA1' into instantInductionLoop > Debug: Inserting generic parameter 'KeyA3|valueA2' into instantInductionLoop > Debug: Inserting generic parameter 'KeyA2|valueA3' into instantInductionLoop 3,5c7,9 < Debug: Inserting parameter 'KeyA1|valueA1' into additional instantInductionLoop. < Debug: Inserting parameter 'KeyA3|valueA2' into additional instantInductionLoop. < Debug: Inserting parameter 'KeyA2|valueA3' into additional instantInductionLoop. --- > Debug: Inserting generic parameter 'KeyB1|valueB1' into instantInductionLoop > Debug: Inserting generic parameter 'KeyB3|valueB2' into instantInductionLoop > Debug: Inserting generic parameter 'KeyB2|valueB3' into instantInductionLoop 7,9c11,20 < Debug: Inserting parameter 'KeyB1|valueB1' into additional instantInductionLoop. < Debug: Inserting parameter 'KeyB3|valueB2' into additional instantInductionLoop. < Debug: Inserting parameter 'KeyB2|valueB3' into additional instantInductionLoop. --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 118a130,306 > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,5 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Inserting generic parameter 'KeyA1|valueA1' into instantInductionLoop > Debug: Inserting generic parameter 'KeyA3|valueA2' into instantInductionLoop > Debug: Inserting generic parameter 'KeyA2|valueA3' into instantInductionLoop 3,5c7,9 < Debug: Inserting parameter 'KeyA1|valueA1' into additional instantInductionLoop. < Debug: Inserting parameter 'KeyA3|valueA2' into additional instantInductionLoop. < Debug: Inserting parameter 'KeyA2|valueA3' into additional instantInductionLoop. --- > Debug: Inserting generic parameter 'KeyB1|valueB1' into instantInductionLoop > Debug: Inserting generic parameter 'KeyB3|valueB2' into instantInductionLoop > Debug: Inserting generic parameter 'KeyB2|valueB3' into instantInductionLoop 7,9c11,20 < Debug: Inserting parameter 'KeyB1|valueB1' into additional instantInductionLoop. < Debug: Inserting parameter 'KeyB3|valueB2' into additional instantInductionLoop. < Debug: Inserting parameter 'KeyB2|valueB3' into additional instantInductionLoop. --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 79a91,266 > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,10 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Error: Attribute 'file' is missing in definition of instantInductionLoop 'E1_01'. > Error: Could not build instantInductionLoop with ID 'E1_02' in netedit; filename is invalid. > Error: Attribute 'file' in definition of instantInductionLoop 'E1_03' is empty. 8a13,23 > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 38a54,214 > > ================================================================= > ==3663857==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f02d3d8c5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,3c1,4 < Warning: Essential filename attribute 'file' of instantInductionLoop with ID 'E1_01' is missing; instantInductionLoop cannot be created < Warning: Format of essential filename attribute 'file' of instantInductionLoop with ID 'E1_02' is invalid; Filename contains invalid characters; instantInductionLoop cannot be created < Warning: Format of essential filename attribute 'file' of instantInductionLoop with ID 'E1_03' is invalid; Filename cannot be empty; instantInductionLoop cannot be created --- > Error: Attribute 'file' is missing in definition of instantInductionLoop 'E1_01'. > Error: Could not build instantInductionLoop with ID 'E1_02' in netedit; filename is invalid. > Error: Attribute 'file' in definition of instantInductionLoop 'E1_03' is empty. > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 7a9 > Error: Attribute 'id' is missing in definition of a instantInductionLoop. 8a11 > Error: Could not build instantInductionLoop with ID 'E1_01' in netedit; declared twice. 9a13,23 > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 40a55,215 > > ================================================================= > ==3663498==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f721138b5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,2c1,3 < Warning: Essential unique string attribute 'id' of instantInductionLoop is missing; instantInductionLoop cannot be created < Warning: There is another instantInductionLoop with the same ID='E1_01'. --- > Error: Attribute 'id' is missing in definition of a instantInductionLoop. > Error: Could not build instantInductionLoop with ID 'E1_01' in netedit; declared twice. > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Differences in errors ---------- 6a7,9 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Error: Attribute 'lane' is missing in definition of instantInductionLoop 'E1_01'. > Error: Could not build inductionLoop in netedit; lane doesn't exist. 7a11,21 > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 36a51,204 > > ================================================================= > ==3663545==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f05dc4a35ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,2c1,3 < Warning: Essential unique string attribute 'lane' of instantInductionLoop with ID 'E1_01' is missing; instantInductionLoop cannot be created < Warning: The lane 'dummyLane' to use within the instantInductionLoop 'E1_02' is not known. --- > Error: Attribute 'lane' is missing in definition of instantInductionLoop 'E1_01'. > Error: Could not build inductionLoop in netedit; lane doesn't exist. > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Differences in additionals ---------- 5d4 < <instantInductionLoop id="E1_01" lane="gneE1_0" pos="12.00" file="fileA.txt" vTypes="taxi bus" friendlyPos="1"/> ---------- Differences in errors ---------- 7,8c7,8 < Debug: Format of optional optional string attribute 'name' of instantInductionLoop with ID 'E1_01' is invalid; name contains invalid characters; Default value will be used. < Debug: Adding instantInductionLoop 'E1_01' in GNEChange_Additional --- > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Error: Could not build instantInductionLoop with ID 'E1_01' in netedit; name contains invalid characters. 9a10,20 > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 26d36 < Debug: Deleting unreferenced instantInductionLoop 'E1_01' 39a50,210 > > ================================================================= > ==3663648==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,2 > Error: Could not build instantInductionLoop with ID 'E1_01' in netedit; name contains invalid characters. > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 17a19,28 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 46a58,218 > > ================================================================= > ==3663907==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f107c7a65ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f107bcc42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,9 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Error: Attribute 'pos' in definition of instantInductionLoop 'E1_02' is not of type float. > Error: Attribute 'pos' is missing in definition of instantInductionLoop 'E1_01'. 7a11 > Debug: Adding instantInductionLoop 'E1_04' in GNEChange_Additional 9,38c13,23 < Debug: Additionals saved < GLDebug: Removing junctions during recomputing < GLDebug: Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00 < GLDebug: Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00 < GLDebug: Removing edges during recomputing < GLDebug: Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00 < GLDebug: Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60 < GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...) < GLDebug: Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20 < GLDebug: Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20 < GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...) < GLDebug: Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00 < GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60 < Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection() < Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection() < Debug: Deleting unreferenced instantInductionLoop 'E1_05' < Debug: Deleting unreferenced instantInductionLoop 'E1_03' < Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,3d0 < Warning: Format of essential unique float attribute 'pos' of instantInductionLoop with ID 'E1_02' is invalid; Cannot be parsed to float; instantInductionLoop cannot be created < Warning: Essential unique float attribute 'pos' of instantInductionLoop with ID 'E1_01' is missing; instantInductionLoop cannot be created < Warning: Invalid position for instantInductionLoop with ID = 'E1_04'. ---------- Differences in output ---------- 4c4 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <instantInductionLoop id="E1_03" lane="gneE0_0" pos="-10.00" file="fileA.txt" vTypes="type1 type2 type3"/> <instantInductionLoop id="E1_05" lane="gneE0_0" pos="25.00" file="fileA.txt" vTypes="type1 type2 type3"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <instantInductionLoop id="E1_01" lane="gneE0_0" pos="3.00" file="fileA.txt"/> --- > <instantInductionLoop id="E1_01" lane="gneE0_0" pos="3.00" file="fileA.txt" vTypes="%%% $$$ ;;;"/> ---------- Differences in errors ---------- 7c7 < Debug: Format of optional list of optional strings attribute 'vTypes' of instantInductionLoop with ID 'E1_01' is invalid; List of vTypes contains invalid characters; Default value will be used. --- > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,203 > > ================================================================= > ==3663699==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fdf484d65ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fdf479f42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72a84,249 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3663971==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc8c7b852f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 65a77,209 > > ================================================================= > ==3663982==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9696d952f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,12c5,6 < <instantInductionLoop id="instantInductionLoop_gneE0_0_7" lane="gneE0_1" pos="14.77" file="instantInductionLoop_gneE0_0_7.txt"/> < <instantInductionLoop id="instantInductionLoop_gneE1_0_6" lane="gneE1_1" pos="41.50" file="instantInductionLoop_gneE1_0_6.txt"/> < <instantInductionLoop id="instantInductionLoop_gneE2_0_0" lane="gneE2_1" pos="19.94" file="instantInductionLoop_gneE2_0_0.txt"/> < <instantInductionLoop id="instantInductionLoop_gneE2_1_1" lane="gneE2_2" pos="25.78" file="instantInductionLoop_gneE2_1_1.txt"/> < <instantInductionLoop id="instantInductionLoop_gneE2_2_2" lane="gneE2_3" pos="29.90" file="instantInductionLoop_gneE2_2_2.txt"/> < <instantInductionLoop id="instantInductionLoop_gneE2_3_3" lane="gneE2_4" pos="34.11" file="instantInductionLoop_gneE2_3_3.txt"/> < <instantInductionLoop id="instantInductionLoop_gneE2_4_4" lane="gneE2_5" pos="36.17" file="instantInductionLoop_gneE2_4_4.txt"/> < <instantInductionLoop id="instantInductionLoop_gneE4_0_5" lane="gneE4_0" pos="10.31" file="instantInductionLoop_gneE4_0_5.txt"/> --- > <instantInductionLoop id="instantInductionLoop_gneE0_0_7" lane="gneE0_0" pos="14.77" file="instantInductionLoop_gneE0_0_7.txt"/> > <instantInductionLoop id="instantInductionLoop_gneE1_0_6" lane="gneE1_0" pos="41.50" file="instantInductionLoop_gneE1_0_6.txt"/> ---------- Differences in errors ---------- 4,5d3 < GLDebug: Inserted junction:gneJ2 into SUMORTree with boundary 38.00,8.00,62.00,32.00 < GLDebug: Inserted junction:gneJ3 into SUMORTree with boundary -12.00,8.00,12.00,32.00 8,9c6 < GLDebug: Inserted edge:gneE2 into SUMORTree with boundary -10.00,10.00,60.00,44.40 < GLDebug: Inserted edge:gneE4 into SUMORTree with boundary -10.00,8.40,60.00,30.00 --- > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 13,18c10,26 < Debug: Adding instantInductionLoop 'instantInductionLoop_gneE2_0_0' in GNEChange_Additional < Debug: Adding instantInductionLoop 'instantInductionLoop_gneE2_1_1' in GNEChange_Additional < Debug: Adding instantInductionLoop 'instantInductionLoop_gneE2_2_2' in GNEChange_Additional < Debug: Adding instantInductionLoop 'instantInductionLoop_gneE2_3_3' in GNEChange_Additional < Debug: Adding instantInductionLoop 'instantInductionLoop_gneE2_4_4' in GNEChange_Additional < Debug: Adding instantInductionLoop 'instantInductionLoop_gneE4_0_5' in GNEChange_Additional --- > Error: Could not build inductionLoop in netedit; lane doesn't exist. > Error: Could not build inductionLoop in netedit; lane doesn't exist. > Error: Could not build inductionLoop in netedit; lane doesn't exist. > Error: Could not build inductionLoop in netedit; lane doesn't exist. > Error: Could not build inductionLoop in netedit; lane doesn't exist. > Error: Could not build inductionLoop in netedit; lane doesn't exist. > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,6c1,7 < Warning: The lane 'gneE2_0' to use within the instantInductionLoop 'instantInductionLoop_gneE2_0_0' is not known. < Warning: The lane 'gneE2_1' to use within the instantInductionLoop 'instantInductionLoop_gneE2_1_1' is not known. < Warning: The lane 'gneE2_2' to use within the instantInductionLoop 'instantInductionLoop_gneE2_2_2' is not known. < Warning: The lane 'gneE2_3' to use within the instantInductionLoop 'instantInductionLoop_gneE2_3_3' is not known. < Warning: The lane 'gneE2_4' to use within the instantInductionLoop 'instantInductionLoop_gneE2_4_4' is not known. < Warning: The lane 'gneE4_0' to use within the instantInductionLoop 'instantInductionLoop_gneE4_0_5' is not known. --- > Error: Could not build inductionLoop in netedit; lane doesn't exist. > Error: Could not build inductionLoop in netedit; lane doesn't exist. > Error: Could not build inductionLoop in netedit; lane doesn't exist. > Error: Could not build inductionLoop in netedit; lane doesn't exist. > Error: Could not build inductionLoop in netedit; lane doesn't exist. > Error: Could not build inductionLoop in netedit; lane doesn't exist. > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27a38,170 > > ================================================================= > ==3644986==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f375cef62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 45a56,188 > > ================================================================= > ==3644563==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fdfa84002f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 28a39,175 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3644822==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f37b05b82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 29a40,172 > > ================================================================= > ==3644615==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9cd46792f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27a38,172 > > ================================================================= > ==3644915==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f3b695e12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 45a56,188 > > ================================================================= > ==3644705==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff444f962f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 28a39,175 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3644764==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f4c665852f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 28a39,173 > > ================================================================= > ==3644869==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f490bc222f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 100a111,264 > > ================================================================= > ==3645120==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fe6f8a0d5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe6f7f2b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 34a45,197 > > ================================================================= > ==3645718==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe2c08a52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 35a46,178 > > ================================================================= > ==3645530==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f3de1b102f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 38a49,183 > > ================================================================= > ==3645422==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f7eadcbc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 34a45,177 > > ================================================================= > ==3645619==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f772070d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 42a53,185 > > ================================================================= > ==3645269==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f76029952f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 60a71,203 > > ================================================================= > ==3645327==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f78951912f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 35a46,180 > > ================================================================= > ==3645469==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f133159a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 76a87,220 > > ================================================================= > ==3645668==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fef1e3622f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 63a74,213 > > ================================================================= > ==3645331==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff9c5ffb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 35a46,180 > > ================================================================= > ==3645531==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff6c84b32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 67a78,273 > > ================================================================= > ==3646326==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f71824345ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f71819522f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81,257 > > ================================================================= > ==3645909==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f4d7dd945ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f4d7d2b22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71a82,257 > > ================================================================= > ==3645767==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fcc050b45ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fcc045d22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81,256 > > ================================================================= > ==3646028==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f10469865ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f1045ea42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81,258 > > ================================================================= > ==3645858==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f0048dbd5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f00482db2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 119a130,305 > > ================================================================= > ==3646264==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f54693495ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f54688672f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 80a91,268 > > ================================================================= > ==3645972==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f21f26f55ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f21f1c132f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5d4 < <e1Detector id="E1_02" lane="gneE0_0" pos="30.00" freq="120.00" file="%%%$$$%%%" vTypes="bus taxi private"/> ---------- Differences in errors ---------- 9c9 < Debug: Adding e1Detector 'E1_02' in GNEChange_Additional --- > Error: Could not build e1Detector with ID 'E1_02' in netedit; filename is invalid. 13a14,23 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 31d40 < Debug: Deleting unreferenced e1Detector 'E1_02' 44a54,207 > > ================================================================= > ==3646775==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fdfbf1b25ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: <truncated after showing first 30 lines> ---------- Differences in log ---------- 1a2 > Error: Could not build e1Detector with ID 'E1_02' in netedit; filename is invalid.
---------- Differences in additionals ---------- 5d4 < <e1Detector id="E1_03" lane="gneE0_0" pos="21.00" freq="-100.00" file="fileA.txt" vTypes="bus taxi private"/> ---------- Differences in errors ---------- 10c10 < Debug: Adding e1Detector 'E1_03' in GNEChange_Additional --- > Error: Could not build e1Detector with ID 'E1_03' in netedit; attribute freq cannot be negative. 12a13,22 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 29d38 < Debug: Deleting unreferenced e1Detector 'E1_03' 42a52,211 > > ================================================================= > ==3646528==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f0231f575ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: <truncated after showing first 30 lines> ---------- Differences in log ---------- 2a3 > Error: Could not build e1Detector with ID 'E1_03' in netedit; attribute freq cannot be negative.
---------- Differences in errors ---------- 13a14,23 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 44a55,208 > > ================================================================= > ==3646376==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fda3e1195ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fda3d6372f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 40a51,210 > > ================================================================= > ==3646431==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fef6ac985ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fef6a1b62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5d4 < <e1Detector id="E1_01" lane="gneE1_0" pos="12.00" freq="120.00" name="$·$··%·" file="fileA.txt" vTypes="taxi bus" friendlyPos="1"/> ---------- Differences in errors ---------- 8c8 < Debug: Adding e1Detector 'E1_01' in GNEChange_Additional --- > Error: Could not build e1Detector with ID 'E1_01' in netedit; name contains invalid characters. 9a10,20 > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 26d36 < Debug: Deleting unreferenced e1Detector 'E1_01' 39a50,203 > > ================================================================= > ==3646576==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f27f62485ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,2 > Error: Could not build e1Detector with ID 'E1_01' in netedit; name contains invalid characters. > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Differences in errors ---------- 18a19,28 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 47a58,218 > > ================================================================= > ==3646825==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f6b8d4565ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f6b8c9742f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 13a14,23 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 43a54,214 > > ================================================================= > ==3646481==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f5df22b15ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5df17cf2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5d4 < <e1Detector id="E1_01" lane="gneE0_0" pos="3.00" freq="100.00" file="fileA.txt" vTypes="%%% $$$ ;;;"/> ---------- Differences in errors ---------- 8c8 < Debug: Adding e1Detector 'E1_01' in GNEChange_Additional --- > Error: Could not build e1Detector with ID 'E1_01' in netedit; list of VTypes isn't valid. 9a10,20 > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 26d36 < Debug: Deleting unreferenced e1Detector 'E1_01' 39a50,203 > > ================================================================= > ==3646632==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f5e30b045ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,2 > Error: Could not build e1Detector with ID 'E1_01' in netedit; list of VTypes isn't valid. > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 73a84,238 > > ================================================================= > ==3646886==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2a415772f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <e1Detector id="e1Detector_gneE1_0_0" lane="gneE1_0" pos="18.00" freq="300.00" file="e1Detector_gneE1_0_0.xml"/> --- > <e1Detector id="e1Detector_gneE1_0_0" lane="gneE1_0" pos="17.00" freq="300.00" file="e1Detector_gneE1_0_0.xml"/> ---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 13c23 < Debug: Setting new attribute pos '18.00' into e1Detector 'e1Detector_gneE1_0_0' --- > Debug: Setting new attribute pos '17.00' into e1Detector 'e1Detector_gneE1_0_0' 37c47 < Debug: Setting new attribute pos '18.00' into e1Detector 'e1Detector_gneE1_0_0' --- > Debug: Setting new attribute pos '17.00' into e1Detector 'e1Detector_gneE1_0_0' 66a77,209 > > ================================================================= > ==3646941==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff4797c02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 65a76,1238 > > ================================================================= > ==3646989==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1040 byte(s) in 2 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fb7d86f05ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb7d7c0e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="10.00" endPos="13.00" freq="900.00" file="e2MultilaneDetector_0.xml"/> --- > <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="10.00" endPos="13.00" freq="300.00" file="e2MultilaneDetector_0.xml"/> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 35a47,154 > > ================================================================= > ==3651307==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9cd25462f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0 gneE4_0 gneE5_0" pos="10.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_0.xml"/> --- > <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0 gneE4_0 gneE5_0" pos="10.00" endPos="15.00" freq="300.00" file="e2MultilaneDetector_0.xml"/> ---------- Differences in errors ---------- 9a10,20 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 80a92,199 > > ================================================================= > ==3650612==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa2d8d202f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <e2Detector id="e2MultilaneDetector_0" lanes="gneE3_0 gneE4_0 gneE5_0" pos="13.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_0.xml"/> --- > <e2Detector id="e2MultilaneDetector_0" lanes="gneE3_0 gneE4_0 gneE5_0" pos="13.00" endPos="15.00" freq="300.00" file="e2MultilaneDetector_0.xml"/> ---------- Differences in errors ---------- 9a10,20 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 80a92,207 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3650698==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f1a31ee62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,20 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71a83,197 > > ================================================================= > ==3650742==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc32f1a12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="10.00" endPos="13.00" freq="900.00" file="myOwnFilename.txt"/> --- > <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="10.00" endPos="13.00" freq="300.00" file="myOwnFilename.txt"/> ---------- Differences in errors ---------- 9a10,20 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 80a92,199 > > ================================================================= > ==3650902==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f3ba036a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 35a47,154 > > ================================================================= > ==3650799==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fae974b42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="10.00" endPos="13.00" freq="900.00" file="e2MultilaneDetector_0.xml" friendlyPos="1"/> --- > <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="10.00" endPos="13.00" freq="300.00" file="e2MultilaneDetector_0.xml" friendlyPos="1"/> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 35a47,154 > > ================================================================= > ==3651163==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5deacd42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="10.00" endPos="13.00" freq="900.00" file="e2MultilaneDetector_0.xml" jamThreshold="15.50"/> --- > <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="10.00" endPos="13.00" freq="300.00" file="e2MultilaneDetector_0.xml" jamThreshold="15.50"/> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 35a47,154 > > ================================================================= > ==3651115==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f34a3d9b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="10.00" endPos="13.00" freq="900.00" name="detectorName" file="e2MultilaneDetector_0.xml"/> --- > <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="10.00" endPos="13.00" freq="300.00" name="detectorName" file="e2MultilaneDetector_0.xml"/> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 35a47,154 > > ================================================================= > ==3650851==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa8449fc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="10.00" endPos="13.00" freq="900.00" file="e2MultilaneDetector_0.xml" speedThreshold="2.50"/> --- > <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="10.00" endPos="13.00" freq="300.00" file="e2MultilaneDetector_0.xml" speedThreshold="2.50"/> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 35a47,154 > > ================================================================= > ==3651069==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f78bb90f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="10.00" endPos="13.00" freq="900.00" file="e2MultilaneDetector_0.xml" timeThreshold="10.00"/> --- > <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="10.00" endPos="13.00" freq="300.00" file="e2MultilaneDetector_0.xml" timeThreshold="10.00"/> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 35a47,154 > > ================================================================= > ==3651011==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa8c78b82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="10.00" endPos="13.00" freq="900.00" file="e2MultilaneDetector_0.xml" vTypes="private passenger taxi bus"/> --- > <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="10.00" endPos="13.00" freq="300.00" file="e2MultilaneDetector_0.xml" vTypes="private passenger taxi bus"/> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 35a47,154 > > ================================================================= > ==3650959==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f72828bf2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 10a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 38,96c49 < Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional <truncated after showing first 30 lines> ---------- Differences in output ---------- 13c13 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> </edge> <edge id=":gneJ2_0" function="internal"> <lane id=":gneJ2_0_0" index="0" speed="13.89" length="0.10" shape="25.00,1.60 25.00,1.60"/> </edge> <edge id=":gneJ2_1" function="internal"> <lane id=":gneJ2_1_0" index="0" speed="13.89" length="0.10" shape="25.00,-1.60 25.00,-1.60"/> </edge> <edge id="gneE2" from="gneJ0" to="gneJ2" priority="-1"> <lane id="gneE2_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/> </edge> <edge id="gneE3" from="gneJ2" to="gneJ1" priority="-1"> <lane id="gneE3_0" index="0" speed="13.89" length="25.00" shape="25.00,-1.60 50.00,-1.60"/> </edge> <edge id="gneE4" from="gneJ1" to="gneJ2" priority="-1"> <lane id="gneE4_0" index="0" speed="13.89" length="25.00" shape="50.00,1.60 25.00,1.60"/> </edge> <edge id="gneE5" from="gneJ2" to="gneJ0" priority="-1"> <lane id="gneE5_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/> </edge> <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" freq="900.00" file="e2MultilaneDetector_0.xml"/> --- > <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" freq="300.00" file="e2MultilaneDetector_0.xml"/> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 42a54,164 > > ================================================================= > ==3652316==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe11ac8f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="20.00" freq="900.00" file="e2MultilaneDetector_0.xml"/> --- > <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="20.00" freq="300.00" file="e2MultilaneDetector_0.xml"/> ---------- Differences in errors ---------- 9a10,20 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 102a114,227 > > ================================================================= > ==3651641==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f4e6bdd12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" freq="900.00" name="myOwnOutput.txt" file=""/> --- > <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" freq="300.00" name="myOwnOutput.txt" file=""/> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 50a62,172 > > ================================================================= > ==3651854==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb4e9c702f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" freq="900.00" tl="120" file="e2MultilaneDetector_0.xml"/> --- > <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" freq="300.00" tl="120" file="e2MultilaneDetector_0.xml"/> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 44a56,163 > > ================================================================= > ==3651736==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f76416622f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" freq="900.00" file="e2MultilaneDetector_0.xml" friendlyPos="1"/> --- > <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" freq="300.00" file="e2MultilaneDetector_0.xml" friendlyPos="1"/> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 42a54,161 > > ================================================================= > ==3652153==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f33c30ed2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,6c5,6 < <e2Detector id="correctID" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" freq="900.00" file="e2MultilaneDetector_0.xml"/> < <e2Detector id="e2MultilaneDetector_1" lanes="gneE4_0 gneE5_0" pos="18.00" endPos="7.00" freq="900.00" file="e2MultilaneDetector_1.xml"/> --- > <e2Detector id="correctID" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" freq="300.00" file="e2MultilaneDetector_0.xml"/> > <e2Detector id="e2MultilaneDetector_1" lanes="gneE4_0 gneE5_0" pos="18.00" endPos="7.00" freq="300.00" file="e2MultilaneDetector_1.xml"/> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 53a65,172 > > ================================================================= > ==3651415==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f57fd0832f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" freq="900.00" file="e2MultilaneDetector_0.xml" jamThreshold="7.30"/> --- > <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" freq="300.00" file="e2MultilaneDetector_0.xml" jamThreshold="7.30"/> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 44a56,165 > > ================================================================= > ==3652072==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f25357f72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <e2Detector id="e2MultilaneDetector_0" lanes="gneE4_0 gneE5_0" pos="18.00" endPos="7.00" freq="900.00" file="e2MultilaneDetector_0.xml"/> --- > <e2Detector id="e2MultilaneDetector_0" lanes="gneE4_0 gneE5_0" pos="18.00" endPos="7.00" freq="300.00" file="e2MultilaneDetector_0.xml"/> ---------- Differences in errors ---------- 9a10,20 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 91a103,210 > > ================================================================= > ==3651533==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe11b6ab2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" freq="900.00" name="customName" file="e2MultilaneDetector_0.xml"/> --- > <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" freq="300.00" name="customName" file="e2MultilaneDetector_0.xml"/> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 43a55,162 > > ================================================================= > ==3651808==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7efe1e8802f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" freq="900.00" file="e2MultilaneDetector_0.xml"> --- > <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" freq="300.00" file="e2MultilaneDetector_0.xml"> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 84a96,203 > > ================================================================= > ==3652202==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fca193132f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="20.00" endPos="7.00" freq="900.00" file="e2MultilaneDetector_0.xml"/> --- > <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="20.00" endPos="7.00" freq="300.00" file="e2MultilaneDetector_0.xml"/> ---------- Differences in errors ---------- 9a10,20 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 102a114,227 > > ================================================================= > ==3651582==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa1608ad2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" freq="900.00" file="e2MultilaneDetector_0.xml" speedThreshold="6.30"/> --- > <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" freq="300.00" file="e2MultilaneDetector_0.xml" speedThreshold="6.30"/> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 44a56,163 > > ================================================================= > ==3652010==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8fc280a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" freq="900.00" file="e2MultilaneDetector_0.xml" timeThreshold="4.00"/> --- > <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" freq="300.00" file="e2MultilaneDetector_0.xml" timeThreshold="4.00"/> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 44a56,163 > > ================================================================= > ==3651958==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd76c7b02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" freq="900.00" file="e2MultilaneDetector_0.xml" vTypes="Type1 Type2 Type3"/> --- > <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" freq="300.00" file="e2MultilaneDetector_0.xml" vTypes="Type1 Type2 Type3"/> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 43a55,163 > > ================================================================= > ==3651908==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f881a3e72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" freq="100.00" name="nameA" file="fileA.txt" vTypes="type1 type2 type3" friendlyPos="1"> --- > <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" freq="100.00" name="nameA" file="fileA.txt" vTypes="type1 type2 type3" speedThreshold="0.13" friendlyPos="1"> 10c10 < <e2Detector id="e2MultilaneDetector_1" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" freq="200.00" name="nameB" file="fileB.xml" vTypes="type4 type5 type6" friendlyPos="1"> --- > <e2Detector id="e2MultilaneDetector_1" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" freq="200.00" name="nameB" file="fileB.xml" vTypes="type4 type5 type6" speedThreshold="0.13" friendlyPos="1"> ---------- Differences in errors ---------- 1a2,5 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Inserting generic parameter 'KeyA1|valueA1' into e2Detector > Debug: Inserting generic parameter 'KeyA3|valueA2' into e2Detector > Debug: Inserting generic parameter 'KeyA2|valueA3' into e2Detector 3,5c7,9 < Debug: Inserting parameter 'KeyA1|valueA1' into additional e2MultilaneDetector. < Debug: Inserting parameter 'KeyA3|valueA2' into additional e2MultilaneDetector. < Debug: Inserting parameter 'KeyA2|valueA3' into additional e2MultilaneDetector. --- > Debug: Inserting generic parameter 'KeyB1|valueB1' into e2Detector > Debug: Inserting generic parameter 'KeyB3|valueB2' into e2Detector > Debug: Inserting generic parameter 'KeyB2|valueB3' into e2Detector 7,9c11,20 < Debug: Inserting parameter 'KeyB1|valueB1' into additional e2MultilaneDetector. < Debug: Inserting parameter 'KeyB3|valueB2' into additional e2MultilaneDetector. < Debug: Inserting parameter 'KeyB2|valueB3' into additional e2MultilaneDetector. --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 92a104,232 > <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" freq="100.00" name="nameA" file="myOwnOutput.txt" vTypes="type1 type2 type3" friendlyPos="1"> --- > <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" freq="100.00" name="nameA" file="myOwnOutput.txt" vTypes="type1 type2 type3" speedThreshold="0.13" friendlyPos="1"> 10c10 < <e2Detector id="e2MultilaneDetector_1" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" freq="200.00" name="nameB" file="myOwnOutput.txt" vTypes="type4 type5 type6" friendlyPos="1"> --- > <e2Detector id="e2MultilaneDetector_1" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" freq="200.00" name="nameB" file="myOwnOutput.txt" vTypes="type4 type5 type6" speedThreshold="0.13" friendlyPos="1"> ---------- Differences in errors ---------- 1a2,5 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Inserting generic parameter 'KeyA1|valueA1' into e2Detector > Debug: Inserting generic parameter 'KeyA3|valueA2' into e2Detector > Debug: Inserting generic parameter 'KeyA2|valueA3' into e2Detector 3,5c7,9 < Debug: Inserting parameter 'KeyA1|valueA1' into additional e2MultilaneDetector. < Debug: Inserting parameter 'KeyA3|valueA2' into additional e2MultilaneDetector. < Debug: Inserting parameter 'KeyA2|valueA3' into additional e2MultilaneDetector. --- > Debug: Inserting generic parameter 'KeyB1|valueB1' into e2Detector > Debug: Inserting generic parameter 'KeyB3|valueB2' into e2Detector > Debug: Inserting generic parameter 'KeyB2|valueB3' into e2Detector 7,9c11,20 < Debug: Inserting parameter 'KeyB1|valueB1' into additional e2MultilaneDetector. < Debug: Inserting parameter 'KeyB3|valueB2' into additional e2MultilaneDetector. < Debug: Inserting parameter 'KeyB2|valueB3' into additional e2MultilaneDetector. --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 103a115,244 > <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" freq="120.00" name="nameA" file="fileA.txt" vTypes="type1 type2 type3" friendlyPos="1"> --- > <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" freq="120.00" name="nameA" file="fileA.txt" vTypes="type1 type2 type3" speedThreshold="0.13" friendlyPos="1"> 10c10 < <e2Detector id="e2MultilaneDetector_1" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" freq="120.00" name="nameB" file="fileB.xml" vTypes="type4 type5 type6" friendlyPos="1"> --- > <e2Detector id="e2MultilaneDetector_1" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" freq="120.00" name="nameB" file="fileB.xml" vTypes="type4 type5 type6" speedThreshold="0.13" friendlyPos="1"> ---------- Differences in errors ---------- 1a2,5 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Inserting generic parameter 'KeyA1|valueA1' into e2Detector > Debug: Inserting generic parameter 'KeyA3|valueA2' into e2Detector > Debug: Inserting generic parameter 'KeyA2|valueA3' into e2Detector 3,5c7,9 < Debug: Inserting parameter 'KeyA1|valueA1' into additional e2MultilaneDetector. < Debug: Inserting parameter 'KeyA3|valueA2' into additional e2MultilaneDetector. < Debug: Inserting parameter 'KeyA2|valueA3' into additional e2MultilaneDetector. --- > Debug: Inserting generic parameter 'KeyB1|valueB1' into e2Detector > Debug: Inserting generic parameter 'KeyB3|valueB2' into e2Detector > Debug: Inserting generic parameter 'KeyB2|valueB3' into e2Detector 7,9c11,20 < Debug: Inserting parameter 'KeyB1|valueB1' into additional e2MultilaneDetector. < Debug: Inserting parameter 'KeyB3|valueB2' into additional e2MultilaneDetector. < Debug: Inserting parameter 'KeyB2|valueB3' into additional e2MultilaneDetector. --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 94a106,234 > <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" freq="100.00" name="nameA" file="fileA.txt" vTypes="type1 type2 type3"> --- > <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" freq="100.00" name="nameA" file="fileA.txt" vTypes="type1 type2 type3" speedThreshold="0.13"> 10c10 < <e2Detector id="e2MultilaneDetector_1" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" freq="200.00" name="nameB" file="fileB.xml" vTypes="type4 type5 type6"> --- > <e2Detector id="e2MultilaneDetector_1" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" freq="200.00" name="nameB" file="fileB.xml" vTypes="type4 type5 type6" speedThreshold="0.13"> ---------- Differences in errors ---------- 1a2,5 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Inserting generic parameter 'KeyA1|valueA1' into e2Detector > Debug: Inserting generic parameter 'KeyA3|valueA2' into e2Detector > Debug: Inserting generic parameter 'KeyA2|valueA3' into e2Detector 3,5c7,9 < Debug: Inserting parameter 'KeyA1|valueA1' into additional e2MultilaneDetector. < Debug: Inserting parameter 'KeyA3|valueA2' into additional e2MultilaneDetector. < Debug: Inserting parameter 'KeyA2|valueA3' into additional e2MultilaneDetector. --- > Debug: Inserting generic parameter 'KeyB1|valueB1' into e2Detector > Debug: Inserting generic parameter 'KeyB3|valueB2' into e2Detector > Debug: Inserting generic parameter 'KeyB2|valueB3' into e2Detector 7,9c11,20 < Debug: Inserting parameter 'KeyB1|valueB1' into additional e2MultilaneDetector. < Debug: Inserting parameter 'KeyB3|valueB2' into additional e2MultilaneDetector. < Debug: Inserting parameter 'KeyB2|valueB3' into additional e2MultilaneDetector. --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 92a104,232 > <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" freq="100.00" name="nameA" file="fileA.txt" vTypes="type1 type2 type3" jamThreshold="7.30" friendlyPos="1"> --- > <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" freq="100.00" name="nameA" file="fileA.txt" vTypes="type1 type2 type3" speedThreshold="0.13" jamThreshold="7.30" friendlyPos="1"> 10c10 < <e2Detector id="e2MultilaneDetector_1" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" freq="200.00" name="nameB" file="fileB.xml" vTypes="type4 type5 type6" jamThreshold="7.30" friendlyPos="1"> --- > <e2Detector id="e2MultilaneDetector_1" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" freq="200.00" name="nameB" file="fileB.xml" vTypes="type4 type5 type6" speedThreshold="0.13" jamThreshold="7.30" friendlyPos="1"> ---------- Differences in errors ---------- 1a2,5 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Inserting generic parameter 'KeyA1|valueA1' into e2Detector > Debug: Inserting generic parameter 'KeyA3|valueA2' into e2Detector > Debug: Inserting generic parameter 'KeyA2|valueA3' into e2Detector 3,5c7,9 < Debug: Inserting parameter 'KeyA1|valueA1' into additional e2MultilaneDetector. < Debug: Inserting parameter 'KeyA3|valueA2' into additional e2MultilaneDetector. < Debug: Inserting parameter 'KeyA2|valueA3' into additional e2MultilaneDetector. --- > Debug: Inserting generic parameter 'KeyB1|valueB1' into e2Detector > Debug: Inserting generic parameter 'KeyB3|valueB2' into e2Detector > Debug: Inserting generic parameter 'KeyB2|valueB3' into e2Detector 7,9c11,20 < Debug: Inserting parameter 'KeyB1|valueB1' into additional e2MultilaneDetector. < Debug: Inserting parameter 'KeyB3|valueB2' into additional e2MultilaneDetector. < Debug: Inserting parameter 'KeyB2|valueB3' into additional e2MultilaneDetector. --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 94a106,236 > <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" freq="100.00" name="customName" file="fileA.txt" vTypes="type1 type2 type3" friendlyPos="1"> --- > <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" freq="100.00" name="customName" file="fileA.txt" vTypes="type1 type2 type3" speedThreshold="0.13" friendlyPos="1"> 10c10 < <e2Detector id="e2MultilaneDetector_1" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" freq="200.00" name="customName" file="fileB.xml" vTypes="type4 type5 type6" friendlyPos="1"> --- > <e2Detector id="e2MultilaneDetector_1" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" freq="200.00" name="customName" file="fileB.xml" vTypes="type4 type5 type6" speedThreshold="0.13" friendlyPos="1"> ---------- Differences in errors ---------- 1a2,5 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Inserting generic parameter 'KeyA1|valueA1' into e2Detector > Debug: Inserting generic parameter 'KeyA3|valueA2' into e2Detector > Debug: Inserting generic parameter 'KeyA2|valueA3' into e2Detector 3,5c7,9 < Debug: Inserting parameter 'KeyA1|valueA1' into additional e2MultilaneDetector. < Debug: Inserting parameter 'KeyA3|valueA2' into additional e2MultilaneDetector. < Debug: Inserting parameter 'KeyA2|valueA3' into additional e2MultilaneDetector. --- > Debug: Inserting generic parameter 'KeyB1|valueB1' into e2Detector > Debug: Inserting generic parameter 'KeyB3|valueB2' into e2Detector > Debug: Inserting generic parameter 'KeyB2|valueB3' into e2Detector 7,9c11,20 < Debug: Inserting parameter 'KeyB1|valueB1' into additional e2MultilaneDetector. < Debug: Inserting parameter 'KeyB3|valueB2' into additional e2MultilaneDetector. < Debug: Inserting parameter 'KeyB2|valueB3' into additional e2MultilaneDetector. --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 93a105,233 > <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" freq="100.00" name="nameA" file="fileA.txt" vTypes="type1 type2 type3" friendlyPos="1"> --- > <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" freq="100.00" name="nameA" file="fileA.txt" vTypes="type1 type2 type3" speedThreshold="0.13" friendlyPos="1"> 10c10 < <e2Detector id="e2MultilaneDetector_1" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" freq="200.00" name="nameB" file="fileB.xml" vTypes="type4 type5 type6" friendlyPos="1"> --- > <e2Detector id="e2MultilaneDetector_1" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" freq="200.00" name="nameB" file="fileB.xml" vTypes="type4 type5 type6" speedThreshold="0.13" friendlyPos="1"> ---------- Differences in errors ---------- 1a2,5 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Inserting generic parameter 'KeyA1|valueA1' into e2Detector > Debug: Inserting generic parameter 'KeyA3|valueA2' into e2Detector > Debug: Inserting generic parameter 'KeyA2|valueA3' into e2Detector 3,5c7,9 < Debug: Inserting parameter 'KeyA1|valueA1' into additional e2MultilaneDetector. < Debug: Inserting parameter 'KeyA3|valueA2' into additional e2MultilaneDetector. < Debug: Inserting parameter 'KeyA2|valueA3' into additional e2MultilaneDetector. --- > Debug: Inserting generic parameter 'KeyB1|valueB1' into e2Detector > Debug: Inserting generic parameter 'KeyB3|valueB2' into e2Detector > Debug: Inserting generic parameter 'KeyB2|valueB3' into e2Detector 7,9c11,20 < Debug: Inserting parameter 'KeyB1|valueB1' into additional e2MultilaneDetector. < Debug: Inserting parameter 'KeyB3|valueB2' into additional e2MultilaneDetector. < Debug: Inserting parameter 'KeyB2|valueB3' into additional e2MultilaneDetector. --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 144a156,285 > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,5 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Inserting generic parameter 'KeyA1|valueA1' into e2Detector > Debug: Inserting generic parameter 'KeyA3|valueA2' into e2Detector > Debug: Inserting generic parameter 'KeyA2|valueA3' into e2Detector 3,5c7,9 < Debug: Inserting parameter 'KeyA1|valueA1' into additional e2MultilaneDetector. < Debug: Inserting parameter 'KeyA3|valueA2' into additional e2MultilaneDetector. < Debug: Inserting parameter 'KeyA2|valueA3' into additional e2MultilaneDetector. --- > Debug: Inserting generic parameter 'KeyB1|valueB1' into e2Detector > Debug: Inserting generic parameter 'KeyB3|valueB2' into e2Detector > Debug: Inserting generic parameter 'KeyB2|valueB3' into e2Detector 7,9c11,20 < Debug: Inserting parameter 'KeyB1|valueB1' into additional e2MultilaneDetector. < Debug: Inserting parameter 'KeyB3|valueB2' into additional e2MultilaneDetector. < Debug: Inserting parameter 'KeyB2|valueB3' into additional e2MultilaneDetector. --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 32,33c43,44 < Debug: Setting previous attribute speedThreshold '1.39' into e2MultilaneDetector 'e2MultilaneDetector_1' <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" freq="100.00" name="nameA" file="fileA.txt" vTypes="type1 type2 type3" timeThreshold="4.00" friendlyPos="1"> --- > <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" freq="100.00" name="nameA" file="fileA.txt" vTypes="type1 type2 type3" timeThreshold="4.00" speedThreshold="0.13" friendlyPos="1"> 10c10 < <e2Detector id="e2MultilaneDetector_1" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" freq="200.00" name="nameB" file="fileB.xml" vTypes="type4 type5 type6" timeThreshold="4.00" friendlyPos="1"> --- > <e2Detector id="e2MultilaneDetector_1" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" freq="200.00" name="nameB" file="fileB.xml" vTypes="type4 type5 type6" timeThreshold="4.00" speedThreshold="0.13" friendlyPos="1"> ---------- Differences in errors ---------- 1a2,5 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Inserting generic parameter 'KeyA1|valueA1' into e2Detector > Debug: Inserting generic parameter 'KeyA3|valueA2' into e2Detector > Debug: Inserting generic parameter 'KeyA2|valueA3' into e2Detector 3,5c7,9 < Debug: Inserting parameter 'KeyA1|valueA1' into additional e2MultilaneDetector. < Debug: Inserting parameter 'KeyA3|valueA2' into additional e2MultilaneDetector. < Debug: Inserting parameter 'KeyA2|valueA3' into additional e2MultilaneDetector. --- > Debug: Inserting generic parameter 'KeyB1|valueB1' into e2Detector > Debug: Inserting generic parameter 'KeyB3|valueB2' into e2Detector > Debug: Inserting generic parameter 'KeyB2|valueB3' into e2Detector 7,9c11,20 < Debug: Inserting parameter 'KeyB1|valueB1' into additional e2MultilaneDetector. < Debug: Inserting parameter 'KeyB3|valueB2' into additional e2MultilaneDetector. < Debug: Inserting parameter 'KeyB2|valueB3' into additional e2MultilaneDetector. --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 94a106,234 > <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" freq="100.00" name="nameA" file="fileA.txt" vTypes="Type1 Type2 Type3" friendlyPos="1"> --- > <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" freq="100.00" name="nameA" file="fileA.txt" vTypes="Type1 Type2 Type3" speedThreshold="0.13" friendlyPos="1"> 10c10 < <e2Detector id="e2MultilaneDetector_1" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" freq="200.00" name="nameB" file="fileB.xml" vTypes="Type1 Type2 Type3" friendlyPos="1"> --- > <e2Detector id="e2MultilaneDetector_1" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" freq="200.00" name="nameB" file="fileB.xml" vTypes="Type1 Type2 Type3" speedThreshold="0.13" friendlyPos="1"> ---------- Differences in errors ---------- 1a2,5 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Inserting generic parameter 'KeyA1|valueA1' into e2Detector > Debug: Inserting generic parameter 'KeyA3|valueA2' into e2Detector > Debug: Inserting generic parameter 'KeyA2|valueA3' into e2Detector 3,5c7,9 < Debug: Inserting parameter 'KeyA1|valueA1' into additional e2MultilaneDetector. < Debug: Inserting parameter 'KeyA3|valueA2' into additional e2MultilaneDetector. < Debug: Inserting parameter 'KeyA2|valueA3' into additional e2MultilaneDetector. --- > Debug: Inserting generic parameter 'KeyB1|valueB1' into e2Detector > Debug: Inserting generic parameter 'KeyB3|valueB2' into e2Detector > Debug: Inserting generic parameter 'KeyB2|valueB3' into e2Detector 7,9c11,20 < Debug: Inserting parameter 'KeyB1|valueB1' into additional e2MultilaneDetector. < Debug: Inserting parameter 'KeyB3|valueB2' into additional e2MultilaneDetector. < Debug: Inserting parameter 'KeyB2|valueB3' into additional e2MultilaneDetector. --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 93a105,235 > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,14 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Error: lanes and endPos must be defined together in E2 detector > Error: Attribute 'endPos' in definition of e2Detector 'e2MultilaneDetector_1' is not of type float. > Error: Attribute 'endPos' in definition of e2Detector 'e2MultilaneDetector_2' is empty. > Error: Could not build e2Detector with ID 'e2MultilaneDetector_3' in netedit; Invalid position over lane. 10a16 > Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_5' in GNEChange_Additional 12a19,29 > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 38a56 > Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_5' in GNEChange_Additional 42a61 > Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_5' in GNEChange_Additional 45,85d63 < Debug: Additionals saved < GLDebug: Removing junctions during recomputing < GLDebug: Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20 < GLDebug: Removed object junction:gneJ1 from SUMORTree with boundary 40.00,-13.20,60.00,13.20 < GLDebug: Removed object junction:gneJ2 from SUMORTree with boundary 15.00,-13.20,35.00,13.20 <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,5d0 < Warning: Essential unique float attribute 'endPos' of e2MultilaneDetector with ID 'e2MultilaneDetector_0' is missing; e2MultilaneDetector cannot be created < Warning: Format of essential unique float attribute 'endPos' of e2MultilaneDetector with ID 'e2MultilaneDetector_1' is invalid; Cannot be parsed to float; e2MultilaneDetector cannot be created < Warning: Format of essential unique float attribute 'endPos' of e2MultilaneDetector with ID 'e2MultilaneDetector_2' is invalid; Cannot be parsed to float; e2MultilaneDetector cannot be created < Warning: Invalid end position for e2MultilaneDetector with ID = 'e2MultilaneDetector_3'. < Warning: Invalid end position for e2MultilaneDetector with ID = 'e2MultilaneDetector_5'. ---------- Differences in output ---------- 6c6 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <e2Detector id="e2MultilaneDetector_4" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="24.99" freq="900.00" file="e2MultilaneDetector_4.xml" friendlyPos="1"/> <e2Detector id="e2MultilaneDetector_6" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="0.00" freq="900.00" file="e2MultilaneDetector_6.xml" friendlyPos="1"/> <e2Detector id="e2MultilaneDetector_7" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="10.50" freq="900.00" file="e2MultilaneDetector_7.xml"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> </edge> <edge id=":gneJ2_0" function="internal"> <lane id=":gneJ2_0_0" index="0" speed="13.89" length="0.10" shape="25.00,1.60 25.00,1.60"/> </edge> <edge id=":gneJ2_1" function="internal"> <lane id=":gneJ2_1_0" index="0" speed="13.89" length="0.10" shape="25.00,-1.60 25.00,-1.60"/> </edge> <edge id="gneE2" from="gneJ0" to="gneJ2" priority="-1"> <lane id="gneE2_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/> </edge> <edge id="gneE3" from="gneJ2" to="gneJ1" priority="-1"> <lane id="gneE3_0" index="0" speed="13.89" length="25.00" shape="25.00,-1.60 50.00,-1.60"/> </edge> <edge id="gneE4" from="gneJ1" to="gneJ2" priority="-1"> <lane id="gneE4_0" index="0" speed="13.89" length="25.00" shape="50.00,1.60 25.00,1.60"/> </edge> <edge id="gneE5" from="gneJ2" to="gneJ0" priority="-1"> <lane id="gneE5_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/> </edge> <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,6c5,6 < <e2Detector id="e2MultilaneDetector_2" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="myOwnFile.xml"/> < <e2Detector id="e2MultilaneDetector_3" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="myOwnFile.xml"/> --- > <e2Detector id="e2MultilaneDetector_2" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="myOwnFile.xml" speedThreshold="0.13"/> > <e2Detector id="e2MultilaneDetector_3" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="myOwnFile.xml" speedThreshold="0.13"/> ---------- Differences in errors ---------- 9a10,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Error: Attribute 'file' is missing in definition of e2Detector 'e2MultilaneDetector_0'. > Error: Could not build e2Detector with ID 'e2MultilaneDetector_1' in netedit; filename is invalid. 11a15,25 > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 81a96,224 > > ================================================================= > ==3653693==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f302c4105ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,2c1,3 < Warning: Essential filename attribute 'file' of e2MultilaneDetector with ID 'e2MultilaneDetector_0' is missing; e2MultilaneDetector cannot be created < Warning: Format of essential filename attribute 'file' of e2MultilaneDetector with ID 'e2MultilaneDetector_1' is invalid; Filename contains invalid characters; e2MultilaneDetector cannot be created --- > Error: Attribute 'file' is missing in definition of e2Detector 'e2MultilaneDetector_0'. > Error: Could not build e2Detector with ID 'e2MultilaneDetector_1' in netedit; filename is invalid. > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Differences in additionals ---------- 5,8c5 < <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_0.xml"/> < <e2Detector id="e2MultilaneDetector_1" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="dummyFreq" file="e2MultilaneDetector_1.xml"/> < <e2Detector id="e2MultilaneDetector_2" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="-50" file="e2MultilaneDetector_2.xml"/> < <e2Detector id="e2MultilaneDetector_3" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="12.5" file="e2MultilaneDetector_3.xml"/> --- > <e2Detector id="e2MultilaneDetector_3" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="12.50" file="e2MultilaneDetector_3.xml" speedThreshold="0.13"/> ---------- Differences in errors ---------- 10,12c10,13 < Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional < Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional < Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_2' in GNEChange_Additional --- > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Error: define either frequency or traffic light ID in E2 detector > Error: Attribute 'freq' in definition of e2Detector 'e2MultilaneDetector_1' is not a real number. > Error: Could not build e2Detector with ID 'e2MultilaneDetector_2' in netedit; attribute freq cannot be negative. 13a15,25 > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39,41d50 < Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_2' in GNEChange_Additional < Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional < Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional 44,46d52 < Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional < Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional < Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_2' in GNEChange_Additional 68,70d73 <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,4 > Error: define either frequency or traffic light ID in E2 detector > Error: Attribute 'freq' in definition of e2Detector 'e2MultilaneDetector_1' is not a real number. > Error: Could not build e2Detector with ID 'e2MultilaneDetector_2' in netedit; attribute freq cannot be negative. > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Differences in additionals ---------- 5,8c5,7 < <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_0.xml"/> < <e2Detector id="e2MultilaneDetector_1" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_1.xml"/> < <e2Detector id="e2MultilaneDetector_2" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_2.xml"/> < <e2Detector id="e2MultilaneDetector_3" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_3.xml" friendlyPos="1"/> --- > <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_0.xml" speedThreshold="0.13"/> > <e2Detector id="e2MultilaneDetector_2" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_2.xml" speedThreshold="0.13"/> > <e2Detector id="e2MultilaneDetector_3" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_3.xml" speedThreshold="0.13" friendlyPos="1"/> ---------- Differences in errors ---------- 9a10 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 11,12c12 < Debug: Format of optional optional boolean attribute 'friendlyPos' of e2MultilaneDetector with ID 'e2MultilaneDetector_1' is invalid; Cannot be parsed to boolean; Default value will be used. < Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional --- > Error: Attribute 'friendlyPos' in definition of e2Detector 'e2MultilaneDetector_1' is not of type bool. 14a15,25 > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 41d51 < Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional 46d55 < Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional 70d78 < Debug: Deleting unreferenced e2MultilaneDetector 'e2MultilaneDetector_1' 90a99,227 > > ================================================================= > ==3654024==ERROR: LeakSanitizer: detected memory leaks > <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,2 > Error: Attribute 'friendlyPos' in definition of e2Detector 'e2MultilaneDetector_1' is not of type bool. > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Differences in additionals ---------- 5c5 < <e2Detector id="e2MultilaneDetector_1" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_2.xml"/> --- > <e2Detector id="e2MultilaneDetector_1" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_2.xml" speedThreshold="0.13"/> ---------- Differences in errors ---------- 9a10,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Error: Attribute 'id' is missing in definition of a e2Detector. > Error: Could not build e2Detector with ID ';;%%$$$$$$%' in netedit; ID contains invalid characters. 10a14,25 > Error: Could not build e2Detector with ID 'e2MultilaneDetector_1' in netedit; declared twice. > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 77a93,221 > > ================================================================= > ==3653254==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f22fb5165ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,3c1,4 < Warning: Essential unique string attribute 'id' of e2MultilaneDetector is missing; e2MultilaneDetector cannot be created < Warning: Format of essential unique string attribute 'id' of e2MultilaneDetector is invalid; Detector ID contains invalid characters; e2MultilaneDetector cannot be created < Warning: There is another e2MultilaneDetector with the same ID='e2MultilaneDetector_1'. --- > Error: Attribute 'id' is missing in definition of a e2Detector. > Error: Could not build e2Detector with ID ';;%%$$$$$$%' in netedit; ID contains invalid characters. > Error: Could not build e2Detector with ID 'e2MultilaneDetector_1' in netedit; declared twice. > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Differences in additionals ---------- 5,9c5,7 < <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_0.xml"/> < <e2Detector id="e2MultilaneDetector_1" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_1.xml"/> < <e2Detector id="e2MultilaneDetector_2" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_2.xml"/> < <e2Detector id="e2MultilaneDetector_3" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_3.xml" jamThreshold="0.00"/> < <e2Detector id="e2MultilaneDetector_4" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_4.xml" jamThreshold="6.50"/> --- > <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_0.xml" speedThreshold="0.13"/> > <e2Detector id="e2MultilaneDetector_3" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_3.xml" speedThreshold="0.13" jamThreshold="0.00"/> > <e2Detector id="e2MultilaneDetector_4" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_4.xml" speedThreshold="0.13" jamThreshold="6.50"/> ---------- Differences in errors ---------- 9a10 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 11,14c12,13 < Debug: Format of optional positive optional float attribute 'jamThreshold' of e2MultilaneDetector with ID 'e2MultilaneDetector_1' is invalid; Cannot be parsed to float; Default value will be used. < Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional < Debug: Format of optional positive optional float attribute 'jamThreshold' of e2MultilaneDetector with ID 'e2MultilaneDetector_2' is invalid; Cannot be negative; Default value will be used. < Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_2' in GNEChange_Additional --- > Error: Attribute 'jamThreshold' in definition of e2Detector 'e2MultilaneDetector_1' is not of type float. > Error: Could not build e2Detector with ID 'e2MultilaneDetector_2' in netedit; attribute jamThreshold cannot be negative. 16a16,26 > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 43,44d52 < Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_2' in GNEChange_Additional < Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional 49,50d56 < Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional < Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_2' in GNEChange_Additional 74,75d79 < Debug: Deleting unreferenced e2MultilaneDetector 'e2MultilaneDetector_2' <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Error: Attribute 'jamThreshold' in definition of e2Detector 'e2MultilaneDetector_1' is not of type float. > Error: Could not build e2Detector with ID 'e2MultilaneDetector_2' in netedit; attribute jamThreshold cannot be negative. > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Differences in errors ---------- 9a10,13 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Error: Could not build e2Detector in netedit; lane doesn't exist. > Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_2' in GNEChange_Additional > Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_3' in GNEChange_Additional 10a15,25 > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 35a51,52 > Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_3' in GNEChange_Additional > Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_2' in GNEChange_Additional 37a55,56 > Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_2' in GNEChange_Additional > Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_3' in GNEChange_Additional 39,77d57 < Debug: Additionals saved < GLDebug: Removing junctions during recomputing < GLDebug: Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20 < GLDebug: Removed object junction:gneJ1 from SUMORTree with boundary 40.00,-13.20,60.00,13.20 < GLDebug: Removed object junction:gneJ2 from SUMORTree with boundary 15.00,-13.20,35.00,13.20 < GLDebug: Removing edges during recomputing <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,5d0 < Warning: Essential unique string attribute 'lane' of e2Detector with ID 'e2MultilaneDetector_0' is missing; e2Detector cannot be created < Warning: Essential positive float attribute 'length' of e2Detector with ID 'e2MultilaneDetector_0' is missing; e2Detector cannot be created < Warning: The list of lanes cannot be empty. < Warning: The lanes 'gneE2_0' to use within the e2MultilaneDetector 'e2MultilaneDetector_2' aren't consecutives. < Warning: The lanes 'gneE2_0 gneE4_0' to use within the e2MultilaneDetector 'e2MultilaneDetector_3' aren't consecutives. ---------- Differences in output ---------- 6c6 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <e2Detector id="e2MultilaneDetector_4" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_4.xml"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> </edge> <edge id=":gneJ2_0" function="internal"> <lane id=":gneJ2_0_0" index="0" speed="13.89" length="0.10" shape="25.00,1.60 25.00,1.60"/> </edge> <edge id=":gneJ2_1" function="internal"> <lane id=":gneJ2_1_0" index="0" speed="13.89" length="0.10" shape="25.00,-1.60 25.00,-1.60"/> </edge> <edge id="gneE2" from="gneJ0" to="gneJ2" priority="-1"> <lane id="gneE2_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/> </edge> <edge id="gneE3" from="gneJ2" to="gneJ1" priority="-1"> <lane id="gneE3_0" index="0" speed="13.89" length="25.00" shape="25.00,-1.60 50.00,-1.60"/> </edge> <edge id="gneE4" from="gneJ1" to="gneJ2" priority="-1"> <lane id="gneE4_0" index="0" speed="13.89" length="25.00" shape="50.00,1.60 25.00,1.60"/> </edge> <edge id="gneE5" from="gneJ2" to="gneJ0" priority="-1"> <lane id="gneE5_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/> </edge> <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,7c5,6 < <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_0.xml"/> < <e2Detector id="e2MultilaneDetector_1" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_1.xml"/> < <e2Detector id="e2MultilaneDetector_2" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" name="ownName" file="e2MultilaneDetector_2.xml"/> --- > <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_0.xml" speedThreshold="0.13"/> > <e2Detector id="e2MultilaneDetector_2" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" name="ownName" file="e2MultilaneDetector_2.xml" speedThreshold="0.13"/> ---------- Differences in errors ---------- 9a10 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 11,12c12 < Debug: Format of optional optional string attribute 'name' of e2MultilaneDetector with ID 'e2MultilaneDetector_1' is invalid; name contains invalid characters; Default value will be used. < Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional --- > Error: Could not build e2Detector with ID 'e2MultilaneDetector_1' in netedit; name contains invalid characters. 13a14,24 > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39d49 < Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional 44d53 < Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional 66d74 < Debug: Deleting unreferenced e2MultilaneDetector 'e2MultilaneDetector_1' 86a95,230 > > ================================================================= > ==3653582==ERROR: LeakSanitizer: detected memory leaks > <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,2 > Error: Could not build e2Detector with ID 'e2MultilaneDetector_1' in netedit; name contains invalid characters. > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Differences in additionals ---------- 5c5 < <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_0.xml"> --- > <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_0.xml" speedThreshold="0.13"> ---------- Differences in errors ---------- 10,11c10,12 < Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional < Debug: Inserting parameter 'key1|value1' into additional e2MultilaneDetector. --- > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Inserting generic parameter 'key1|value1' into e2Detector > Error: Attribute 'key' is missing in definition of a param. 13,16c14,20 < Debug: Inserting parameter 'key1|value5' into additional e2MultilaneDetector. < Debug: Inserting parameter 'key2|' into additional e2MultilaneDetector. < Debug: Inserting parameter 'key2|' into additional e2MultilaneDetector. < Debug: Inserting parameter 'key3|$$value with spaces%%' into additional e2MultilaneDetector. --- > Debug: Inserting generic parameter 'key1|value5' into e2Detector > Debug: Inserting generic parameter 'key2|' into e2Detector > Debug: Inserting generic parameter 'key2|' into e2Detector > Debug: Inserting generic parameter 'key3|$$value with spaces%%' into e2Detector > Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional > Error: Parameters cannot be defined in either the additional file's root nor another parameter > Debug: Inserting generic parameter 'keyOut|valueOut' into 17a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) <truncated after showing first 30 lines> ---------- Differences in log ---------- 1c1 < Warning: Error parsing key from additional parameter. Key doesn't exist --- > Error: Attribute 'key' is missing in definition of a param. 3,6c3,4 < Warning: Error parsing key from additional parameter. Key cannot be empty < Warning: Error parsing key from additional parameter. Key contains invalid characters < Warning: Error parsing key from additional parameter. Key contains invalid characters < Warning: Parameters has to be declared within the definition of an additional, shape or TAZ element --- > Warning: Error parsing key from e2Detector generic parameter. Key contains invalid characters > Error: Parameters cannot be defined in either the additional file's root nor another parameter
---------- Differences in errors ---------- 9a10,13 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Error: Attribute 'pos' is missing in definition of e2Detector 'e2MultilaneDetector_0'. > Error: Attribute 'pos' in definition of e2Detector 'e2MultilaneDetector_1' is not of type float. > Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_2' in GNEChange_Additional 10a15 > Error: Could not build e2Detector with ID 'e2MultilaneDetector_4' in netedit; Invalid position over lane. 12a18,28 > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a56 > Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_2' in GNEChange_Additional 41a59 > Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_2' in GNEChange_Additional 45,85d62 < Debug: Additionals saved < GLDebug: Removing junctions during recomputing < GLDebug: Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20 < GLDebug: Removed object junction:gneJ1 from SUMORTree with boundary 40.00,-13.20,60.00,13.20 < GLDebug: Removed object junction:gneJ2 from SUMORTree with boundary 15.00,-13.20,35.00,13.20 < GLDebug: Removing edges during recomputing <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,4d0 < Warning: Essential unique float attribute 'pos' of e2MultilaneDetector with ID 'e2MultilaneDetector_0' is missing; e2MultilaneDetector cannot be created < Warning: Format of essential unique float attribute 'pos' of e2MultilaneDetector with ID 'e2MultilaneDetector_1' is invalid; Cannot be parsed to float; e2MultilaneDetector cannot be created < Warning: Invalid position for e2MultilaneDetector with ID = 'e2MultilaneDetector_2'. < Warning: Invalid position for e2MultilaneDetector with ID = 'e2MultilaneDetector_4'. ---------- Differences in output ---------- 6c6 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <e2Detector id="e2MultilaneDetector_3" lanes="gneE2_0 gneE3_0" pos="0.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_3.xml" friendlyPos="1"/> <e2Detector id="e2MultilaneDetector_5" lanes="gneE2_0 gneE3_0" pos="24.99" endPos="15.00" freq="900.00" file="e2MultilaneDetector_5.xml" friendlyPos="1"/> <e2Detector id="e2MultilaneDetector_6" lanes="gneE2_0 gneE3_0" pos="12.50" endPos="15.00" freq="900.00" file="e2MultilaneDetector_6.xml"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> </edge> <edge id=":gneJ2_0" function="internal"> <lane id=":gneJ2_0_0" index="0" speed="13.89" length="0.10" shape="25.00,1.60 25.00,1.60"/> </edge> <edge id=":gneJ2_1" function="internal"> <lane id=":gneJ2_1_0" index="0" speed="13.89" length="0.10" shape="25.00,-1.60 25.00,-1.60"/> </edge> <edge id="gneE2" from="gneJ0" to="gneJ2" priority="-1"> <lane id="gneE2_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/> </edge> <edge id="gneE3" from="gneJ2" to="gneJ1" priority="-1"> <lane id="gneE3_0" index="0" speed="13.89" length="25.00" shape="25.00,-1.60 50.00,-1.60"/> </edge> <edge id="gneE4" from="gneJ1" to="gneJ2" priority="-1"> <lane id="gneE4_0" index="0" speed="13.89" length="25.00" shape="50.00,1.60 25.00,1.60"/> </edge> <edge id="gneE5" from="gneJ2" to="gneJ0" priority="-1"> <lane id="gneE5_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/> </edge> <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,7c5 < <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_0.xml"/> < <e2Detector id="e2MultilaneDetector_1" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_1.xml"/> < <e2Detector id="e2MultilaneDetector_2" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_2.xml"/> --- > <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_0.xml" speedThreshold="0.13"/> ---------- Differences in errors ---------- 9a10 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 11,14c12,13 < Debug: Format of optional positive optional float attribute 'speedThreshold' of e2MultilaneDetector with ID 'e2MultilaneDetector_1' is invalid; Cannot be parsed to float; Default value will be used. < Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional < Debug: Format of optional positive optional float attribute 'speedThreshold' of e2MultilaneDetector with ID 'e2MultilaneDetector_2' is invalid; Cannot be negative; Default value will be used. < Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_2' in GNEChange_Additional --- > Error: Attribute 'speedThreshold' in definition of e2Detector 'e2MultilaneDetector_1' is not of type float. > Error: Could not build e2Detector with ID 'e2MultilaneDetector_2' in netedit; attribute speedThreshold cannot be negative. 16a16,26 > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 43,44d52 < Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_2' in GNEChange_Additional < Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional 49,50d56 < Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional < Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_2' in GNEChange_Additional 74,75d79 < Debug: Deleting unreferenced e2MultilaneDetector 'e2MultilaneDetector_2' <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Error: Attribute 'speedThreshold' in definition of e2Detector 'e2MultilaneDetector_1' is not of type float. > Error: Could not build e2Detector with ID 'e2MultilaneDetector_2' in netedit; attribute speedThreshold cannot be negative. > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Differences in additionals ---------- 5,9c5,7 < <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_0.xml"/> < <e2Detector id="e2MultilaneDetector_1" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_1.xml"/> < <e2Detector id="e2MultilaneDetector_2" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_2.xml"/> < <e2Detector id="e2MultilaneDetector_3" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_3.xml" timeThreshold="0.00"/> < <e2Detector id="e2MultilaneDetector_4" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_4.xml" timeThreshold="20.50"/> --- > <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_0.xml" speedThreshold="0.13"/> > <e2Detector id="e2MultilaneDetector_3" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_3.xml" timeThreshold="0.00" speedThreshold="0.13"/> > <e2Detector id="e2MultilaneDetector_4" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_4.xml" timeThreshold="20.50" speedThreshold="0.13"/> ---------- Differences in errors ---------- 9a10 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 11,14c12,13 < Debug: Format of optional optional SUMOTime attribute 'timeThreshold' of e2MultilaneDetector with ID 'e2MultilaneDetector_1' is invalid; Cannot be parsed to SUMOTime; Default value will be used. < Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional < Debug: Format of optional optional SUMOTime attribute 'timeThreshold' of e2MultilaneDetector with ID 'e2MultilaneDetector_2' is invalid; Cannot be parsed to SUMOTime; Default value will be used. < Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_2' in GNEChange_Additional --- > Error: Attribute 'timeThreshold' in definition of e2Detector 'e2MultilaneDetector_1' is not a real number. > Error: Could not build e2Detector with ID 'e2MultilaneDetector_2' in netedit; attribute timeThreshold cannot be negative. 16a16,26 > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 43,44d52 < Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_2' in GNEChange_Additional < Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional 49,50d56 < Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional < Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_2' in GNEChange_Additional 74,75d79 < Debug: Deleting unreferenced e2MultilaneDetector 'e2MultilaneDetector_2' <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Error: Attribute 'timeThreshold' in definition of e2Detector 'e2MultilaneDetector_1' is not a real number. > Error: Could not build e2Detector with ID 'e2MultilaneDetector_2' in netedit; attribute timeThreshold cannot be negative. > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Differences in additionals ---------- 5,7c5,6 < <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_0.xml"/> < <e2Detector id="e2MultilaneDetector_1" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_1.xml"/> < <e2Detector id="e2MultilaneDetector_2" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_2.xml" vTypes="Type1 Type2"/> --- > <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_0.xml" speedThreshold="0.13"/> > <e2Detector id="e2MultilaneDetector_2" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_2.xml" vTypes="Type1 Type2" speedThreshold="0.13"/> ---------- Differences in errors ---------- 9a10 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 11,12c12 < Debug: Format of optional list of optional strings attribute 'vTypes' of e2MultilaneDetector with ID 'e2MultilaneDetector_1' is invalid; List of vTypes contains invalid characters; Default value will be used. < Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional --- > Error: Could not build e2Detector with ID 'e2MultilaneDetector_1' in netedit; list of VTypes isn't valid. 13a14,24 > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39d49 < Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional 44d53 < Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional 66d74 < Debug: Deleting unreferenced e2MultilaneDetector 'e2MultilaneDetector_1' 86a95,229 > > ================================================================= > ==3653766==ERROR: LeakSanitizer: detected memory leaks > <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,2 > Error: Could not build e2Detector with ID 'e2MultilaneDetector_1' in netedit; list of VTypes isn't valid. > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Differences in errors ---------- 9a10,20 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 36,104c47 < Debug: Setting new attribute blockMovement 'true' into e2MultilaneDetector 'e2MultilaneDetector_0' < Debug: Setting new attribute blockMovement 'false' into e2MultilaneDetector 'e2MultilaneDetector_0' < Debug: Setting new attribute pos '0.00' into e2MultilaneDetector 'e2MultilaneDetector_0' < Debug: Setting new attribute endPos '1.00' into e2MultilaneDetector 'e2MultilaneDetector_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute endPos '12.00' into e2MultilaneDetector 'e2MultilaneDetector_0' < Debug: Setting previous attribute pos '11.00' into e2MultilaneDetector 'e2MultilaneDetector_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute blockMovement '1' into e2MultilaneDetector 'e2MultilaneDetector_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute blockMovement '0' into e2MultilaneDetector 'e2MultilaneDetector_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional <truncated after showing first 30 lines> ---------- Differences in output ---------- 5,8c5,8 < TestFunctions: Clicked over position 494 - 423 < TestFunctions: Clicked over position 744 - 423 < TestFunctions: Clicked over position 624 - 423 < TestFunctions: Clicked over position 624 - 423 --- > TestFunctions: Clicked over position 494 - 408 > TestFunctions: Clicked over position 744 - 408 > TestFunctions: Clicked over position 624 - 408 > TestFunctions: Clicked over position 624 - 408 11c11 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="0.00" endPos="1.00" freq="900.00" file="e2MultilaneDetector_0.xml"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> </edge> <edge id=":gneJ2_0" function="internal"> <lane id=":gneJ2_0_0" index="0" speed="13.89" length="0.10" shape="25.00,1.60 25.00,1.60"/> </edge> <edge id=":gneJ2_1" function="internal"> <lane id=":gneJ2_1_0" index="0" speed="13.89" length="0.10" shape="25.00,-1.60 25.00,-1.60"/> </edge> <edge id="gneE2" from="gneJ0" to="gneJ2" priority="-1"> <lane id="gneE2_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/> </edge> <edge id="gneE3" from="gneJ2" to="gneJ1" priority="-1"> <lane id="gneE3_0" index="0" speed="13.89" length="25.00" shape="25.00,-1.60 50.00,-1.60"/> </edge> <edge id="gneE4" from="gneJ1" to="gneJ2" priority="-1"> <lane id="gneE4_0" index="0" speed="13.89" length="25.00" shape="50.00,1.60 25.00,1.60"/> </edge> <edge id="gneE5" from="gneJ2" to="gneJ0" priority="-1"> <lane id="gneE5_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/> </edge> <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="13.00" endPos="14.00" freq="900.00" file="e2MultilaneDetector_0.xml"/> --- > <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="10.00" endPos="13.00" freq="300.00" file="e2MultilaneDetector_0.xml"/> ---------- Differences in errors ---------- 9a10,20 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 36,43d46 < Debug: Setting new attribute pos '0.00' into e2MultilaneDetector 'e2MultilaneDetector_0' < Debug: Setting new attribute endPos '1.00' into e2MultilaneDetector 'e2MultilaneDetector_0' < Debug: Setting new attribute pos '21.00' into e2MultilaneDetector 'e2MultilaneDetector_0' < Debug: Setting new attribute endPos '22.00' into e2MultilaneDetector 'e2MultilaneDetector_0' < Debug: Setting new attribute pos '24.00' into e2MultilaneDetector 'e2MultilaneDetector_0' < Debug: Setting new attribute endPos '25.00' into e2MultilaneDetector 'e2MultilaneDetector_0' < Debug: Setting new attribute pos '13.00' into e2MultilaneDetector 'e2MultilaneDetector_0' < Debug: Setting new attribute endPos '14.00' into e2MultilaneDetector 'e2MultilaneDetector_0' 46,47c49 < Debug: Setting previous attribute endPos '25.00' into e2MultilaneDetector 'e2MultilaneDetector_0' < Debug: Setting previous attribute pos '24.00' into e2MultilaneDetector 'e2MultilaneDetector_0' --- > Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional 49,51d50 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute endPos '22.00' into e2MultilaneDetector 'e2MultilaneDetector_0' < Debug: Setting previous attribute pos '21.00' into e2MultilaneDetector 'e2MultilaneDetector_0' <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> --- > <viewport zoom="100.00" x="14.96" y="-5.92" angle="0.00"/> ---------- Differences in output ---------- 5,6c5,6 < TestFunctions: Clicked over position 494 - 423 < TestFunctions: Clicked over position 744 - 423 --- > TestFunctions: Clicked over position 494 - 408 > TestFunctions: Clicked over position 744 - 408
---------- Differences in additionals ---------- 5,9c5,9 < <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE14_0 gneE8_0 gneE0_0 gneE10_0 gneE11_0" pos="22.80" endPos="2.80" freq="900.00" file="e2MultilaneDetector_0.xml"/> < <e2Detector id="e2MultilaneDetector_1" lanes="gneE2_4 gneE4_0 gneE12_0 gneE7_0 gneE13_0" pos="32.80" endPos="2.80" freq="900.00" file="e2MultilaneDetector_1.xml"/> < <e2Detector id="e2MultilaneDetector_2" lanes="gneE13_0 gneE4_0 gneE2_4" pos="2.80" endPos="2.80" freq="900.00" file="e2MultilaneDetector_2.xml"/> < <e2Detector id="e2MultilaneDetector_3" lanes="gneE5_0 gneE6_0 gneE9_0 gneE1_0" pos="6.80" endPos="16.80" freq="900.00" file="e2MultilaneDetector_3.xml"/> < <e2Detector id="e2MultilaneDetector_4" lanes="gneE1_0 gneE5_0 gneE13_0 gneE4_0 gneE2_4" pos="36.80" endPos="22.80" freq="900.00" file="e2MultilaneDetector_4.xml"/> --- > <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE14_0 gneE8_0 gneE0_0 gneE10_0 gneE11_0" pos="22.80" endPos="2.80" freq="900.00" file="e2MultilaneDetector_0.xml" speedThreshold="0.13"/> > <e2Detector id="e2MultilaneDetector_1" lanes="gneE2_4 gneE4_0 gneE12_0 gneE7_0 gneE13_0" pos="32.80" endPos="2.80" freq="900.00" file="e2MultilaneDetector_1.xml" speedThreshold="0.13"/> > <e2Detector id="e2MultilaneDetector_2" lanes="gneE13_0 gneE4_0 gneE2_4" pos="2.80" endPos="2.80" freq="900.00" file="e2MultilaneDetector_2.xml" speedThreshold="0.13"/> > <e2Detector id="e2MultilaneDetector_3" lanes="gneE5_0 gneE6_0 gneE9_0 gneE1_0" pos="6.80" endPos="16.80" freq="900.00" file="e2MultilaneDetector_3.xml" speedThreshold="0.13"/> > <e2Detector id="e2MultilaneDetector_4" lanes="gneE1_0 gneE5_0 gneE13_0 gneE4_0 gneE2_4" pos="36.80" endPos="22.80" freq="900.00" file="e2MultilaneDetector_4.xml" speedThreshold="0.13"/> ---------- Differences in errors ---------- 22a23 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 27a29,38 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 105d115 < Debug: demand elements saved 164,168d173 < Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional < Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional < Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_2' in GNEChange_Additional < Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_3' in GNEChange_Additional < Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_4' in GNEChange_Additional 319,323d323 < Debug: Deleting unreferenced e2MultilaneDetector 'e2MultilaneDetector_4' < Debug: Deleting unreferenced e2MultilaneDetector 'e2MultilaneDetector_3' < Debug: Deleting unreferenced e2MultilaneDetector 'e2MultilaneDetector_2' < Debug: Deleting unreferenced e2MultilaneDetector 'e2MultilaneDetector_1' < Debug: Deleting unreferenced e2MultilaneDetector 'e2MultilaneDetector_0' 428a429,436 > Debug: Deleting unreferenced e2MultilaneDetector 'e2MultilaneDetector_0' in AttributeCarriers destructor > Debug: Deleting unreferenced e2MultilaneDetector 'e2MultilaneDetector_1' in AttributeCarriers destructor <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27a38,170 > > ================================================================= > ==3647745==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc4a33df2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 45a56,188 > > ================================================================= > ==3647037==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f26f41662f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 28a39,171 > > ================================================================= > ==3647240==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f23299912f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 29a40,174 > > ================================================================= > ==3647139==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f89d845c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27a38,171 > > ================================================================= > ==3647581==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f89e5c642f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 29a40,174 > > ================================================================= > ==3647535==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd0c70ec2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 48a59,202 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3647090==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f884d6622f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 28a39,171 > > ================================================================= > ==3647192==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9c364212f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 29a40,172 > > ================================================================= > ==3647446==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f327b73c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 29a40,174 > > ================================================================= > ==3647348==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f7c857f82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 28a39,171 > > ================================================================= > ==3647343==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7faf80f0e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 88a99,259 > > ================================================================= > ==3647756==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f902fc985ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f902f1b62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 54a65,217 > > ================================================================= > ==3648672==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f633c7b02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 62a73,205 > > ================================================================= > ==3648259==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f25513522f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 56a67,199 > > ================================================================= > ==3648165==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fcef24d42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 54a65,197 > > ================================================================= > ==3648568==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f040e7572f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 64a75,208 > > ================================================================= > ==3647868==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f1cd34952f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 56a67,199 > > ================================================================= > ==3648518==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f859f4812f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 99a110,242 > > ================================================================= > ==3648011==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f91921c52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 88a99,231 > > ================================================================= > ==3648073==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f3ea1f302f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 55a66,198 > > ================================================================= > ==3648185==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f81ba43e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 96a107,243 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3648680==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f1eab9962f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 99a110,242 > > ================================================================= > ==3648066==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe91e68f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 56a67,203 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3648459==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f4ab0bf22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 56a67,201 > > ================================================================= > ==3648363==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f41b525c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 55a66,202 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3648317==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa3684d22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 61a72,247 > > ================================================================= > ==3649508==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f6de03215ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f6ddf83f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 80a91,268 > > ================================================================= > ==3649154==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7eff92c1d5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7eff9213b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71a82,257 > > ================================================================= > ==3648992==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f48093f55ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f48089132f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69a80,255 > > ================================================================= > ==3649462==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f33781d65ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f33776f42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71a82,257 > > ================================================================= > ==3649412==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f9cf36ab5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9cf2bc92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 15a16,25 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 99a110,285 > > ================================================================= > ==3648886==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fa694a115ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa693f2f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81,256 > > ================================================================= > ==3649040==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f17d93f25ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f17d89102f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 119a130,305 > > ================================================================= > ==3649559==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f6f379cc5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f6f36eea2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71a82,259 > > ================================================================= > ==3649362==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f6ed5cac5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f6ed51ca2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71a82,259 > > ================================================================= > ==3649306==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f67b8ec75ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f67b83e52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 67a78,253 > > ================================================================= > ==3649258==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f215f8515ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f215ed6f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5d4 < <e2Detector id="E2_02" lane="gneE0_0" pos="15.00" length="10.00" freq="120.00" file="%%$$$%%"/> ---------- Differences in errors ---------- 9c9 < Debug: Adding e2Detector 'E2_02' in GNEChange_Additional --- > Error: Could not build e2Detector with ID 'E2_02' in netedit; filename is invalid. 12a13,22 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 29d38 < Debug: Deleting unreferenced e2Detector 'E2_02' 42a52,212 > > ================================================================= > ==3649913==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f99f88275ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: <truncated after showing first 30 lines> ---------- Differences in log ---------- 1a2 > Error: Could not build e2Detector with ID 'E2_02' in netedit; filename is invalid.
---------- Differences in errors ---------- 12a13,22 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 41a52,211 > > ================================================================= > ==3649867==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f6d8c0685ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f6d8b5862f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15,24 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 46a57,210 > > ================================================================= > ==3650384==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f18f9f515ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f18f946f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 13a14,23 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 44a55,215 > > ================================================================= > ==3649606==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f452c2c95ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f452b7e72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 12a13,22 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 42a53,206 > > ================================================================= > ==3650321==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f28e0a9d5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f28dffbb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,203 > > ================================================================= > ==3649654==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f10ebd0c5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f10eb22a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 12a13,22 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 41a52,213 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3649775==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f78e9bb85ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f78e90d62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19,28 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 47a58,218 > > ================================================================= > ==3650437==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fe94bc445ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe94b1622f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 13a14,23 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 42a53,212 > > ================================================================= > ==3649709==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f384b1a45ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f384a6c22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 12a13,22 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 42a53,214 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3650270==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f79561485ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f79556662f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 12a13,22 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 42a53,213 > > ================================================================= > ==3650118==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f2c4f8f35ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2c4ee112f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5d4 < <e2Detector id="E2_01" lane="gneE0_0" pos="1.00" length="10.00" freq="100.00" file="fileA.txt" vTypes="$$$ ;;; 333"/> ---------- Differences in errors ---------- 8c8 < Debug: Adding e2Detector 'E2_01' in GNEChange_Additional --- > Error: Could not build e2Detector with ID 'E2_01' in netedit; list of VTypes isn't valid. 9a10,20 > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 26d36 < Debug: Deleting unreferenced e2Detector 'E2_01' 39a50,203 > > ================================================================= > ==3649967==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f233dbde5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,2 > Error: Could not build e2Detector with ID 'E2_01' in netedit; list of VTypes isn't valid. > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 11c21 < Debug: Setting new attribute pos '29.00' into e2Detector 'e2Detector_gneE0_0_0' --- > Debug: Setting new attribute pos '30.00' into e2Detector 'e2Detector_gneE0_0_0' 17c27 < Debug: Setting previous attribute pos '29.00' into e2Detector 'e2Detector_gneE0_0_0' --- > Debug: Setting previous attribute pos '30.00' into e2Detector 'e2Detector_gneE0_0_0' 35c45 < Debug: Setting new attribute pos '29.00' into e2Detector 'e2Detector_gneE0_0_0' --- > Debug: Setting new attribute pos '30.00' into e2Detector 'e2Detector_gneE0_0_0' 73a84,238 > > ================================================================= > ==3650482==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <e2Detector id="e2Detector_gneE0_0_0" lane="gneE0_0" pos="19.00" length="10.00" freq="300.00" file="e2Detector_gneE0_0_0.xml"/> --- > <e2Detector id="e2Detector_gneE0_0_0" lane="gneE0_0" pos="20.00" length="10.00" freq="300.00" file="e2Detector_gneE0_0_0.xml"/> ---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 11c21 < Debug: Setting new attribute pos '29.00' into e2Detector 'e2Detector_gneE0_0_0' --- > Debug: Setting new attribute pos '30.00' into e2Detector 'e2Detector_gneE0_0_0' 13c23 < Debug: Setting new attribute pos '19.00' into e2Detector 'e2Detector_gneE0_0_0' --- > Debug: Setting new attribute pos '20.00' into e2Detector 'e2Detector_gneE0_0_0' 19c29 < Debug: Setting previous attribute pos '29.00' into e2Detector 'e2Detector_gneE0_0_0' --- > Debug: Setting previous attribute pos '30.00' into e2Detector 'e2Detector_gneE0_0_0' 31c41 < Debug: Setting new attribute pos '29.00' into e2Detector 'e2Detector_gneE0_0_0' --- > Debug: Setting new attribute pos '30.00' into e2Detector 'e2Detector_gneE0_0_0' 37c47 < Debug: Setting new attribute pos '19.00' into e2Detector 'e2Detector_gneE0_0_0' --- <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 111a122,1264 > > ================================================================= > ==3650604==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1040 byte(s) in 2 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fdf001395ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fdeff6572f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 52a63,278 > > ================================================================= > ==3654956==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9219cb72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74a85,286 > > ================================================================= > ==3654376==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f4e0b5fb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 56a67,215 > > ================================================================= > ==3654383==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbdd69cf2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 53a64,259 > > ================================================================= > ==3654716==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fee8a4822f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 54a65,262 > > ================================================================= > ==3654566==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f55f8ee82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 53a64,259 > > ================================================================= > ==3654516==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f19ca7152f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 53a64,259 > > ================================================================= > ==3654615==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f617459e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <e3Detector id="e3Detector_0" pos="17.00,5.00" freq="300.00" file="e3Detector_0.xml" speedThreshold="-3.80"> --- > <e3Detector id="e3Detector_0" pos="17.00,5.00" freq="300.00" file="e3Detector_0.xml" speedThreshold="2.51"> ---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 6a17 > Error: Could not build e3Detector with ID 'e3Detector_0' in netedit; attribute speedThreshold cannot be negative. 8d18 < Debug: Adding e3Detector 'e3Detector_1' in GNEChange_Additional 21c31 < Debug: Removing e3Detector 'e3Detector_1' in GNEChange_Additional --- > Debug: Removing e3Detector 'e3Detector_0' in GNEChange_Additional 24c34 < Debug: Adding e3Detector 'e3Detector_1' in GNEChange_Additional --- > Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional 36d45 < Debug: Deleting unreferenced e3Detector 'e3Detector_1' 55a65,260 > > ================================================================= > ==3654862==ERROR: LeakSanitizer: detected memory leaks > <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,3c1 < Warning: An e3Detector need at least one detEntry detector < Warning: An e3Detector need at least one detExit detector < Warning: e3Detector with ID='e3Detector_1' cannot be written --- > Error: Could not build e3Detector with ID 'e3Detector_0' in netedit; attribute speedThreshold cannot be negative.
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 54a65,261 > > ================================================================= > ==3654860==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f80f4e8f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 53a64,260 > > ================================================================= > ==3654784==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc8803d22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 140a151,374 > > ================================================================= > ==3655220==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f39605915ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f395faaf2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 17a18,27 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 167a178,401 > > ================================================================= > ==3655022==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f22e67455ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f22e5c632f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 68a79,278 > > ================================================================= > ==3656078==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f17529912f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 81a92,289 > > ================================================================= > ==3655818==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fddc21992f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 75a86,284 > > ================================================================= > ==3655579==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd3c6bd62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 106a117,314 > > ================================================================= > ==3655368==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc5475a62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74a85,283 > > ================================================================= > ==3655637==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f95cd83a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 103a114,311 > > ================================================================= > ==3656136==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f4aa41f02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 127a138,342 > > ================================================================= > ==3655444==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb75a72a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 75a86,285 > > ================================================================= > ==3655942==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f42fbcfe2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 75a86,283 > > ================================================================= > ==3655934==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9c562d82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74a85,283 > > ================================================================= > ==3655885==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f38c14db2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15,24 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 97a108,335 > > ================================================================= > ==3656995==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f9f7c3ee5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9f7b90c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15,24 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 81,98d90 < Debug: Deleting unreferenced detExit 'e3Detector_B' < Debug: Deleting unreferenced detEntry 'e3Detector_B' < Debug: Deleting unreferenced e3Detector 'e3Detector_B' < Debug: Deleting unreferenced detExit 'e3Detector_A' < Debug: Deleting unreferenced detEntry 'e3Detector_A' < Debug: Deleting unreferenced e3Detector 'e3Detector_A' < Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor < Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor < Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor < Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor < Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor < Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor < Debug: Deleting net builder in GNENet destructor <truncated after showing first 30 lines> ---------- Differences in output ---------- 9c9 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings>additionalElements e3detector inspect_selection file ( Last six runs Jun2021 )
---------- Differences in errors ---------- 14a15,24 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 99a110,317 > > ================================================================= > ==3656233==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7efef170e5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7efef0c2c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15,24 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 80a91,298 > > ================================================================= > ==3656342==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f94bf8955ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f94bedb32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15,24 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 139a150,358 > > ================================================================= > ==3656998==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f330a89b5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f3309db92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15,24 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 99a110,317 > > ================================================================= > ==3656832==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f91d49965ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f91d3eb42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15,24 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 99a110,317 > > ================================================================= > ==3656721==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f57894ca5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f57889e82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 43a54,231 > > ================================================================= > ==3657140==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fbf6b3af5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbf6a8cd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,217 > > ================================================================= > ==3657610==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fa5a02fe5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa59f81c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,8d4 < <e3Detector id="e3Detector_1" pos="12.00,10.00" freq="100.00" file="%%$$$%%"> < <detEntry lane="gneE1_0" pos="18.00"/> < <detExit lane="gneE0_0" pos="18.00"/> < </e3Detector> ---------- Differences in errors ---------- 11,14c11,13 < Debug: Adding e3Detector 'e3Detector_1' in GNEChange_Additional < GLDebug: Inserted e3Detector:e3Detector_1 into SUMORTree with boundary 2.00,0.00,22.00,20.00 < Debug: Adding detEntry 'e3Detector_1' in GNEChange_Additional < Debug: Adding detExit 'e3Detector_1' in GNEChange_Additional --- > Error: Could not build e3Detector with ID 'e3Detector_1' in netedit; filename is invalid. > Error: Could not build entry in netedit; e3Detector doesn't exist. > Error: Could not build detExit in netedit; e3Detector doesn't exist. 22a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 42,45d50 < Debug: Deleting unreferenced detExit 'e3Detector_1' < Debug: Deleting unreferenced detEntry 'e3Detector_1' < Debug: Deleting unreferenced e3Detector 'e3Detector_1' < GLDebug: Removed object e3Detector:e3Detector_1 from SUMORTree with boundary 2.00,0.00,22.00,20.00 58a64,239 > > ================================================================= > ==3657300==ERROR: LeakSanitizer: detected memory leaks > <truncated after showing first 30 lines> ---------- Differences in log ---------- 3a4,6 > Error: Could not build e3Detector with ID 'e3Detector_1' in netedit; filename is invalid. > Error: Could not build entry in netedit; e3Detector doesn't exist. > Error: Could not build detExit in netedit; e3Detector doesn't exist.
---------- Differences in additionals ---------- 5,8d4 < <e3Detector id="e3Detector_1" pos="8.00,10.00" freq="-30.00" file="fileA.txt"> < <detEntry lane="gneE1_0" pos="12.00"/> < <detExit lane="gneE0_0" pos="12.00"/> < </e3Detector> ---------- Differences in errors ---------- 11,14c11,13 < Debug: Adding e3Detector 'e3Detector_1' in GNEChange_Additional < GLDebug: Inserted e3Detector:e3Detector_1 into SUMORTree with boundary -2.00,0.00,18.00,20.00 < Debug: Adding detEntry 'e3Detector_1' in GNEChange_Additional < Debug: Adding detExit 'e3Detector_1' in GNEChange_Additional --- > Error: Could not build e3Detector with ID 'e3Detector_1' in netedit; attribute freq cannot be negative. > Error: Could not build entry in netedit; e3Detector doesn't exist. > Error: Could not build detExit in netedit; e3Detector doesn't exist. 19a19,28 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39,42d47 < Debug: Deleting unreferenced detExit 'e3Detector_1' < Debug: Deleting unreferenced detEntry 'e3Detector_1' < Debug: Deleting unreferenced e3Detector 'e3Detector_1' < GLDebug: Removed object e3Detector:e3Detector_1 from SUMORTree with boundary -2.00,0.00,18.00,20.00 55a61,236 > > ================================================================= > ==3657290==ERROR: LeakSanitizer: detected memory leaks > <truncated after showing first 30 lines> ---------- Differences in log ---------- 3a4,6 > Error: Could not build e3Detector with ID 'e3Detector_1' in netedit; attribute freq cannot be negative. > Error: Could not build entry in netedit; e3Detector doesn't exist. > Error: Could not build detExit in netedit; e3Detector doesn't exist.
---------- Differences in errors ---------- 22a23,32 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 60a71,240 > > ================================================================= > ==3657240==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f2be359a5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2be2ab82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 12a13,22 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 42a53,227 > > ================================================================= > ==3657675==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fb02f7385ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb02ec562f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 24a25,34 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 56a67,242 > > ================================================================= > ==3657490==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fa52ead95ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa52dff72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 9,12d8 < <e3Detector id="e3Detector_2" pos="30.00,10.00" freq="100.00" file="fileA.txt" speedThreshold="-2.12"> < <detEntry lane="gneE1_0" pos="36.00"/> < <detExit lane="gneE0_0" pos="36.00"/> < </e3Detector> ---------- Differences in errors ---------- 15,18c15,17 < Debug: Adding e3Detector 'e3Detector_2' in GNEChange_Additional < GLDebug: Inserted e3Detector:e3Detector_2 into SUMORTree with boundary 20.00,0.00,40.00,20.00 < Debug: Adding detEntry 'e3Detector_2' in GNEChange_Additional < Debug: Adding detExit 'e3Detector_2' in GNEChange_Additional --- > Error: Could not build e3Detector with ID 'e3Detector_2' in netedit; attribute speedThreshold cannot be negative. > Error: Could not build entry in netedit; e3Detector doesn't exist. > Error: Could not build detExit in netedit; e3Detector doesn't exist. 23a23,32 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 43,46d51 < Debug: Deleting unreferenced detExit 'e3Detector_2' < Debug: Deleting unreferenced detEntry 'e3Detector_2' < Debug: Deleting unreferenced e3Detector 'e3Detector_2' < GLDebug: Removed object e3Detector:e3Detector_2 from SUMORTree with boundary 20.00,0.00,40.00,20.00 63a69,238 > > ================================================================= > ==3657400==ERROR: LeakSanitizer: detected memory leaks > <truncated after showing first 30 lines> ---------- Differences in log ---------- 3a4,6 > Error: Could not build e3Detector with ID 'e3Detector_2' in netedit; attribute speedThreshold cannot be negative. > Error: Could not build entry in netedit; e3Detector doesn't exist. > Error: Could not build detExit in netedit; e3Detector doesn't exist.
---------- Differences in additionals ---------- 9,12d8 < <e3Detector id="e3Detector_2" pos="22.00,10.00" freq="100.00" file="fileA.txt" timeThreshold="-5.00"> < <detEntry lane="gneE1_0" pos="28.00"/> < <detExit lane="gneE0_0" pos="28.00"/> < </e3Detector> ---------- Differences in errors ---------- 15,18c15,17 < Debug: Adding e3Detector 'e3Detector_2' in GNEChange_Additional < GLDebug: Inserted e3Detector:e3Detector_2 into SUMORTree with boundary 12.00,0.00,32.00,20.00 < Debug: Adding detEntry 'e3Detector_2' in GNEChange_Additional < Debug: Adding detExit 'e3Detector_2' in GNEChange_Additional --- > Error: Could not build e3Detector with ID 'e3Detector_2' in netedit; attribute timeThreshold cannot be negative. > Error: Could not build entry in netedit; e3Detector doesn't exist. > Error: Could not build detExit in netedit; e3Detector doesn't exist. 23a23,32 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 43,46d51 < Debug: Deleting unreferenced detExit 'e3Detector_2' < Debug: Deleting unreferenced detEntry 'e3Detector_2' < Debug: Deleting unreferenced e3Detector 'e3Detector_2' < GLDebug: Removed object e3Detector:e3Detector_2 from SUMORTree with boundary 12.00,0.00,32.00,20.00 63a69,245 > > ================================================================= > ==3657494==ERROR: LeakSanitizer: detected memory leaks > <truncated after showing first 30 lines> ---------- Differences in log ---------- 3a4,6 > Error: Could not build e3Detector with ID 'e3Detector_2' in netedit; attribute timeThreshold cannot be negative. > Error: Could not build entry in netedit; e3Detector doesn't exist. > Error: Could not build detExit in netedit; e3Detector doesn't exist.
---------- Differences in additionals ---------- 5c5 < <e3Detector id="e3Detector_0" pos="18.00,-4.00" freq="300.00" file="e3Detector_0.xml"> --- > <e3Detector id="e3Detector_0" pos="17.00,-5.00" freq="300.00" file="e3Detector_0.xml"> ---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 11c21 < Debug: Setting new attribute pos '18.00,6.00' into e3Detector 'e3Detector_0' --- > Debug: Setting new attribute pos '17.00,6.00' into e3Detector 'e3Detector_0' 14c24 < Debug: Setting new attribute pos '18.00,-4.00' into e3Detector 'e3Detector_0' --- > Debug: Setting new attribute pos '17.00,-5.00' into e3Detector 'e3Detector_0' 17c27 < Debug: Setting previous attribute pos '18.00,6.00' into e3Detector 'e3Detector_0' --- > Debug: Setting previous attribute pos '17.00,6.00' into e3Detector 'e3Detector_0' 48c58 < Debug: Setting new attribute pos '18.00,6.00' into e3Detector 'e3Detector_0' --- > Debug: Setting new attribute pos '17.00,6.00' into e3Detector 'e3Detector_0' 57c67 < Debug: Setting new attribute pos '18.00,-4.00' into e3Detector 'e3Detector_0' --- <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <e3Detector id="e3Detector_0" pos="29.00,-2.00" freq="300.00" file="e3Detector_0.xml"> --- > <e3Detector id="e3Detector_0" pos="29.00,-3.00" freq="300.00" file="e3Detector_0.xml"> ---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 11,14c21,24 < Debug: Setting new attribute pos '18.00,6.00' into e3Detector 'e3Detector_0' < Debug: Setting new attribute pos '18.00,-2.00' into e3Detector 'e3Detector_0' < Debug: Setting new attribute pos '14.00,-2.00' into e3Detector 'e3Detector_0' < Debug: Setting new attribute pos '29.00,-2.00' into e3Detector 'e3Detector_0' --- > Debug: Setting new attribute pos '17.00,6.00' into e3Detector 'e3Detector_0' > Debug: Setting new attribute pos '17.00,-3.00' into e3Detector 'e3Detector_0' > Debug: Setting new attribute pos '13.00,-3.00' into e3Detector 'e3Detector_0' > Debug: Setting new attribute pos '29.00,-3.00' into e3Detector 'e3Detector_0' 17c27 < Debug: Setting previous attribute pos '14.00,-2.00' into e3Detector 'e3Detector_0' --- > Debug: Setting previous attribute pos '13.00,-3.00' into e3Detector 'e3Detector_0' 20c30 < Debug: Setting previous attribute pos '18.00,-2.00' into e3Detector 'e3Detector_0' --- > Debug: Setting previous attribute pos '17.00,-3.00' into e3Detector 'e3Detector_0' 23c33 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 115a126,1593 > > ================================================================= > ==3657891==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3904 byte(s) in 4 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x205b43d in GNEAdditionalHandler::buildDetectorExit(CommonXMLStructure::SumoBaseObject const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, bool, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std: :__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > const&) /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNEAdditionalHandler.cpp:654:31 > #2 0x430b468 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:216:13 > #3 0x4312b57 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:467:9 > #4 0x434c51e in AdditionalHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:642:13 > #5 0x449ea9d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #6 0x7f9bedc87f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52) > > Direct leak of 3904 byte(s) in 4 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x2058b3d in GNEAdditionalHandler::buildDetectorEntry(CommonXMLStructure::SumoBaseObject const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, bool, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std ::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > const&) /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNEAdditionalHandler.cpp:620:32 > #2 0x430b116 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:209:13 > #3 0x4312b57 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:467:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 45a56,163 > > ================================================================= > ==3669372==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5f6c80b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 9,10c20 < Debug: Format of optional optional string attribute 'routeProbe' of laneCalibrator with ID 'laneCalibrator_gneE0_0_0' is invalid; RouteProbe ID contains invalid characters; Default value will be used. < Debug: Adding laneCalibrator 'laneCalibrator_gneE0_0_0' in GNEChange_Additional --- > Debug: Invalid input parameter of laneCalibrator: list of IDs contains invalid characters 12,13d21 < Debug: Calling GNEUndoList::undo() < Debug: Removing laneCalibrator 'laneCalibrator_gneE0_0_0' in GNEChange_Additional 15,17d22 < Debug: Calling GNEUndoList::redo() < Debug: Adding laneCalibrator 'laneCalibrator_gneE0_0_0' in GNEChange_Additional < Debug: Additionals saved 32d36 < Debug: Deleting unreferenced laneCalibrator 'laneCalibrator_gneE0_0_0' 45a50,157 > > ================================================================= > ==3669379==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines> ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <calibrator id="laneCalibrator_gneE0_0_0" lane="gneE0_0" pos="16.00"/> </additional>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 29a40,147 > > ================================================================= > ==3669485==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f87f04c42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 28a39,146 > > ================================================================= > ==3669569==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5f8a8912f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 28a39,150 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3669664==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc7a21532f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 47a58,165 > > ================================================================= > ==3669471==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f12e40fa2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 29a40,147 > > ================================================================= > ==3669615==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8d058422f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 58a69,176 > > ================================================================= > ==3669876==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7facb85362f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 94a105,212 > > ================================================================= > ==3669731==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f6155c972f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 85a96,203 > > ================================================================= > ==3669730==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f49d785e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 57a68,177 > > ================================================================= > ==3669885==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9b2544f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 57a68,175 > > ================================================================= > ==3670082==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f708e74d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,9c5 < <calibrator id="laneCalibrator_gneE3_1_0" lane="gneE3_1" pos="34.00"> < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> < </calibrator> --- > <calibrator id="laneCalibrator_gneE3_1_0" lane="gneE3_1" pos="34.00"/> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 4d14 < Debug: Format of optional optional string attribute 'routeProbe' of laneCalibrator with ID 'laneCalibrator_gneE3_1_0' is invalid; RouteProbe ID contains invalid characters; Default value will be used. 6,12c16,26 < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into laneCalibrator 'laneCalibrator_gneE3_1_0' < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into laneCalibrator 'laneCalibrator_gneE3_1_0' < Debug: Setting new attribute genericParameter '' into laneCalibrator 'laneCalibrator_gneE3_1_0' < Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into laneCalibrator 'laneCalibrator_gneE3_1_0' < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into laneCalibrator 'laneCalibrator_gneE3_1_0' < Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into laneCalibrator 'laneCalibrator_gneE3_1_0' < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into laneCalibrator 'laneCalibrator_gneE3_1_0' --- > Debug: Setting new attribute vTypes 'dummyGenericParameters' into laneCalibrator 'laneCalibrator_gneE3_1_0' > Debug: Value 'key1|key2|key3' for attribute vTypes of laneCalibrator isn't valid > Debug: Value 'key1=value1|key2=value2|key3=value3' for attribute vTypes of laneCalibrator isn't valid > Debug: Value 'key1=|key2=|key3=' for attribute vTypes of laneCalibrator isn't valid > Debug: Setting new attribute vTypes '' into laneCalibrator 'laneCalibrator_gneE3_1_0' > Debug: Value 'key1duplicated=value1|key1duplicated=value2|key3=value3' for attribute vTypes of laneCalibrator isn't valid > Debug: Value 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' for attribute vTypes of laneCalibrator isn't valid <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,3d0 < Warning: Invalid format of parameter (dummyGenericParameters) < Warning: Invalid format of parameter (key1) < Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 89a100,207 > > ================================================================= > ==3669814==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb6859cc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 57a68,175 > > ================================================================= > ==3669889==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9be73f92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,7c5,7 < <routeProbe id="RouteProbeA" edge="gneE0" freq="3600000" file="RouteProbeA.xml" begin="0.00"/> < <routeProbe id="RouteProbeB" edge="gneE0" freq="3600000" file="RouteProbeB.xml" begin="0.00"/> < <routeProbe id="customRouteProbeName" edge="gneE0" freq="3600000" file="RouteProbeB.xml" begin="0.00"/> --- > <routeProbe id="RouteProbeA" edge="gneE0" freq="3600.00" file="RouteProbeA.xml" begin="0.00"/> > <routeProbe id="RouteProbeB" edge="gneE0" freq="3600.00" file="RouteProbeB.xml" begin="0.00"/> > <routeProbe id="customRouteProbeName" edge="gneE0" freq="3600.00" file="RouteProbeB.xml" begin="0.00"/> ---------- Differences in errors ---------- 13a14,23 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 124a135,300 > > ================================================================= > ==3670357==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f3c880075ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f3c875252f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,7c5,7 < <routeProbe id="RouteProbeA" edge="gneE0" freq="3600000" file="RouteProbeA.xml" begin="0.00"/> < <routeProbe id="RouteProbeB" edge="gneE0" freq="3600000" file="RouteProbeB.xml" begin="0.00"/> < <routeProbe id="customRouteProbeName" edge="gneE0" freq="3600000" file="RouteProbeB.xml" begin="0.00"/> --- > <routeProbe id="RouteProbeA" edge="gneE0" freq="3600.00" file="RouteProbeA.xml" begin="0.00"/> > <routeProbe id="RouteProbeB" edge="gneE0" freq="3600.00" file="RouteProbeB.xml" begin="0.00"/> > <routeProbe id="customRouteProbeName" edge="gneE0" freq="3600.00" file="RouteProbeB.xml" begin="0.00"/> ---------- Differences in errors ---------- 13a14,23 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 123a134,301 > > ================================================================= > ==3670422==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f59ccd5f5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f59cc27d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,7c5,7 < <routeProbe id="RouteProbeA" edge="gneE0" freq="3600000" file="RouteProbeA.xml" begin="0.00"/> < <routeProbe id="RouteProbeB" edge="gneE0" freq="3600000" file="RouteProbeB.xml" begin="0.00"/> < <routeProbe id="customRouteProbeName" edge="gneE0" freq="3600000" file="RouteProbeB.xml" begin="0.00"/> --- > <routeProbe id="RouteProbeA" edge="gneE0" freq="3600.00" file="RouteProbeA.xml" begin="0.00"/> > <routeProbe id="RouteProbeB" edge="gneE0" freq="3600.00" file="RouteProbeB.xml" begin="0.00"/> > <routeProbe id="customRouteProbeName" edge="gneE0" freq="3600.00" file="RouteProbeB.xml" begin="0.00"/> ---------- Differences in errors ---------- 13a14,23 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 123a134,300 > > ================================================================= > ==3670598==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f38b0b575ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f38b00752f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,7c5,7 < <routeProbe id="RouteProbeA" edge="gneE0" freq="3600000" file="RouteProbeA.xml" begin="0.00"/> < <routeProbe id="RouteProbeB" edge="gneE0" freq="3600000" file="RouteProbeB.xml" begin="0.00"/> < <routeProbe id="customRouteProbeName" edge="gneE0" freq="3600000" file="RouteProbeB.xml" begin="0.00"/> --- > <routeProbe id="RouteProbeA" edge="gneE0" freq="3600.00" file="RouteProbeA.xml" begin="0.00"/> > <routeProbe id="RouteProbeB" edge="gneE0" freq="3600.00" file="RouteProbeB.xml" begin="0.00"/> > <routeProbe id="customRouteProbeName" edge="gneE0" freq="3600.00" file="RouteProbeB.xml" begin="0.00"/> ---------- Differences in errors ---------- 13a14,23 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 147a158,323 > > ================================================================= > ==3670652==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7faf069555ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7faf05e732f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,7c5,7 < <routeProbe id="RouteProbeA" edge="gneE0" freq="3600000" file="RouteProbeA.xml" begin="0.00"/> < <routeProbe id="RouteProbeB" edge="gneE0" freq="3600000" file="RouteProbeB.xml" begin="0.00"/> < <routeProbe id="customRouteProbeName" edge="gneE0" freq="3600000" file="RouteProbeB.xml" begin="0.00"/> --- > <routeProbe id="RouteProbeA" edge="gneE0" freq="3600.00" file="RouteProbeA.xml" begin="0.00"/> > <routeProbe id="RouteProbeB" edge="gneE0" freq="3600.00" file="RouteProbeB.xml" begin="0.00"/> > <routeProbe id="customRouteProbeName" edge="gneE0" freq="3600.00" file="RouteProbeB.xml" begin="0.00"/> ---------- Differences in errors ---------- 22a23,32 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 155a166,331 > > ================================================================= > ==3670244==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f78141755ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f78136932f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,7c5,7 < <routeProbe id="RouteProbeA" edge="gneE0" freq="3600000" file="RouteProbeA.xml" begin="0.00"/> < <routeProbe id="RouteProbeB" edge="gneE0" freq="3600000" file="RouteProbeB.xml" begin="0.00"/> < <routeProbe id="customRouteProbeName" edge="gneE0" freq="3600000" file="RouteProbeB.xml" begin="0.00"/> --- > <routeProbe id="RouteProbeA" edge="gneE0" freq="3600.00" file="RouteProbeA.xml" begin="0.00"/> > <routeProbe id="RouteProbeB" edge="gneE0" freq="3600.00" file="RouteProbeB.xml" begin="0.00"/> > <routeProbe id="customRouteProbeName" edge="gneE0" freq="3600.00" file="RouteProbeB.xml" begin="0.00"/> ---------- Differences in errors ---------- 13a14,23 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 123a134,299 > > ================================================================= > ==3670542==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fe00cd1f5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe00c23d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,185 > > ================================================================= > ==3670700==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f9a4bd5b5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9a4b2792f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 40a51,179 > > ================================================================= > ==3670809==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fcd8e8b25ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fcd8ddd02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,163 > > ================================================================= > ==3671929==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f4407f792f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,164 > > ================================================================= > ==3672012==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9d5a9df2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,165 > > ================================================================= > ==3672608==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f6556cf22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,163 > > ================================================================= > ==3672107==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8bbe8122f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,157 > > ================================================================= > ==3671618==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fad92a422f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,164 > > ================================================================= > ==3671684==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd084a962f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,163 > > ================================================================= > ==3672396==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fcad45dd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,157 > > ================================================================= > ==3671285==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa34588d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,164 > > ================================================================= > ==3671770==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fea02d1e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,164 > > ================================================================= > ==3671827==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f66ca4d62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,164 > > ================================================================= > ==3672545==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f091d7812f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,157 > > ================================================================= > ==3671925==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fdef71572f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,165 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3671676==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8f73f332f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,164 > > ================================================================= > ==3671395==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f42743102f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,157 > > ================================================================= > ==3672247==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9109c022f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,157 > > ================================================================= > ==3672300==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f0cf5e502f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,165 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3672407==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa3661a12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,157 > > ================================================================= > ==3671470==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f6b4316e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,157 > > ================================================================= > ==3671480==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fca0e2692f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,157 > > ================================================================= > ==3671335==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5a233f72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,157 > > ================================================================= > ==3671562==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe5cadf32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,163 > > ================================================================= > ==3672490==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc8f29eb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 12a13,22 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 42a53,188 > > ================================================================= > ==3670936==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fa120cff5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa12021d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15,24 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 44a55,193 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3670755==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f1707ada5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f1706ff82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,185 > > ================================================================= > ==3671018==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f2e027b75ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2e01cd52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 12a13,22 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 43a54,182 > > ================================================================= > ==3671190==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f27fc2b25ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f27fb7d02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 45a56,191 > > ================================================================= > ==3671184==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f363f10b5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f363e6292f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 12a13,22 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 42a53,181 > > ================================================================= > ==3670926==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f09509815ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f094fe9f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 41a52,180 > > ================================================================= > ==3671126==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f6683e215ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f668333f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,184 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3672751==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f2dfe1d25ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2dfd6f02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,182 > > ================================================================= > ==3672609==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f70e80ab5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f70e75c92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,182 > > ================================================================= > ==3672759==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fbcb2d2e5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbcb224c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,184 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3672700==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f6d9984e5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f6d98d6c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,176 > > ================================================================= > ==3672944==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f995d0455ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f995c5632f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,176 > > ================================================================= > ==3674045==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fcd95a575ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fcd94f752f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,176 > > ================================================================= > ==3673900==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f0ca5dfd5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f0ca531b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,184 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3673453==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f53a76205ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f53a6b3e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,176 > > ================================================================= > ==3673996==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f92533385ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f92528562f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,184 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3672997==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f57c4a9d5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f57c3fbb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,184 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3672843==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fb359a095ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb358f272f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,184 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3673555==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fc134a955ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc133fb32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,183 > > ================================================================= > ==3673567==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7ff1add645ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff1ad2822f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,176 > > ================================================================= > ==3672896==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fab96f115ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fab9642f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,184 > > ================================================================= > ==3673702==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f171eec55ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f171e3e32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,176 > > ================================================================= > ==3673748==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f38c32c95ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f38c27e72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,182 > > ================================================================= > ==3673844==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f23675495ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2366a672f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,176 > > ================================================================= > ==3674153==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f0572de75ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f05723052f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,183 > > ================================================================= > ==3673152==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f195c2745ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f195b7922f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,183 > > ================================================================= > ==3674096==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f3cb79ab5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f3cb6ec92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,176 > > ================================================================= > ==3673298==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f98677f65ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9866d142f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,183 > > ================================================================= > ==3674287==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f25dd8cf5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f25dcded2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,183 > > ================================================================= > ==3673198==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fa15c5435ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa15ba612f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,176 > > ================================================================= > ==3674197==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f857c2ea5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f857b8082f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,184 > > ================================================================= > ==3673950==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fdfb89335ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fdfb7e512f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,184 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3673055==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fb8e2d565ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb8e22742f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,184 > > ================================================================= > ==3673366==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fd72079b5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd71fcb92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,183 > > ================================================================= > ==3673365==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f5eeb1055ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5eea6232f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,176 > > ================================================================= > ==3673104==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fe03cce25ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe03c2002f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,182 > > ================================================================= > ==3673499==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f31b9a505ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f31b8f6e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,176 > > ================================================================= > ==3673649==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fe120c535ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe1201712f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 15a16,25 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 99a110,1251 > > ================================================================= > ==3674334==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1040 byte(s) in 2 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fa43d1035ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa43c6212f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,7c5,6 < <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="14.00" endPos="24.00" angle="-4.00"/> < <parkingArea id="parkingArea_gneE0_0_1" lane="gneE0_0" startPos="14.00" endPos="24.00" angle="140.00"/> < <parkingArea id="parkingArea_gneE0_0_2" lane="gneE0_0" startPos="14.00" endPos="24.00" angle="120.00"/> --- > <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="14.00" endPos="24.00" length="500.00"/> > <parkingArea id="parkingArea_gneE0_0_1" lane="gneE0_0" startPos="14.00" endPos="24.00" length="120.00"/> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 4,6c15,17 < Debug: Invalid input parameter of parkingArea: 'angle' doesn't have a valid 'float' format between [0, 360] < Debug: Invalid input parameter of parkingArea: 'angle' doesn't have a valid 'float' format between [0, 360] < Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE0_0_0' is invalid; Cannot be parsed to float; Default value will be used. --- > Debug: Invalid input parameter of parkingArea: 'length' doesn't have a valid 'float' format > Debug: Invalid input parameter of parkingArea: 'length' doesn't have a valid 'float' format > Debug: Invalid input parameter of parkingArea: 'length' cannot be negative 8d18 < Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE0_0_1' is invalid; Cannot be parsed to float; Default value will be used. 10,14d19 < Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE0_0_2' is invalid; Cannot be parsed to float; Default value will be used. < Debug: Adding parkingArea 'parkingArea_gneE0_0_2' in GNEChange_Additional < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing parkingArea 'parkingArea_gneE0_0_2' in GNEChange_Additional 20a26 > Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 9d19 < Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE0_0_0' is invalid; Cannot be parsed to float; Default value will be used. 49a60,198 > > ================================================================= > ==3674395==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb862aea2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="14.00" endPos="24.00" friendlyPos="1"/> --- > <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="14.00" endPos="24.00" onRoad="1"/> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 4d14 < Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE0_0_0' is invalid; Cannot be parsed to float; Default value will be used. 27a38,167 > > ================================================================= > ==3674588==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f0cbfd9d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="14.00" endPos="24.00" length="3.1"/> --- > <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="14.00" endPos="24.00" width="3.10"/> ---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 9,11c20,22 < Debug: Invalid input parameter of parkingArea: 'length' doesn't have a valid 'float' format < Debug: Invalid input parameter of parkingArea: 'length' doesn't have a valid 'float' format < Debug: Invalid input parameter of parkingArea: 'length' cannot be negative --- > Debug: Invalid input parameter of parkingArea: 'width' doesn't have a valid 'float' format > Debug: Invalid input parameter of parkingArea: 'width' doesn't have a valid 'float' format > Debug: Invalid input parameter of parkingArea: 'width' cannot be negative 13c24 < GLDebug: Inserted parkingArea:parkingArea_gneE0_0_0 into SUMORTree with boundary 0.80,-14.80,37.20,5.20 --- > GLDebug: Inserted parkingArea:parkingArea_gneE0_0_0 into SUMORTree with boundary 0.90,-14.70,37.10,5.30 15,17d25 < Debug: Calling GNEUndoList::undo() < Debug: Removing parkingArea 'parkingArea_gneE0_0_0' in GNEChange_Additional < GLDebug: Removed object parkingArea:parkingArea_gneE0_0_0 from SUMORTree with boundary 0.80,-14.80,37.20,5.20 19,21d26 < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5,6 < <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="14.00" endPos="24.00" name="custon name"/> --- > <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="14.00" endPos="24.00" departPos="&&>>><<<"/> > <parkingArea id="parkingArea_gneE0_0_1" lane="gneE0_0" startPos="14.00" endPos="24.00" departPos="custon name"/> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 4,5d14 < Debug: Invalid input parameter of parkingArea: input contains invalid characters < Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE0_0_0' is invalid; Cannot be parsed to float; Default value will be used. 6a16 > Debug: Adding parkingArea 'parkingArea_gneE0_0_1' in GNEChange_Additional 9c19 < Debug: Removing parkingArea 'parkingArea_gneE0_0_0' in GNEChange_Additional --- > Debug: Removing parkingArea 'parkingArea_gneE0_0_1' in GNEChange_Additional 12c22 < Debug: Adding parkingArea 'parkingArea_gneE0_0_0' in GNEChange_Additional --- > Debug: Adding parkingArea 'parkingArea_gneE0_0_1' in GNEChange_Additional 15a26 > Debug: Deleting unreferenced parkingArea 'parkingArea_gneE0_0_1' 28a40,169 > > ================================================================= <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 4,5c15 < Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE0_0_0' is invalid; Cannot be parsed to float; Default value will be used. < Debug: Adding parkingArea 'parkingArea_gneE0_0_0' in GNEChange_Additional --- > Debug: Invalid input parameter of parkingArea: 'roadsideCapacity' doesn't have a valid 'int' format 7,8d16 < Debug: Calling GNEUndoList::undo() < Debug: Removing parkingArea 'parkingArea_gneE0_0_0' in GNEChange_Additional 10,12d17 < Debug: Calling GNEUndoList::redo() < Debug: Adding parkingArea 'parkingArea_gneE0_0_0' in GNEChange_Additional < Debug: Additionals saved 15d19 < Debug: Deleting unreferenced parkingArea 'parkingArea_gneE0_0_0' 27a32,143 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= <truncated after showing first 30 lines> ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="14.00" endPos="24.00" onRoad="1"/> </additional>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 9d19 < Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE0_0_0' is invalid; Cannot be parsed to float; Default value will be used. 12,75c22 < Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE0_0_1' is invalid; Cannot be parsed to float; Default value will be used. < Debug: Adding parkingArea 'parkingArea_gneE0_0_1' in GNEChange_Additional < GLDebug: Inserted parkingArea:parkingArea_gneE0_0_1 into SUMORTree with boundary -9.20,-14.80,27.20,5.20 < Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE0_0_2' is invalid; Cannot be parsed to float; Default value will be used. < Debug: Adding parkingArea 'parkingArea_gneE0_0_2' in GNEChange_Additional < GLDebug: Inserted parkingArea:parkingArea_gneE0_0_2 into SUMORTree with boundary -4.20,-14.80,32.20,5.20 < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing parkingArea 'parkingArea_gneE0_0_2' in GNEChange_Additional < GLDebug: Removed object parkingArea:parkingArea_gneE0_0_2 from SUMORTree with boundary -4.20,-14.80,32.20,5.20 < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing parkingArea 'parkingArea_gneE0_0_1' in GNEChange_Additional < GLDebug: Removed object parkingArea:parkingArea_gneE0_0_1 from SUMORTree with boundary -9.20,-14.80,27.20,5.20 < Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in output ---------- 12c12 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="14.00" endPos="24.00"/> <parkingArea id="parkingArea_gneE0_0_1" lane="gneE0_0" startPos="4.00" endPos="14.00"/> <parkingArea id="parkingArea_gneE0_0_2" lane="gneE0_0" startPos="9.00" endPos="19.00"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,6c5 < <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="22.00" endPos="28.00"/> < <parkingArea id="parkingArea_gneE0_0_1" lane="gneE0_0" startPos="6.00" endPos="12.00"/> --- > <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="12.00" endPos="22.00"/> ---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 9c20,21 < Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE0_0_0' is invalid; Cannot be parsed to float; Default value will be used. --- > Debug: Open additional dialog > Debug: Close additional dialog 11,18c23 < GLDebug: Inserted parkingArea:parkingArea_gneE0_0_0 into SUMORTree with boundary 8.80,-14.80,41.20,5.20 < Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE0_0_1' is invalid; Cannot be parsed to float; Default value will be used. < Debug: Adding parkingArea 'parkingArea_gneE0_0_1' in GNEChange_Additional < GLDebug: Inserted parkingArea:parkingArea_gneE0_0_1 into SUMORTree with boundary -7.20,-14.80,25.20,5.20 < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing parkingArea 'parkingArea_gneE0_0_1' in GNEChange_Additional < GLDebug: Removed object parkingArea:parkingArea_gneE0_0_1 from SUMORTree with boundary -7.20,-14.80,25.20,5.20 --- > GLDebug: Inserted parkingArea:parkingArea_gneE0_0_0 into SUMORTree with boundary -1.20,-14.80,35.20,5.20 22c27,28 < GLDebug: Removed object parkingArea:parkingArea_gneE0_0_0 from SUMORTree with boundary 8.80,-14.80,41.20,5.20 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5,9 < <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="14.00" endPos="24.00" roadsideCapacity="3"/> --- > <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="14.00" endPos="24.00" name="dummyRoadSideCapacity"/> > <parkingArea id="parkingArea_gneE0_0_1" lane="gneE0_0" startPos="14.00" endPos="24.00"/> > <parkingArea id="parkingArea_gneE0_0_2" lane="gneE0_0" startPos="14.00" endPos="24.00" name="-3"/> > <parkingArea id="parkingArea_gneE0_0_3" lane="gneE0_0" startPos="14.00" endPos="24.00" name="2.5"/> > <parkingArea id="parkingArea_gneE0_0_4" lane="gneE0_0" startPos="14.00" endPos="24.00" name="3"/> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 4,8d14 < Debug: Invalid input parameter of parkingArea: 'roadsideCapacity' doesn't have a valid 'int' format < Debug: Invalid input parameter of parkingArea: 'roadsideCapacity' doesn't have a valid 'int' format < Debug: Invalid input parameter of parkingArea: 'roadsideCapacity' cannot be negative < Debug: Invalid input parameter of parkingArea: 'roadsideCapacity' doesn't have a valid 'int' format < Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE0_0_0' is invalid; Cannot be parsed to float; Default value will be used. 9a16,19 > Debug: Adding parkingArea 'parkingArea_gneE0_0_1' in GNEChange_Additional > Debug: Adding parkingArea 'parkingArea_gneE0_0_2' in GNEChange_Additional > Debug: Adding parkingArea 'parkingArea_gneE0_0_3' in GNEChange_Additional > Debug: Adding parkingArea 'parkingArea_gneE0_0_4' in GNEChange_Additional 12c22 < Debug: Removing parkingArea 'parkingArea_gneE0_0_0' in GNEChange_Additional --- > Debug: Removing parkingArea 'parkingArea_gneE0_0_4' in GNEChange_Additional 15c25 < Debug: Adding parkingArea 'parkingArea_gneE0_0_0' in GNEChange_Additional --- <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5,6 < <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="14.00" endPos="24.00" width="2.50"/> --- > <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="14.00" endPos="24.00"/> > <parkingArea id="parkingArea_gneE0_0_1" lane="gneE0_0" startPos="14.00" endPos="24.00"/> ---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 9,12c20,21 < Debug: Invalid input parameter of parkingArea: 'width' doesn't have a valid 'float' format < Debug: Invalid input parameter of parkingArea: 'width' doesn't have a valid 'float' format < Debug: Invalid input parameter of parkingArea: 'width' cannot be negative < Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE0_0_0' is invalid; Cannot be parsed to float; Default value will be used. --- > Debug: Open additional dialog > Debug: Close additional dialog 14c23,27 < GLDebug: Inserted parkingArea:parkingArea_gneE0_0_0 into SUMORTree with boundary 1.50,-14.10,36.50,5.90 --- > GLDebug: Inserted parkingArea:parkingArea_gneE0_0_0 into SUMORTree with boundary 0.80,-14.80,37.20,5.20 > Debug: Open additional dialog > Debug: Close additional dialog > Debug: Adding parkingArea 'parkingArea_gneE0_0_1' in GNEChange_Additional > GLDebug: Inserted parkingArea:parkingArea_gneE0_0_1 into SUMORTree with boundary 0.80,-14.80,37.20,5.20 17,18c30,31 < Debug: Removing parkingArea 'parkingArea_gneE0_0_0' in GNEChange_Additional <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 10a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 13d23 < Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE0_0_2' is invalid; Cannot be parsed to float; Default value will be used. 100a111,269 > > ================================================================= > ==3675017==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f1543a0c5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f1542f2a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,8c5,8 < <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="11.90" endPos="12.00"/> < <parkingArea id="parkingAreaB" lane="gneE0_0" startPos="38.00" endPos="50.00"/> < <parkingArea id="parkingAreaC" lane="gneE1_0" startPos="12.00" endPos="48.00"/> < <parkingArea id="parkingAreaD" lane="gneE1_0" startPos="37.90" endPos="38.00"/> --- > <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="-2.00" endPos="12.00" onRoad="1" friendlyPos="1"/> > <parkingArea id="parkingAreaB" lane="gneE0_0" startPos="38.00" endPos="480.00" onRoad="1" friendlyPos="1"/> > <parkingArea id="parkingAreaC" lane="gneE1_0" startPos="-38.00" endPos="48.00" onRoad="1" friendlyPos="1"/> > <parkingArea id="parkingAreaD" lane="gneE1_0" startPos="-2.00" endPos="-12.00" onRoad="1" friendlyPos="1"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8c9 < GLDebug: Inserted parkingArea:parkingAreaA into SUMORTree with boundary -1.30,-14.80,25.20,5.20 --- > GLDebug: Inserted parkingArea:parkingAreaA into SUMORTree with boundary -1.10,-14.80,61.20,5.20 14c15,25 < GLDebug: Inserted parkingArea:parkingAreaD into SUMORTree with boundary -1.20,-5.20,25.30,14.80 --- > GLDebug: Inserted parkingArea:parkingAreaD into SUMORTree with boundary -11.20,-5.20,25.10,14.80 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 23,26c34,37 < Debug: Setting new attribute friendlyPos 'false' into parkingArea 'parkingAreaA' < Debug: Setting new attribute friendlyPos 'false' into parkingArea 'parkingAreaB' < Debug: Setting new attribute friendlyPos 'false' into parkingArea 'parkingAreaC' < Debug: Setting new attribute friendlyPos 'false' into parkingArea 'parkingAreaD' --- > Debug: Setting new attribute onRoad 'true' into parkingArea 'parkingAreaA' > Debug: Setting new attribute onRoad 'true' into parkingArea 'parkingAreaB' > Debug: Setting new attribute onRoad 'true' into parkingArea 'parkingAreaC' > Debug: Setting new attribute onRoad 'true' into parkingArea 'parkingAreaD' <truncated after showing first 30 lines>additionalElements parkingarea fix fix_positions ( Last six runs Jun2021 )
---------- Differences in additionals ---------- 5,8c5,8 < <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="11.90" endPos="12.00" friendlyPos="1"/> < <parkingArea id="parkingAreaB" lane="gneE0_0" startPos="38.00" endPos="50.00"/> < <parkingArea id="parkingAreaC" lane="gneE1_0" startPos="12.00" endPos="48.00"/> < <parkingArea id="parkingAreaD" lane="gneE1_0" startPos="37.90" endPos="38.00"/> --- > <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="-2.00" endPos="12.00" onRoad="1" friendlyPos="1"/> > <parkingArea id="parkingAreaB" lane="gneE0_0" startPos="38.00" endPos="480.00" onRoad="1" friendlyPos="1"/> > <parkingArea id="parkingAreaC" lane="gneE1_0" startPos="-38.00" endPos="48.00" onRoad="1" friendlyPos="1"/> > <parkingArea id="parkingAreaD" lane="gneE1_0" startPos="-2.00" endPos="-12.00" onRoad="1" friendlyPos="1"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8c9 < GLDebug: Inserted parkingArea:parkingAreaA into SUMORTree with boundary -1.30,-14.80,25.20,5.20 --- > GLDebug: Inserted parkingArea:parkingAreaA into SUMORTree with boundary -1.10,-14.80,61.20,5.20 14c15,25 < GLDebug: Inserted parkingArea:parkingAreaD into SUMORTree with boundary -1.20,-5.20,25.30,14.80 --- > GLDebug: Inserted parkingArea:parkingAreaD into SUMORTree with boundary -11.20,-5.20,25.10,14.80 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 23,26c34,37 < Debug: Setting new attribute friendlyPos 'false' into parkingArea 'parkingAreaA' < Debug: Setting new attribute friendlyPos 'false' into parkingArea 'parkingAreaB' < Debug: Setting new attribute friendlyPos 'false' into parkingArea 'parkingAreaC' < Debug: Setting new attribute friendlyPos 'false' into parkingArea 'parkingAreaD' --- > Debug: Setting new attribute onRoad 'true' into parkingArea 'parkingAreaA' > Debug: Setting new attribute onRoad 'true' into parkingArea 'parkingAreaB' > Debug: Setting new attribute onRoad 'true' into parkingArea 'parkingAreaC' > Debug: Setting new attribute onRoad 'true' into parkingArea 'parkingAreaD' <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,7c5,8 < <parkingArea id="parkingAreaB" lane="gneE0_0" startPos="38.00" endPos="50.00"/> < <parkingArea id="parkingAreaC" lane="gneE1_0" startPos="12.00" endPos="48.00"/> < <parkingArea id="parkingAreaD" lane="gneE1_0" startPos="37.90" endPos="38.00"/> --- > <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="-2.00" endPos="12.00" onRoad="1" friendlyPos="1"/> > <parkingArea id="parkingAreaB" lane="gneE0_0" startPos="38.00" endPos="480.00" onRoad="1" friendlyPos="1"/> > <parkingArea id="parkingAreaC" lane="gneE1_0" startPos="-38.00" endPos="48.00" onRoad="1" friendlyPos="1"/> > <parkingArea id="parkingAreaD" lane="gneE1_0" startPos="-2.00" endPos="-12.00" onRoad="1" friendlyPos="1"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8c9 < GLDebug: Inserted parkingArea:parkingAreaA into SUMORTree with boundary -1.30,-14.80,25.20,5.20 --- > GLDebug: Inserted parkingArea:parkingAreaA into SUMORTree with boundary -1.10,-14.80,61.20,5.20 14c15,25 < GLDebug: Inserted parkingArea:parkingAreaD into SUMORTree with boundary -1.20,-5.20,25.30,14.80 --- > GLDebug: Inserted parkingArea:parkingAreaD into SUMORTree with boundary -11.20,-5.20,25.10,14.80 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 23,26c34,37 < Debug: Setting new attribute friendlyPos 'false' into parkingArea 'parkingAreaA' < Debug: Setting new attribute friendlyPos 'false' into parkingArea 'parkingAreaB' < Debug: Setting new attribute friendlyPos 'false' into parkingArea 'parkingAreaC' < Debug: Setting new attribute friendlyPos 'false' into parkingArea 'parkingAreaD' --- > Debug: Setting new attribute onRoad 'true' into parkingArea 'parkingAreaA' > Debug: Setting new attribute onRoad 'true' into parkingArea 'parkingAreaB' > Debug: Setting new attribute onRoad 'true' into parkingArea 'parkingAreaC' > Debug: Setting new attribute onRoad 'true' into parkingArea 'parkingAreaD' <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69a80,212 > > ================================================================= > ==3675830==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fcad22e02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 4d14 < Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE2_1_0' is invalid; Cannot be parsed to float; Default value will be used. 54a65,213 > > ================================================================= > ==3675982==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f63869142f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 114a125,264 > > ================================================================= > ==3675186==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f6c64db22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 54a65,195 > > ================================================================= > ==3675565==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5b078692f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 64a75,205 > > ================================================================= > ==3675094==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa4584162f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 95a106,246 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3675182==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f205ba622f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 18c28 < Debug: Value '0.00' for attribute length of parkingArea isn't valid --- > Debug: Value '0' for attribute length of parkingArea isn't valid 91a102,232 > > ================================================================= > ==3675777==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa1aec0c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 55a66,198 > > ================================================================= > ==3675290==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb42d03c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 54a65,197 > > ================================================================= > ==3675557==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc6648ca2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 4,96c15,17 < Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE2_1_0' is invalid; Cannot be parsed to float; Default value will be used. < Debug: Adding parkingArea 'parkingArea_gneE2_1_0' in GNEChange_Additional < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into parkingArea 'parkingArea_gneE2_1_0' < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into parkingArea 'parkingArea_gneE2_1_0' < Debug: Setting new attribute genericParameter '' into parkingArea 'parkingArea_gneE2_1_0' < Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into parkingArea 'parkingArea_gneE2_1_0' < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into parkingArea 'parkingArea_gneE2_1_0' < Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into parkingArea 'parkingArea_gneE2_1_0' < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into parkingArea 'parkingArea_gneE2_1_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into parkingArea 'parkingArea_gneE2_1_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into parkingArea 'parkingArea_gneE2_1_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,3d0 < Warning: Invalid format of parameter (dummyGenericParameters) < Warning: Invalid format of parameter (key1) < Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1) ---------- Differences in output ---------- 20c20 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <parkingArea id="parkingArea_gneE2_1_0" lane="gneE2_1" startPos="12.00" endPos="22.00"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </parkingArea> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ0_c0" function="crossing" crossingEdges="gneE0"> <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,-3.20 -1.50,0.00"/> </edge> <edge id=":gneJ0_c1" function="crossing" crossingEdges="gneE1"> <lane id=":gneJ0_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,0.00 -1.50,3.20"/> </edge> <edge id=":gneJ0_w1" function="walkingarea"> <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="-3.00,0.00 0.00,0.00 0.00,0.00 -3.00,0.00"/> </edge> <edge id=":gneJ0_w2" function="walkingarea"> <lane id=":gneJ0_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="-3.00,3.20 0.00,3.20 0.00,-3.20 -3.00,-3.20"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> </edge> <edge id=":gneJ1_c0" function="crossing" crossingEdges="gneE1"> <lane id=":gneJ1_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,3.20 51.50,0.00"/> </edge> <edge id=":gneJ1_c1" function="crossing" crossingEdges="gneE0"> <lane id=":gneJ1_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,0.00 51.50,-3.20"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 57a68,198 > > ================================================================= > ==3675415==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f0058b042f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 114a125,255 > > ================================================================= > ==3675086==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc7002552f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,21 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 13d23 < Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE2_1_0' is invalid; Cannot be parsed to float; Default value will be used. 97a108,245 > > ================================================================= > ==3675654==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f96fdf1d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 88a99,270 > > ================================================================= > ==3676564==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fee3467a5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fee33b982f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 67a78,264 > > ================================================================= > ==3676673==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fd6db3e45ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd6da9022f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 67a78,247 > > ================================================================= > ==3676280==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f1d271ee5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f1d2670c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81,250 > > ================================================================= > ==3676413==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fe1a5e205ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe1a533e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 60a71,240 > > ================================================================= > ==3676038==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f20fa7535ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f20f9c712f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 67a78,247 > > ================================================================= > ==3676259==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f75e6c055ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f75e61232f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 119a130,299 > > ================================================================= > ==3676611==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fa573a0b5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa572f292f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81,250 > > ================================================================= > ==3676089==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f5a171a25ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5a166c02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81,252 > > ================================================================= > ==3676284==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f5a3f4a65ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5a3e9c42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 17a18,27 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 53a64,221 > > ================================================================= > ==3677452==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f265dd145ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f265d2322f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,207 > > ================================================================= > ==3676726==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f0529c5e5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f052917c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 15a16,25 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 47a58,208 > > ================================================================= > ==3677019==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f7c63ae95ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f7c630072f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 17a18,27 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 53a64,221 > > ================================================================= > ==3677300==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f3bb4d2a5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f3bb42482f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 15a16,25 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 47a58,216 > > ================================================================= > ==3676841==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7effcbd645ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7effcb2822f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 12a13,22 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 42a53,211 > > ================================================================= > ==3676960==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f5588baa5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f55880c82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 6d5 < <parkingArea id="parkingArea_2" lane="gneE1_0" startPos="21.00" endPos="26.00" name="parkingArea" roadsideCapacity="4" friendlyPos="1" width="12.00" length="-3.00"/> ---------- Differences in errors ---------- 11,12c11 < Debug: Adding parkingArea 'parkingArea_2' in GNEChange_Additional < GLDebug: Inserted parkingArea:parkingArea_2 into SUMORTree with boundary 2.00,3.60,51.00,23.60 --- > Error: Could not build parkingArea with ID 'parkingArea_2' in netedit; attribute length cannot be negative. 15a15,24 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 33,34d41 < Debug: Deleting unreferenced parkingArea 'parkingArea_2' < GLDebug: Removed object parkingArea:parkingArea_2 from SUMORTree with boundary 2.00,3.60,51.00,23.60 49a57,214 > > ================================================================= > ==3677394==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fd5c991a5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) <truncated after showing first 30 lines> ---------- Differences in log ---------- 1a2 > Error: Could not build parkingArea with ID 'parkingArea_2' in netedit; attribute length cannot be negative.
---------- Differences in additionals ---------- 6d5 < <parkingArea id="parkingArea_1" lane="gneE0_0" startPos="5.00" endPos="10.00" name="%%%$$$;;;" width="12.00" length="5.00"/> ---------- Differences in errors ---------- 10,11c10 < Debug: Adding parkingArea 'parkingArea_1' in GNEChange_Additional < GLDebug: Inserted parkingArea:parkingArea_1 into SUMORTree with boundary -17.00,-23.60,32.00,-3.60 --- > Error: Could not build parkingArea with ID 'parkingArea_1' in netedit; name contains invalid characters. 13a13,23 > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 31,32d40 < Debug: Deleting unreferenced parkingArea 'parkingArea_1' < GLDebug: Removed object parkingArea:parkingArea_1 from SUMORTree with boundary -17.00,-23.60,32.00,-3.60 47a56,206 > > ================================================================= > ==3677117==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,2 > Error: Could not build parkingArea with ID 'parkingArea_1' in netedit; name contains invalid characters. > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Differences in errors ---------- 12a13,22 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 42a53,210 > > ================================================================= > ==3677249==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fccedb7c5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fcced09a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 49a60,216 > > ================================================================= > ==3677548==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f0085b6f5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f008508d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 6d5 < <parkingArea id="parkingArea_2" lane="gneE0_0" startPos="29.00" endPos="34.00" name="parkingArea" roadsideCapacity="-3" width="12.00" length="5.00"/> ---------- Differences in errors ---------- 11,12c11 < Debug: Adding parkingArea 'parkingArea_2' in GNEChange_Additional < GLDebug: Inserted parkingArea:parkingArea_2 into SUMORTree with boundary 7.00,-23.60,56.00,-3.60 --- > Error: Could not build parkingArea with ID 'parkingArea_2' in netedit; attribute roadsideCapacity cannot be negative. 16a16,25 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 34,35d42 < Debug: Deleting unreferenced parkingArea 'parkingArea_2' < GLDebug: Removed object parkingArea:parkingArea_2 from SUMORTree with boundary 7.00,-23.60,56.00,-3.60 50a58,208 > > ================================================================= > ==3677199==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f2a2dba35ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) <truncated after showing first 30 lines> ---------- Differences in log ---------- 1a2 > Error: Could not build parkingArea with ID 'parkingArea_2' in netedit; attribute roadsideCapacity cannot be negative.
---------- Differences in errors ---------- 15a16,25 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 47a58,214 > > ================================================================= > ==3677012==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fe3860f45ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe3856122f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 6d5 < <parkingArea id="parkingArea_2" lane="gneE1_0" startPos="13.00" endPos="18.00" name="parkingArea" roadsideCapacity="4" friendlyPos="1" width="-3.00" length="5.00"/> ---------- Differences in errors ---------- 11,12c11 < Debug: Adding parkingArea 'parkingArea_2' in GNEChange_Additional < GLDebug: Inserted parkingArea:parkingArea_2 into SUMORTree with boundary 25.00,-11.40,44.00,8.60 --- > Error: Could not build parkingArea with ID 'parkingArea_2' in netedit; attribute width cannot be negative. 15a15,24 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 33,34d41 < Debug: Deleting unreferenced parkingArea 'parkingArea_2' < GLDebug: Removed object parkingArea:parkingArea_2 from SUMORTree with boundary 25.00,-11.40,44.00,8.60 49a57,215 > > ================================================================= > ==3677307==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f9be76895ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) <truncated after showing first 30 lines> ---------- Differences in log ---------- 1a2 > Error: Could not build parkingArea with ID 'parkingArea_2' in netedit; attribute width cannot be negative.
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 6,7c16,17 < Debug: Setting new attribute startPos '27.00' into parkingArea 'parkingArea_gneE0_0_0' < Debug: Setting new attribute endPos '37.00' into parkingArea 'parkingArea_gneE0_0_0' --- > Debug: Setting new attribute startPos '28.00' into parkingArea 'parkingArea_gneE0_0_0' > Debug: Setting new attribute endPos '38.00' into parkingArea 'parkingArea_gneE0_0_0' 16,17c26,27 < Debug: Setting previous attribute endPos '37.00' into parkingArea 'parkingArea_gneE0_0_0' < Debug: Setting previous attribute startPos '27.00' into parkingArea 'parkingArea_gneE0_0_0' --- > Debug: Setting previous attribute endPos '38.00' into parkingArea 'parkingArea_gneE0_0_0' > Debug: Setting previous attribute startPos '28.00' into parkingArea 'parkingArea_gneE0_0_0' 31,32c41,42 < Debug: Setting new attribute startPos '27.00' into parkingArea 'parkingArea_gneE0_0_0' < Debug: Setting new attribute endPos '37.00' into parkingArea 'parkingArea_gneE0_0_0' --- > Debug: Setting new attribute startPos '28.00' into parkingArea 'parkingArea_gneE0_0_0' > Debug: Setting new attribute endPos '38.00' into parkingArea 'parkingArea_gneE0_0_0' 56a67,219 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="17.00" endPos="27.00"/> --- > <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="18.00" endPos="28.00"/> ---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 12c22 < Debug: Setting new attribute startPos '27.00' into parkingArea 'parkingArea_gneE0_0_0' --- > Debug: Setting new attribute startPos '28.00' into parkingArea 'parkingArea_gneE0_0_0' 14,17c24,27 < GLDebug: Inserted parkingArea:parkingArea_gneE0_0_0 into SUMORTree with boundary 8.90,-14.80,40.20,5.20 < Debug: Setting new attribute endPos '37.00' into parkingArea 'parkingArea_gneE0_0_0' < GLDebug: Removed object parkingArea:parkingArea_gneE0_0_0 from SUMORTree with boundary 8.90,-14.80,40.20,5.20 < GLDebug: Inserted parkingArea:parkingArea_gneE0_0_0 into SUMORTree with boundary 13.80,-14.80,50.20,5.20 --- > GLDebug: Inserted parkingArea:parkingArea_gneE0_0_0 into SUMORTree with boundary 8.90,-14.80,41.20,5.20 > Debug: Setting new attribute endPos '38.00' into parkingArea 'parkingArea_gneE0_0_0' > GLDebug: Removed object parkingArea:parkingArea_gneE0_0_0 from SUMORTree with boundary 8.90,-14.80,41.20,5.20 > GLDebug: Inserted parkingArea:parkingArea_gneE0_0_0 into SUMORTree with boundary 14.80,-14.80,51.20,5.20 19,20c29,30 < GLDebug: Removed object parkingArea:parkingArea_gneE0_0_0 from SUMORTree with boundary 13.80,-14.80,50.20,5.20 < GLDebug: Inserted parkingArea:parkingArea_gneE0_0_0 into SUMORTree with boundary -13.20,-14.80,50.20,5.20 --- > GLDebug: Removed object parkingArea:parkingArea_gneE0_0_0 from SUMORTree with boundary 14.80,-14.80,51.20,5.20 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 85a86,95 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 253a264,1448 > > ================================================================= > ==3677745==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8192 byte(s) in 8 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x204764a in GNEAdditionalHandler::buildParkingSpace(CommonXMLStructure::SumoBaseObject const*, 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::__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&, double, std::map<st d::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > const&) /home/delphi/clangDebug/sumo/src/netedit/ elements/additional/GNEAdditionalHandler.cpp:375:39 > #2 0x4308f85 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:133:13 > #3 0x4312b57 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:467:9 > #4 0x434c51e in AdditionalHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:642:13 > #5 0x449ea9d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #6 0x7fadcce72f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52) > > Direct leak of 1040 byte(s) in 2 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 4d14 < Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE0_0_0' is invalid; Cannot be parsed to float; Default value will be used. 7,54c17,18 < Debug: Invalid input parameter of space: 'angle' doesn't have a valid 'float' format between [0, 360] < Debug: Invalid input parameter of space: 'angle' doesn't have a valid 'float' format between [0, 360] < Debug: Adding space 'parkingArea_gneE0_0_0' in GNEChange_Additional < Debug: Adding space 'parkingArea_gneE0_0_0' in GNEChange_Additional < Debug: Adding space 'parkingArea_gneE0_0_0' in GNEChange_Additional < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing space 'parkingArea_gneE0_0_0' in GNEChange_Additional < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing space 'parkingArea_gneE0_0_0' in GNEChange_Additional < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing space 'parkingArea_gneE0_0_0' in GNEChange_Additional < Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in output ---------- 19d18 < TestFunctions: Netedit closed successfully ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="15.00" endPos="25.00"> <space x="20.00" y="15.00" angle="-4.00"/> <space x="25.00" y="15.00" angle="140.00"/> <space x="25.00" y="15.00" angle="120.00"/> </parkingArea> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,7c5 < <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="15.00" endPos="25.00"> < <space x="25.00" y="15.00"/> < </parkingArea> --- > <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="15.00" endPos="25.00"/> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 4d14 < Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE0_0_0' is invalid; Cannot be parsed to float; Default value will be used. 7,10c17 < Debug: Adding space 'parkingArea_gneE0_0_0' in GNEChange_Additional < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing space 'parkingArea_gneE0_0_0' in GNEChange_Additional --- > Debug: Invalid input parameter of space: 'slope' doesn't have a valid 'float' format 13a21 > Debug: Keys Ctrl+Z (Undo) pressed 18,19d25 < Debug: Calling GNEUndoList::redo() < Debug: Adding space 'parkingArea_gneE0_0_0' in GNEChange_Additional 23d28 < Debug: Deleting unreferenced space 'parkingArea_gneE0_0_0' 36a42,175 > LLVMSymbolizer: error reading file: No such file or directory <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 66a77,257 > > ================================================================= > ==3678053==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f90bdcb22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 4d14 < Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE0_0_0' is invalid; Cannot be parsed to float; Default value will be used. 7,39c17,18 < Debug: Invalid input parameter of space: 'length' doesn't have a valid 'float' format < Debug: Invalid input parameter of space: 'length' doesn't have a valid 'float' format < Debug: Invalid input parameter of space: 'length' cannot be negative < Debug: Adding space 'parkingArea_gneE0_0_0' in GNEChange_Additional < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing space 'parkingArea_gneE0_0_0' in GNEChange_Additional < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing parkingArea 'parkingArea_gneE0_0_0' in GNEChange_Additional < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding parkingArea 'parkingArea_gneE0_0_0' in GNEChange_Additional < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Differences in output ---------- 17d16 < TestFunctions: Netedit closed successfully ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="15.00" endPos="25.00"> <space x="20.00" y="15.00" length="3.10"/> </parkingArea> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,155 > > ================================================================= > ==3678105==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f72afee32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 6c6 < <space x="20.00" y="15.00" width="2.50"/> --- > <space x="20.00" y="15.00" name="dummyWidth"/> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 4d14 < Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE0_0_0' is invalid; Cannot be parsed to float; Default value will be used. 7,9d16 < Debug: Invalid input parameter of space: 'width' doesn't have a valid 'float' format < Debug: Invalid input parameter of space: 'width' doesn't have a valid 'float' format < Debug: Invalid input parameter of space: 'width' cannot be negative 10a18,20 > Debug: Invalid input parameter of space: A parkingArea must be selected before insertion of space. > Debug: Invalid input parameter of space: A parkingArea must be selected before insertion of space. > Debug: Invalid input parameter of space: A parkingArea must be selected before insertion of space. 39a50,179 > > ================================================================= > ==3678112==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8f3d3552f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 24a26,35 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27d37 < Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE1_0_2' is invalid; Cannot be parsed to float; Default value will be used. 31,37c41,47 < GLDebug: Removed object parkingArea:parkingArea_gneE1_0_2 from SUMORTree with boundary -11.20,-5.20,25.20,14.80 < GLDebug: Inserted parkingArea:parkingArea_gneE1_0_2 into SUMORTree with boundary -11.20,-5.20,25.20,14.80 < Debug: Adding space 'parkingArea_gneE1_0_2' in GNEChange_Additional < GLDebug: Removed object parkingArea:parkingArea_gneE1_0_2 from SUMORTree with boundary -11.20,-5.20,25.20,14.80 < GLDebug: Inserted parkingArea:parkingArea_gneE1_0_2 into SUMORTree with boundary -11.20,-5.20,25.20,14.80 < GLDebug: Removed object parkingArea:parkingArea_gneE1_0_2 from SUMORTree with boundary -11.20,-5.20,25.20,14.80 < GLDebug: Inserted parkingArea:parkingArea_gneE1_0_2 into SUMORTree with boundary -11.20,-7.00,32.00,23.00 --- > GLDebug: Removed object parkingArea:parkingAreaLoaded_B from SUMORTree with boundary 13.00,-8.00,56.20,22.00 > GLDebug: Inserted parkingArea:parkingAreaLoaded_B into SUMORTree with boundary 13.00,-8.00,56.20,22.00 > Debug: Adding space 'parkingAreaLoaded_B' in GNEChange_Additional > GLDebug: Removed object parkingArea:parkingAreaLoaded_B from SUMORTree with boundary 13.00,-8.00,56.20,22.00 > GLDebug: Inserted parkingArea:parkingAreaLoaded_B into SUMORTree with boundary 13.00,-8.00,56.20,22.00 > GLDebug: Removed object parkingArea:parkingAreaLoaded_B from SUMORTree with boundary 13.00,-8.00,56.20,22.00 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,7c5 < <parkingArea id="parkingArea_gneE2_0_0" lane="gneE2_0" startPos="15.00" endPos="25.00"> < <space x="15.00" y="5.00" angle="32.50"/> < </parkingArea> --- > <parkingArea id="parkingArea_gneE2_0_0" lane="gneE2_0" startPos="15.00" endPos="25.00"/> ---------- Differences in errors ---------- 10a11,21 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 13d23 < Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE2_0_0' is invalid; Cannot be parsed to float; Default value will be used. 17,39c27 < GLDebug: Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary 1.80,2.00,38.20,22.00 < GLDebug: Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary 1.80,2.00,38.20,22.00 < Debug: Adding space 'parkingArea_gneE2_0_0' in GNEChange_Additional < GLDebug: Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary 1.80,2.00,38.20,22.00 < GLDebug: Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary 1.80,2.00,38.20,22.00 < GLDebug: Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary 1.80,2.00,38.20,22.00 < GLDebug: Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary 0.00,-10.00,38.20,22.00 < Debug: Value 'dummyAngle' for attribute angle of space isn't valid < Debug: Setting new attribute angle '-6.00' into space 'parkingArea_gneE2_0_0' < GLDebug: Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary 0.00,-10.00,38.20,22.00 < GLDebug: Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary 0.00,-10.00,38.20,22.00 < GLDebug: Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary 0.00,-10.00,38.20,22.00 < GLDebug: Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary 0.00,-10.00,38.20,22.00 < Debug: Setting new attribute angle '140.00' into space 'parkingArea_gneE2_0_0' < GLDebug: Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary 0.00,-10.00,38.20,22.00 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 4d14 < Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE2_0_0' is invalid; Cannot be parsed to float; Default value will be used. 8,11d17 < Debug: Setting new attribute blockMovement 'true' into space 'parkingArea_gneE2_0_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute blockMovement '0' into space 'parkingArea_gneE2_0_0' 17a24 > Debug: Keys Ctrl+Z (Undo) pressed 25,26d31 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute blockMovement 'true' into space 'parkingArea_gneE2_0_0' 63a69,251 > > ================================================================= > ==3678979==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1 > Warning: Invalid format of parameter ( i)
---------- Differences in additionals ---------- 6c6 < <space x="15.00" y="5.00" length="3.40"/> --- > <space x="15.00" y="5.00" z="3.40"/> ---------- Differences in errors ---------- 10a11,21 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 13d23 < Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE2_0_0' is invalid; Cannot be parsed to float; Default value will be used. 24,31c34,49 < Debug: Value 'dummyLenght' for attribute length of space isn't valid < Debug: Value '-6' for attribute length of space isn't valid < Debug: Value '0' for attribute length of space isn't valid < Debug: Setting new attribute length '3.4' into space 'parkingArea_gneE2_0_0' < GLDebug: Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary 0.00,-10.00,38.20,22.00 < GLDebug: Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary 1.60,-8.40,38.20,22.00 < GLDebug: Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary 1.60,-8.40,38.20,22.00 < GLDebug: Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary 1.60,-8.40,38.20,22.00 --- > Debug: Value 'dummyLenght' for attribute z of space isn't valid > Debug: Setting new attribute z '-6' into space 'parkingArea_gneE2_0_0' > GLDebug: Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary 0.00,-10.00,38.20,22.00 > GLDebug: Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary 0.00,-10.00,38.20,22.00 > GLDebug: Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary 0.00,-10.00,38.20,22.00 > GLDebug: Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary 0.00,-10.00,38.20,22.00 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 6,10c6 < <space x="15.00" y="5.00"> < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> < </space> --- > <space x="15.00" y="5.00"/> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 4d14 < Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE2_0_0' is invalid; Cannot be parsed to float; Default value will be used. 8,14c18,28 < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into space 'parkingArea_gneE2_0_0' < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into space 'parkingArea_gneE2_0_0' < Debug: Setting new attribute genericParameter '' into space 'parkingArea_gneE2_0_0' < Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into space 'parkingArea_gneE2_0_0' < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into space 'parkingArea_gneE2_0_0' < Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into space 'parkingArea_gneE2_0_0' < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into space 'parkingArea_gneE2_0_0' --- > Debug: Value 'dummyGenericParameters' for attribute length of space isn't valid > Debug: Value 'key1|key2|key3' for attribute length of space isn't valid > Debug: Value 'key1=value1|key2=value2|key3=value3' for attribute length of space isn't valid > Debug: Value 'key1=|key2=|key3=' for attribute length of space isn't valid > Debug: Value '' for attribute length of space isn't valid > Debug: Value 'key1duplicated=value1|key1duplicated=value2|key3=value3' for attribute length of space isn't valid > Debug: Value 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' for attribute length of space isn't valid <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,3d0 < Warning: Invalid format of parameter (dummyGenericParameters) < Warning: Invalid format of parameter (key1) < Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in errors ---------- 10a11,21 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 13d23 < Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE2_0_0' is invalid; Cannot be parsed to float; Default value will be used. 16d25 < Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE2_0_1' is invalid; Cannot be parsed to float; Default value will be used. 34,129c43,45 < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing space 'parkingArea_gneE2_0_0' in GNEChange_Additional < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing space 'parkingArea_gneE2_0_0' in GNEChange_Additional < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing parkingArea 'parkingArea_gneE2_0_1' in GNEChange_Additional < GLDebug: Removed object parkingArea:parkingArea_gneE2_0_1 from SUMORTree with boundary 21.80,2.00,58.20,22.00 < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing parkingArea 'parkingArea_gneE2_0_0' in GNEChange_Additional <truncated after showing first 30 lines> ---------- Differences in output ---------- 16c16 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <parkingArea id="parkingArea_gneE2_0_0" lane="gneE2_0" startPos="15.00" endPos="25.00"> <space x="15.00" y="5.00"/> <space x="20.00" y="5.00"/> </parkingArea> <parkingArea id="parkingArea_gneE2_0_1" lane="gneE2_0" startPos="35.00" endPos="45.00"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ0_c0" function="crossing" crossingEdges="gneE0"> <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,-3.20 -1.50,0.00"/> </edge> <edge id=":gneJ0_c1" function="crossing" crossingEdges="gneE1"> <lane id=":gneJ0_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,0.00 -1.50,3.20"/> </edge> <edge id=":gneJ0_w1" function="walkingarea"> <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="-3.00,0.00 0.00,0.00 0.00,0.00 -3.00,0.00"/> </edge> <edge id=":gneJ0_w2" function="walkingarea"> <lane id=":gneJ0_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="-3.00,3.20 0.00,3.20 0.00,-3.20 -3.00,-3.20"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> </edge> <edge id=":gneJ1_c0" function="crossing" crossingEdges="gneE1"> <lane id=":gneJ1_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,3.20 51.50,0.00"/> </edge> <edge id=":gneJ1_c1" function="crossing" crossingEdges="gneE0"> <lane id=":gneJ1_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,0.00 51.50,-3.20"/> <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 6c6 < <space x="3.00" y="2.50" z="15.00"/> --- > <space x="15.00" y="5.00"/> ---------- Differences in errors ---------- 10a11,21 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 13d23 < Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE2_0_0' is invalid; Cannot be parsed to float; Default value will be used. 24,49c34,38 < Debug: Value 'dummyPosition' for attribute pos of space isn't valid < Debug: Value '' for attribute pos of space isn't valid < Debug: Setting new attribute pos '-3.5,-3' into space 'parkingArea_gneE2_0_0' < GLDebug: Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary 0.00,-10.00,38.20,22.00 < GLDebug: Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary -18.50,-18.00,38.20,22.00 < GLDebug: Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary -18.50,-18.00,38.20,22.00 < GLDebug: Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary -18.50,-18.00,38.20,22.00 < Debug: Setting new attribute pos '3,2.5,15' into space 'parkingArea_gneE2_0_0' < GLDebug: Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary -18.50,-18.00,38.20,22.00 < GLDebug: Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary -12.00,-12.50,38.20,22.00 < GLDebug: Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary -12.00,-12.50,38.20,22.00 < GLDebug: Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary -12.00,-12.50,38.20,22.00 < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute pos '-3.50,-3.00' into space 'parkingArea_gneE2_0_0' <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 6c6 < <space x="15.00" y="5.00" width="2.30"/> --- > <space x="15.00" y="2.30"/> ---------- Differences in errors ---------- 10a11,21 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 13d23 < Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE2_0_0' is invalid; Cannot be parsed to float; Default value will be used. 24,27c34,35 < Debug: Value 'dummyWidth' for attribute width of space isn't valid < Debug: Value '-5' for attribute width of space isn't valid < Debug: Value '0' for attribute width of space isn't valid < Debug: Setting new attribute width '2.3' into space 'parkingArea_gneE2_0_0' --- > Debug: Value 'dummyWidth' for attribute y of space isn't valid > Debug: Setting new attribute y '-5' into space 'parkingArea_gneE2_0_0' 29,31c37,49 < GLDebug: Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary 0.00,-10.00,38.20,22.00 < GLDebug: Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary 0.00,-10.00,38.20,22.00 < GLDebug: Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary 0.00,-10.00,38.20,22.00 --- > GLDebug: Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary 0.00,-20.00,38.20,22.00 > GLDebug: Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary 0.00,-20.00,38.20,22.00 > GLDebug: Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary 0.00,-20.00,38.20,22.00 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 6c6 < <space x="17.00" y="7.00" z="10.00" width="4.00" angle="32.50"> --- > <space x="17.00" y="7.00" z="10.00" width="4.00" length="32.5" angle="45.00"> 13c13 < <space x="34.00" y="7.00" z="20.00" width="2.00" length="12.00" angle="32.50"> --- > <space x="34.00" y="7.00" z="20.00" width="2.00" length="32.5" angle="12.00"> ---------- Differences in errors ---------- 10a11,14 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Inserting generic parameter 'KeyA1|valueA1' into space > Debug: Inserting generic parameter 'KeyA2|valueA2' into space > Debug: Inserting generic parameter 'KeyA3|valueA3' into space 20,22c24,26 < Debug: Inserting parameter 'KeyA1|valueA1' into additional space. < Debug: Inserting parameter 'KeyA2|valueA2' into additional space. < Debug: Inserting parameter 'KeyA3|valueA3' into additional space. --- > Debug: Inserting generic parameter 'KeyB1|valueB1' into space > Debug: Inserting generic parameter 'KeyB2|valueB2' into space > Debug: Inserting generic parameter 'KeyB3|valueB3' into space 31,34c35,45 < GLDebug: Inserted parkingArea:parkingArea_B into SUMORTree with boundary 12.00,-15.00,56.00,29.00 < Debug: Inserting parameter 'KeyB1|valueB1' into additional space. < Debug: Inserting parameter 'KeyB2|valueB2' into additional space. < Debug: Inserting parameter 'KeyB3|valueB3' into additional space. --- > GLDebug: Inserted parkingArea:parkingArea_B into SUMORTree with boundary 15.80,-14.80,52.20,19.00 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,5 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Inserting generic parameter 'KeyA1|valueA1' into space > Debug: Inserting generic parameter 'KeyA2|valueA2' into space > Debug: Inserting generic parameter 'KeyA3|valueA3' into space 4,6c8,10 < Debug: Inserting parameter 'KeyA1|valueA1' into additional space. < Debug: Inserting parameter 'KeyA2|valueA2' into additional space. < Debug: Inserting parameter 'KeyA3|valueA3' into additional space. --- > Debug: Inserting generic parameter 'KeyB1|valueB1' into space > Debug: Inserting generic parameter 'KeyB2|valueB2' into space > Debug: Inserting generic parameter 'KeyB3|valueB3' into space 9,11c13,22 < Debug: Inserting parameter 'KeyB1|valueB1' into additional space. < Debug: Inserting parameter 'KeyB2|valueB2' into additional space. < Debug: Inserting parameter 'KeyB3|valueB3' into additional space. --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 24,112c35 < Debug: Setting new attribute blockMovement 'true' into space 'parkingArea_A' <truncated after showing first 30 lines> ---------- Differences in output ---------- 7c7 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <parkingArea id="parkingArea_A" lane="gneE0_0" startPos="12.00" endPos="22.00" length="5.00"> <space x="17.00" y="7.00" z="10.00" width="4.00" angle="45.00"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA2"/> <param key="KeyA3" value="valueA3"/> </space> </parkingArea> <parkingArea id="parkingArea_B" lane="gneE0_0" startPos="29.00" endPos="39.00" length="5.00"> <space x="34.00" y="7.00" z="20.00" width="2.00" length="12.00" angle="12.00"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB2"/> <param key="KeyB3" value="valueB3"/> </space> </parkingArea> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ0_c0" function="crossing" crossingEdges="gneE0"> <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,-3.20 -1.50,0.00"/> </edge> <edge id=":gneJ0_c1" function="crossing" crossingEdges="gneE1"> <lane id=":gneJ0_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="-1.50,0.00 -1.50,3.20"/> </edge> <edge id=":gneJ0_w1" function="walkingarea"> <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.00" shape="-3.00,0.00 0.00,0.00 0.00,0.00 -3.00,0.00"/> </edge> <edge id=":gneJ0_w2" function="walkingarea"> <lane id=":gneJ0_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="-3.00,3.20 0.00,3.20 0.00,-3.20 -3.00,-3.20"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> </edge> <edge id=":gneJ1_c0" function="crossing" crossingEdges="gneE1"> <lane id=":gneJ1_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,3.20 51.50,0.00"/> </edge> <edge id=":gneJ1_c1" function="crossing" crossingEdges="gneE0"> <lane id=":gneJ1_c1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.00" shape="51.50,0.00 51.50,-3.20"/> <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 6c6 < <space x="17.00" y="7.00" z="10.00" width="4.00" length="3.40" angle="45.00"> --- > <space x="17.00" y="7.00" z="10.00" width="3.4" length="5.00" angle="45.00"> 13c13 < <space x="34.00" y="7.00" z="20.00" width="2.00" length="3.40" angle="12.00"> --- > <space x="34.00" y="7.00" z="20.00" width="3.4" length="12.00" angle="12.00"> ---------- Differences in errors ---------- 10a11,14 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Inserting generic parameter 'KeyA1|valueA1' into space > Debug: Inserting generic parameter 'KeyA2|valueA2' into space > Debug: Inserting generic parameter 'KeyA3|valueA3' into space 20,22c24,26 < Debug: Inserting parameter 'KeyA1|valueA1' into additional space. < Debug: Inserting parameter 'KeyA2|valueA2' into additional space. < Debug: Inserting parameter 'KeyA3|valueA3' into additional space. --- > Debug: Inserting generic parameter 'KeyB1|valueB1' into space > Debug: Inserting generic parameter 'KeyB2|valueB2' into space > Debug: Inserting generic parameter 'KeyB3|valueB3' into space 31,34c35,45 < GLDebug: Inserted parkingArea:parkingArea_B into SUMORTree with boundary 12.00,-15.00,56.00,29.00 < Debug: Inserting parameter 'KeyB1|valueB1' into additional space. < Debug: Inserting parameter 'KeyB2|valueB2' into additional space. < Debug: Inserting parameter 'KeyB3|valueB3' into additional space. --- > GLDebug: Inserted parkingArea:parkingArea_B into SUMORTree with boundary 15.80,-14.80,52.20,19.00 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 6,9c6,9 < <space x="17.00" y="7.00" z="10.00" width="4.00" angle="45.00"> < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> --- > <space x="17.00" y="7.00" z="10.00" width="4.00" length="5.00" angle="45.00"> > <param key="KeyA1" value="valueA1"/> > <param key="KeyA2" value="valueA2"/> > <param key="KeyA3" value="valueA3"/> 14,16c14,16 < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> --- > <param key="KeyB1" value="valueB1"/> > <param key="KeyB2" value="valueB2"/> > <param key="KeyB3" value="valueB3"/> ---------- Differences in errors ---------- 10a11,14 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Inserting generic parameter 'KeyA1|valueA1' into space > Debug: Inserting generic parameter 'KeyA2|valueA2' into space > Debug: Inserting generic parameter 'KeyA3|valueA3' into space 20,22c24,26 < Debug: Inserting parameter 'KeyA1|valueA1' into additional space. < Debug: Inserting parameter 'KeyA2|valueA2' into additional space. < Debug: Inserting parameter 'KeyA3|valueA3' into additional space. --- > Debug: Inserting generic parameter 'KeyB1|valueB1' into space > Debug: Inserting generic parameter 'KeyB2|valueB2' into space > Debug: Inserting generic parameter 'KeyB3|valueB3' into space 31,34c35,45 < GLDebug: Inserted parkingArea:parkingArea_B into SUMORTree with boundary 12.00,-15.00,56.00,29.00 < Debug: Inserting parameter 'KeyB1|valueB1' into additional space. < Debug: Inserting parameter 'KeyB2|valueB2' into additional space. < Debug: Inserting parameter 'KeyB3|valueB3' into additional space. --- > GLDebug: Inserted parkingArea:parkingArea_B into SUMORTree with boundary 15.80,-14.80,52.20,19.00 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,3d0 < Warning: Invalid format of parameter (dummyGenericParameters) < Warning: Invalid format of parameter (key1) < Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in additionals ---------- 6,10c6 < <space x="17.00" y="7.00" z="10.00" width="4.00" angle="45.00"> < <param key="KeyA1" value="valueA1"/> < <param key="KeyA2" value="valueA2"/> < <param key="KeyA3" value="valueA3"/> < </space> --- > <space x="17.00" y="7.00" z="10.00" width="4.00" length="5.00" angle="45.00"/> 13,17c9 < <space x="34.00" y="7.00" z="20.00" width="2.00" length="12.00" angle="12.00"> < <param key="KeyB1" value="valueB1"/> < <param key="KeyB2" value="valueB2"/> < <param key="KeyB3" value="valueB3"/> < </space> --- > <space x="34.00" y="7.00" z="20.00" width="2.00" length="12.00" angle="12.00"/> ---------- Differences in errors ---------- 10a11,14 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Inserting generic parameter 'KeyA1|valueA1' into space > Debug: Inserting generic parameter 'KeyA2|valueA2' into space > Debug: Inserting generic parameter 'KeyA3|valueA3' into space 20,22c24,26 < Debug: Inserting parameter 'KeyA1|valueA1' into additional space. < Debug: Inserting parameter 'KeyA2|valueA2' into additional space. < Debug: Inserting parameter 'KeyA3|valueA3' into additional space. --- > Debug: Inserting generic parameter 'KeyB1|valueB1' into space > Debug: Inserting generic parameter 'KeyB2|valueB2' into space > Debug: Inserting generic parameter 'KeyB3|valueB3' into space 31,34c35,45 < GLDebug: Inserted parkingArea:parkingArea_B into SUMORTree with boundary 12.00,-15.00,56.00,29.00 < Debug: Inserting parameter 'KeyB1|valueB1' into additional space. < Debug: Inserting parameter 'KeyB2|valueB2' into additional space. < Debug: Inserting parameter 'KeyB3|valueB3' into additional space. --- > GLDebug: Inserted parkingArea:parkingArea_B into SUMORTree with boundary 15.80,-14.80,52.20,19.00 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Warning: Invalid format of parameter (dummyParent) > Warning: Invalid format of parameter (parkingArea_gneE2_0_1) > Warning: Invalid format of parameter (parkingArea_gneE2_0_1i)
---------- Differences in additionals ---------- 6c6 < <space x="17.00" y="7.00" z="10.00" width="2.30" angle="45.00"> --- > <space x="17.00" y="7.00" z="10.00" name="2.3" width="4.00" length="5.00" angle="45.00"> 13c13 < <space x="34.00" y="7.00" z="20.00" width="2.30" length="12.00" angle="12.00"> --- > <space x="34.00" y="7.00" z="20.00" name="2.3" width="2.00" length="12.00" angle="12.00"> ---------- Differences in errors ---------- 10a11,14 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Inserting generic parameter 'KeyA1|valueA1' into space > Debug: Inserting generic parameter 'KeyA2|valueA2' into space > Debug: Inserting generic parameter 'KeyA3|valueA3' into space 20,22c24,26 < Debug: Inserting parameter 'KeyA1|valueA1' into additional space. < Debug: Inserting parameter 'KeyA2|valueA2' into additional space. < Debug: Inserting parameter 'KeyA3|valueA3' into additional space. --- > Debug: Inserting generic parameter 'KeyB1|valueB1' into space > Debug: Inserting generic parameter 'KeyB2|valueB2' into space > Debug: Inserting generic parameter 'KeyB3|valueB3' into space 31,34c35,45 < GLDebug: Inserted parkingArea:parkingArea_B into SUMORTree with boundary 12.00,-15.00,56.00,29.00 < Debug: Inserting parameter 'KeyB1|valueB1' into additional space. < Debug: Inserting parameter 'KeyB2|valueB2' into additional space. < Debug: Inserting parameter 'KeyB3|valueB3' into additional space. --- > GLDebug: Inserted parkingArea:parkingArea_B into SUMORTree with boundary 15.80,-14.80,52.20,19.00 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,8 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Error: Attribute 'angle' in definition of a space is empty. 16d17 < Debug: Format of optional optional angle[0, 360] attribute 'angle' of space is invalid; Cannot be parsed to float; Default value will be used. 24,31d24 < Debug: Format of optional optional angle[0, 360] attribute 'angle' of space is invalid; Cannot be parsed to float; Default value will be used. < GLDebug: Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 6.80,-5.20,61.00,31.00 < GLDebug: Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-5.20,61.00,31.00 < Debug: Adding space 'parkingArea_0' in GNEChange_Additional < GLDebug: Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 6.80,-5.20,61.00,31.00 < GLDebug: Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-5.20,61.00,31.00 < GLDebug: Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 6.80,-5.20,61.00,31.00 < GLDebug: Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-5.20,61.00,31.00 53,88c46,59 < Debug: Additionals saved < GLDebug: Removing junctions during recomputing < GLDebug: Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00 < GLDebug: Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00 < GLDebug: Removing edges during recomputing < GLDebug: Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00 < GLDebug: Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60 < GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...) < GLDebug: Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20 < GLDebug: Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20 < GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...) < GLDebug: Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00 < GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60 < Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection() < Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection() <truncated after showing first 30 lines> ---------- Differences in output ---------- 3,4d2 < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <parkingArea id="parkingArea_0" lane="gneE1_0" startPos="20.00" endPos="30.00"> <space x="40.00" y="15.00" z="1.00" width="3.30" length="6.00"/> <space x="45.00" y="15.00" z="1.00" width="3.30" length="6.00"/> <space x="45.00" y="15.00" z="1.00" width="3.30" length="6.00"/> <space x="45.00" y="15.00" z="1.00" width="3.30" length="6.00" angle="-20.00"/> <space x="50.00" y="15.00" z="1.00" width="3.30" length="6.00" angle="500.00"/> <space x="0.00" y="-15.00" z="1.00" width="3.30" length="6.00" angle="60.00"/> </parkingArea> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 47a58,208 > > ================================================================= > ==3679451==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fb1775175ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb176a352f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 38a49,185 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3679715==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f38bc5545ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f38bba722f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 7,10d6 < <space x="35.00" y="15.00" z="1.00" width="3.30" angle="45.00"/> < <space x="35.00" y="15.00" z="1.00" width="3.30" angle="45.00"/> < <space x="35.00" y="15.00" z="1.00" width="3.30" angle="45.00"/> < <space x="35.00" y="15.00" z="1.00" width="3.30" length="5.50" angle="45.00"/> ---------- Differences in errors ---------- 6a7,8 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Error: Attribute 'length' in definition of a space is empty. 15,46c17,29 < GLDebug: Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-5.20,45.00,30.00 < Debug: Format of optional positive optional float attribute 'length' of space is invalid; Cannot be parsed to float; Default value will be used. < GLDebug: Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 6.80,-5.20,45.00,30.00 < GLDebug: Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-5.20,45.00,30.00 < Debug: Adding space 'parkingArea_0' in GNEChange_Additional < GLDebug: Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 6.80,-5.20,45.00,30.00 < GLDebug: Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-5.20,45.00,30.00 < GLDebug: Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 6.80,-5.20,45.00,30.00 < GLDebug: Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-5.20,50.00,30.00 < Debug: Format of optional positive optional float attribute 'length' of space is invalid; Cannot be parsed to float; Default value will be used. < GLDebug: Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 6.80,-5.20,50.00,30.00 < GLDebug: Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-5.20,50.00,30.00 < Debug: Adding space 'parkingArea_0' in GNEChange_Additional < GLDebug: Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 6.80,-5.20,50.00,30.00 < GLDebug: Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-5.20,50.00,30.00 < GLDebug: Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 6.80,-5.20,50.00,30.00 < GLDebug: Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-5.20,50.00,30.00 < Debug: Format of optional positive optional float attribute 'length' of space is invalid; Cannot be negative; Default value will be used. < GLDebug: Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 6.80,-5.20,50.00,30.00 < GLDebug: Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-5.20,50.00,30.00 < Debug: Adding space 'parkingArea_0' in GNEChange_Additional < GLDebug: Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 6.80,-5.20,50.00,30.00 < GLDebug: Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-5.20,50.00,30.00 < GLDebug: Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 6.80,-5.20,50.00,30.00 < GLDebug: Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 6.80,-5.20,50.00,30.00 < GLDebug: Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 6.80,-5.20,50.00,30.00 <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Error: Attribute 'length' in definition of a space is empty. > Error: Invalid Number Format '(double) dummyLength' > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,190 > > ================================================================= > ==3679533==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7faa1cc212f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 24a25,34 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 55a66,223 > > ================================================================= > ==3680215==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f69d83eb5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f69d79092f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 7,10d6 < <space x="25.00" y="15.00" z="1.00" length="6.00" angle="45.00"/> < <space x="25.00" y="15.00" z="1.00" length="6.00" angle="45.00"/> < <space x="25.00" y="15.00" z="1.00" length="6.00" angle="45.00"/> < <space x="25.00" y="15.00" z="1.00" width="4.10" length="6.00" angle="45.00"/> ---------- Differences in errors ---------- 6a7,8 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Error: Attribute 'width' in definition of a space is empty. 16,46c18,29 < Debug: Format of optional positive optional float attribute 'width' of space is invalid; Cannot be parsed to float; Default value will be used. < GLDebug: Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 4.00,-5.20,43.20,31.00 < GLDebug: Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 4.00,-5.20,43.20,31.00 < Debug: Adding space 'parkingArea_0' in GNEChange_Additional < GLDebug: Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 4.00,-5.20,43.20,31.00 < GLDebug: Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 4.00,-5.20,43.20,31.00 < GLDebug: Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 4.00,-5.20,43.20,31.00 < GLDebug: Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 4.00,-5.20,43.20,31.00 < Debug: Format of optional positive optional float attribute 'width' of space is invalid; Cannot be parsed to float; Default value will be used. < GLDebug: Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 4.00,-5.20,43.20,31.00 < GLDebug: Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 4.00,-5.20,43.20,31.00 < Debug: Adding space 'parkingArea_0' in GNEChange_Additional < GLDebug: Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 4.00,-5.20,43.20,31.00 < GLDebug: Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 4.00,-5.20,43.20,31.00 < GLDebug: Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 4.00,-5.20,43.20,31.00 < GLDebug: Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 4.00,-5.20,43.20,31.00 < Debug: Format of optional positive optional float attribute 'width' of space is invalid; Cannot be negative; Default value will be used. < GLDebug: Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 4.00,-5.20,43.20,31.00 < GLDebug: Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 4.00,-5.20,43.20,31.00 < Debug: Adding space 'parkingArea_0' in GNEChange_Additional < GLDebug: Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 4.00,-5.20,43.20,31.00 < GLDebug: Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 4.00,-5.20,43.20,31.00 < GLDebug: Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 4.00,-5.20,43.20,31.00 < GLDebug: Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 4.00,-5.20,43.20,31.00 < GLDebug: Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 4.00,-5.20,43.20,31.00 < GLDebug: Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 4.00,-5.20,43.20,31.00 <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Error: Attribute 'width' in definition of a space is empty. > Error: Invalid Number Format '(double) dummyWidth' > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Differences in errors ---------- 20a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 51a62,219 > > ================================================================= > ==3679788==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f07be2c25ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f07bd7e02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 20a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 51a62,219 > > ================================================================= > ==3679841==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f8bf37415ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8bf2c5f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 33a34,43 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 66a77,227 > > ================================================================= > ==3679939==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fd8ef2265ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd8ee7442f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,7c5 < <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="17.00" endPos="27.00"> < <space x="63.00" y="2.00"/> < </parkingArea> --- > <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="17.00" endPos="27.00"/> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 4d14 < Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE0_0_0' is invalid; Cannot be parsed to float; Default value will be used. 7,11c17 < Debug: Adding space 'parkingArea_gneE0_0_0' in GNEChange_Additional < Debug: Setting new attribute pos '33.00,12.00' into space 'parkingArea_gneE0_0_0' < Debug: Setting new attribute blockMovement 'true' into space 'parkingArea_gneE0_0_0' < Debug: Setting new attribute blockMovement 'false' into space 'parkingArea_gneE0_0_0' < Debug: Setting new attribute pos '63.00,2.00' into space 'parkingArea_gneE0_0_0' --- > Debug: Invalid input parameter of space: A parkingArea must be selected before insertion of space. 14c20 < Debug: Setting previous attribute pos '33.00,12.00' into space 'parkingArea_gneE0_0_0' --- > Debug: Removing parkingArea 'parkingArea_gneE0_0_0' in GNEChange_Additional 16,17d21 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute blockMovement '1' into space 'parkingArea_gneE0_0_0' 19,20d22 <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="100.00" x="56.08" y="0.00" angle="0.00"/> --- > <viewport zoom="100.00" x="9.88" y="10.04" angle="0.00"/>
---------- Differences in additionals ---------- 5,7c5 < <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="17.00" endPos="27.00"> < <space x="-2.00" y="17.00"/> < </parkingArea> --- > <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="17.00" endPos="27.00"/> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 4d14 < Debug: Format of optional positive optional float attribute 'length' of parkingArea with ID 'parkingArea_gneE0_0_0' is invalid; Cannot be parsed to float; Default value will be used. 7,11c17 < Debug: Adding space 'parkingArea_gneE0_0_0' in GNEChange_Additional < Debug: Setting new attribute pos '33.00,12.00' into space 'parkingArea_gneE0_0_0' < Debug: Setting new attribute pos '13.00,17.00' into space 'parkingArea_gneE0_0_0' < Debug: Setting new attribute pos '33.00,2.00' into space 'parkingArea_gneE0_0_0' < Debug: Setting new attribute pos '-2.00,17.00' into space 'parkingArea_gneE0_0_0' --- > Debug: Invalid input parameter of space: A parkingArea must be selected before insertion of space. 14c20 < Debug: Setting previous attribute pos '33.00,2.00' into space 'parkingArea_gneE0_0_0' --- > Debug: Removing parkingArea 'parkingArea_gneE0_0_0' in GNEChange_Additional 16,17d21 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute pos '13.00,17.00' into space 'parkingArea_gneE0_0_0' 19,20d22 <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> --- > <viewport zoom="100.00" x="44.03" y="-5.07" angle="0.00"/>
---------- Differences in additionals ---------- 5c5 < <parkingArea id="parkingArea_gneE0_0_7" lane="gneE0_1" startPos="22.00" endPos="32.00" length="5.00"> --- > <parkingArea id="parkingArea_gneE0_0_7" lane="gneE0_0" startPos="22.00" endPos="32.00" length="5.00"> 8c8 < <parkingArea id="parkingArea_gneE1_0_6" lane="gneE1_1" startPos="19.00" endPos="29.00" length="5.00"> --- > <parkingArea id="parkingArea_gneE1_0_6" lane="gneE1_0" startPos="19.00" endPos="29.00" length="5.00"> 11c11 < <parkingArea id="parkingArea_gneE2_0_5" lane="gneE2_1" startPos="8.00" endPos="18.00" length="5.00"> --- > <parkingArea id="parkingArea_gneE2_0_5" lane="gneE2_0" startPos="8.00" endPos="18.00" length="5.00"> 14c14 < <parkingArea id="parkingArea_gneE2_1_4" lane="gneE2_2" startPos="16.00" endPos="26.00" length="5.00"> --- > <parkingArea id="parkingArea_gneE2_1_4" lane="gneE2_1" startPos="16.00" endPos="26.00" length="5.00"> 17c17 < <parkingArea id="parkingArea_gneE2_2_3" lane="gneE2_3" startPos="23.00" endPos="33.00" length="5.00"> --- > <parkingArea id="parkingArea_gneE2_2_3" lane="gneE2_2" startPos="23.00" endPos="33.00" length="5.00"> 20c20 < <parkingArea id="parkingArea_gneE2_3_2" lane="gneE2_4" startPos="31.00" endPos="41.00" length="5.00"> --- > <parkingArea id="parkingArea_gneE2_3_2" lane="gneE2_3" startPos="31.00" endPos="41.00" length="5.00"> 23c23 < <parkingArea id="parkingArea_gneE2_4_1" lane="gneE2_5" startPos="38.00" endPos="48.00" length="5.00"> --- > <parkingArea id="parkingArea_gneE2_4_1" lane="gneE2_4" startPos="38.00" endPos="48.00" length="5.00"> ---------- Differences in errors ---------- 10a11 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 84a86,95 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 89d99 < Debug: demand elements saved 135,198c145,193 < Debug: Adding parkingArea 'parkingArea_gneE0_0_7' in GNEChange_Additional < GLDebug: Inserted parkingArea:parkingArea_gneE0_0_7 into SUMORTree with boundary 8.80,-14.80,45.20,5.20 < GLDebug: Removed object parkingArea:parkingArea_gneE0_0_7 from SUMORTree with boundary 8.80,-14.80,45.20,5.20 < GLDebug: Inserted parkingArea:parkingArea_gneE0_0_7 into SUMORTree with boundary 8.80,-14.80,45.20,5.20 < Debug: Adding space 'parkingArea_gneE0_0_7' in GNEChange_Additional < GLDebug: Removed object parkingArea:parkingArea_gneE0_0_7 from SUMORTree with boundary 8.80,-14.80,45.20,5.20 < GLDebug: Inserted parkingArea:parkingArea_gneE0_0_7 into SUMORTree with boundary 8.80,-14.80,45.20,5.20 < GLDebug: Removed object parkingArea:parkingArea_gneE0_0_7 from SUMORTree with boundary 8.80,-14.80,45.20,5.20 < GLDebug: Inserted parkingArea:parkingArea_gneE0_0_7 into SUMORTree with boundary -25.00,-14.80,45.20,54.00 < Debug: Adding parkingArea 'parkingArea_gneE1_0_6' in GNEChange_Additional < GLDebug: Inserted parkingArea:parkingArea_gneE1_0_6 into SUMORTree with boundary 7.80,-5.20,44.20,14.80 < GLDebug: Removed object parkingArea:parkingArea_gneE1_0_6 from SUMORTree with boundary 7.80,-5.20,44.20,14.80 < GLDebug: Inserted parkingArea:parkingArea_gneE1_0_6 into SUMORTree with boundary 7.80,-5.20,44.20,14.80 < Debug: Adding space 'parkingArea_gneE1_0_6' in GNEChange_Additional <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 46a57,187 > > ================================================================= > ==3680772==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f112b3aa2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 45a56,195 > > ================================================================= > ==3680360==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb87ab2d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 45a56,186 > > ================================================================= > ==3680450==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f83c5fde2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 46a57,198 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3680674==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbd83b512f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 46a57,187 > > ================================================================= > ==3680586==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb0ee2022f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 46a57,196 > > ================================================================= > ==3680582==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5e8b99f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5d4 < <routeProbe id="routeProbe_gneE1_2" edge="gneE1" freq="3600" file="routeProbe_gneE1_2.xml" begin="0.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27d37 < Debug: Removing routeProbe 'routeProbe_01' in GNEChange_Additional 62c72 < Debug: Adding routeProbe 'routeProbe_01' in GNEChange_Additional --- > Debug: Removing routeProbe 'routeProbe_gneE1_2' in GNEChange_Additional 65,75d74 < Debug: Removing routeProbe 'routeProbe_gneE1_2' in GNEChange_Additional < Debug: Opened FXMessageBox Problem deleting edge 'gneE0' < Debug: Closed FXMessageBox Problem deleting edge 'gneE0' < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding routeProbe 'routeProbe_gneE1_2' in GNEChange_Additional < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Removing routeProbe 'routeProbe_01' in GNEChange_Additional < Debug: Keys Ctrl+Y (Redo) pressed <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="100.00" x="49.50" y="1.60" angle="0.00"/> --- > <viewport zoom="100.00" x="49.00" y="2.10" angle="0.00"/>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 57a68,200 > > ================================================================= > ==3681273==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f05bf7a62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 106a117,253 > > ================================================================= > ==3680926==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f67ea94b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 56a67,199 > > ================================================================= > ==3681203==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f193b4982f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 57a68,199 > > ================================================================= > ==3680973==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f0b0ed002f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 65a76,208 > > ================================================================= > ==3680868==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f06e02562f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 56a67,198 > > ================================================================= > ==3681021==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd10a3a12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 147a158,298 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3681326==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f16955ff2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 75a86,251 > > ================================================================= > ==3681506==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fab8e5995ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fab8dab72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72a83,248 > > ================================================================= > ==3681471==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f316483e5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f3163d5c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 75a86,251 > > ================================================================= > ==3681378==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fa1352a35ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa1347c12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 75a86,251 > > ================================================================= > ==3681446==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f2284b495ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f22840672f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 126a137,304 > > ================================================================= > ==3681647==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f92d8a275ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f92d7f452f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 12a13,22 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 41a52,201 > > ================================================================= > ==3682019==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7ff2a00ed5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff29f60b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 41a52,209 > > ================================================================= > ==3681821==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f83ffd775ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f83ff2952f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 12a13,22 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 41a52,201 > > ================================================================= > ==3681933==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f8f5004f5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8f4f56d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 12a13,22 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 41a52,207 > > ================================================================= > ==3681867==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fa3732df5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa3727fd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15,24 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 44a55,211 > > ================================================================= > ==3681698==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f2add2aa5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2adc7c82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,207 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3681929==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fad751695ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fad746872f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19,28 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 47a58,214 > > ================================================================= > ==3682069==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f220772e5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2206c4c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 28a29,38 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 130a141,1292 > > ================================================================= > ==3682167==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1040 byte(s) in 2 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f74fb0b35ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f74fa5d12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27a38,171 > > ================================================================= > ==3633282==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f3048e8d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 45a56,188 > > ================================================================= > ==3632936==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f866bf122f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 45a56,188 > > ================================================================= > ==3633064==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f96a7c892f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,37c1,3 < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Selected item 'busStop' in TagSelector < Debug: Selected item 'trainStop' in TagSelector < Debug: Adding trainStop 'trainStop_gneE0_0_0' in GNEChange_Additional < Debug: Invalid input parameter of trainStop: invalid id used in id < Error: Could not build trainStop with ID 'trainStop_gneE0_0_0' in netedit; declared twice. < Debug: Adding trainStop 'custom_ID' in GNEChange_Additional < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing trainStop 'custom_ID' in GNEChange_Additional < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing trainStop 'trainStop_gneE0_0_0' in GNEChange_Additional < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding trainStop 'trainStop_gneE0_0_0' in GNEChange_Additional < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding trainStop 'custom_ID' in GNEChange_Additional < Debug: Additionals saved < Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection() < Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection() < Debug: Deleting unreferenced trainStop 'custom_ID' < Debug: Deleting unreferenced trainStop 'trainStop_gneE0_0_0' < Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor <truncated after showing first 30 lines> ---------- Differences in output ---------- 3,14d2 < TestFunctions: 'reference.png' found. Position: 304 - 168 < trainStop < TestFunctions: Clicked over position 554 - 418 < ;;;;;;;;;;;;;;;; < TestFunctions: Clicked over position 554 - 418 < trainStop_gneE0_0_0 < TestFunctions: Clicked over position 554 - 418 < custom_ID < TestFunctions: Clicked over position 554 - 418 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <trainStop id="custom_ID" lane="gneE0_0" startPos="16.00" endPos="26.00"/> <trainStop id="trainStop_gneE0_0_0" lane="gneE0_0" startPos="16.00" endPos="26.00"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Could not build trainStop with ID 'trainStop_gneE0_0_0' in netedit; declared twice. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27a38,170 > > ================================================================= > ==3633116==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f4de19c62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27a38,170 > > ================================================================= > ==3632999==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f38552a92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 31a42,175 > > ================================================================= > ==3633209==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f6384f152f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 29a40,172 > > ================================================================= > ==3633162==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f122f0632f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 61a72,204 > > ================================================================= > ==3633293==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f926c9b92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 61a72,215 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3633511==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f449efa62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 106a117,279 > > ================================================================= > ==3633568==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f39497435ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f3948c612f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 67a78,253 > > ================================================================= > ==3635783==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f0eea5d55ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f0ee9af32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 66a77,252 > > ================================================================= > ==3635844==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fa83535e5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa83487c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 63a74,256 > > ================================================================= > ==3635737==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7ff0e7b6e5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff0e708c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71a82,257 > > ================================================================= > ==3635833==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fdf67c585ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fdf671762f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 49a60,194 > > ================================================================= > ==3634141==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe36943f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 95a106,238 > > ================================================================= > ==3633734==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa7b181c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 54a65,197 > > ================================================================= > ==3633876==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc97751b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 64a75,207 > > ================================================================= > ==3633628==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fab724b52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 99a110,242 > > ================================================================= > ==3633676==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd86e8602f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 61a72,204 > > ================================================================= > ==3633929==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f70b56dd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 54a65,198 > > ================================================================= > ==3633821==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f53e35232f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 96a107,241 > > ================================================================= > ==3634132==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f7d7c6212f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 63a74,208 > > ================================================================= > ==3634086==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8ed54222f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 59a70,203 > > ================================================================= > ==3633978==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff4028752f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 95a106,238 > > ================================================================= > ==3633724==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f62940c52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 67a78,275 > > ================================================================= > ==3634868==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f076b2465ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f076a7642f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 67a78,255 > > ================================================================= > ==3634334==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f760c02b5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f760b5492f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 67a78,255 > > ================================================================= > ==3634504==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f9fd69b55ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9fd5ed32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 67a78,255 > > ================================================================= > ==3634287==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f4d3799b5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f4d36eb92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 119a130,305 > > ================================================================= > ==3634803==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f9788b105ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f978802e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 67a78,253 > > ================================================================= > ==3634759==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f8bfd33c5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8bfc85a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 67a78,255 > > ================================================================= > ==3634702==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f1f2160e5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f1f20b2c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,201 > > ================================================================= > ==3634934==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f8e8a6c15ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8e89bdf2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15,24 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 44a55,208 > > ================================================================= > ==3635170==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7feeecd215ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7feeec23f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15,24 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 49a60,213 > > ================================================================= > ==3635227==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fcf7e52c5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fcf7da4a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 12a13,22 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 41a52,214 > > ================================================================= > ==3634933==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7efc8f4995ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7efc8e9b72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 40a51,213 > > ================================================================= > ==3635061==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f68493e45ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f68489022f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 41a52,205 > > ================================================================= > ==3635310==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f03a8a2f5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f03a7f4d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <trainStop id="trainStop_00" lane="gneE0_0" startPos="5.00" endPos="10.00" name=";;;%%$$$" lines="line1 line2"/> --- > <trainStop id="trainStop_00" lane="gneE0_0" startPos="5.00" endPos="10.00" name="custom Name" lines="line1 line2"/> ---------- Differences in errors ---------- 7a8 > Error: Could not build trainStop with ID 'trainStop_00' in netedit; name contains invalid characters. 9d9 < Error: Could not build trainStop with ID 'trainStop_00' in netedit; declared twice. 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,212 > > ================================================================= > ==3635220==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7faf1d1da5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7faf1c6f82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) <truncated after showing first 30 lines> ---------- Differences in log ---------- 1c1 < Error: Could not build trainStop with ID 'trainStop_00' in netedit; declared twice. --- > Error: Could not build trainStop with ID 'trainStop_00' in netedit; name contains invalid characters.
---------- Differences in errors ---------- 18a19,28 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 47a58,220 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3635534==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7ffb82c3a5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ffb821582f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 13a14,23 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 44a55,218 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3635464==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fa8dd2425ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa8dc7602f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 13a14,23 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 43a54,207 > > ================================================================= > ==3635414==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f56cea665ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f56cdf842f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15,24 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 45a56,209 > > ================================================================= > ==3635122==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7ff3f112b5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff3f06492f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <trainStop id="trainStop_gneE0_0_0" lane="gneE0_0" startPos="22.00" endPos="32.00"/> --- > <trainStop id="trainStop_gneE0_0_0" lane="gneE0_0" startPos="23.00" endPos="33.00"/> ---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 6,7c16,17 < Debug: Setting new attribute startPos '22.00' into trainStop 'trainStop_gneE0_0_0' < Debug: Setting new attribute endPos '32.00' into trainStop 'trainStop_gneE0_0_0' --- > Debug: Setting new attribute startPos '23.00' into trainStop 'trainStop_gneE0_0_0' > Debug: Setting new attribute endPos '33.00' into trainStop 'trainStop_gneE0_0_0' 25,26c35,36 < Debug: Setting new attribute startPos '22.00' into trainStop 'trainStop_gneE0_0_0' < Debug: Setting new attribute endPos '32.00' into trainStop 'trainStop_gneE0_0_0' --- > Debug: Setting new attribute startPos '23.00' into trainStop 'trainStop_gneE0_0_0' > Debug: Setting new attribute endPos '33.00' into trainStop 'trainStop_gneE0_0_0' 46a57,211 > > ================================================================= > ==3635589==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 6c16 < Debug: Setting new attribute shape '27.00,0.00' into edge 'gneE0' --- > Debug: Setting new attribute shape '28.00,0.00' into edge 'gneE0' 10c20 < Debug: Setting previous attribute shape '27.00,0.00' into edge 'gneE0' --- > Debug: Setting previous attribute shape '28.00,0.00' into edge 'gneE0' 22c32 < Debug: Setting new attribute shape '27.00,0.00' into edge 'gneE0' --- > Debug: Setting new attribute shape '28.00,0.00' into edge 'gneE0' 41a52,184 > > ================================================================= > ==3635593==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 111a122,1266 > > ================================================================= > ==3635676==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1040 byte(s) in 2 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f9c61b185ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9c610362f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 64a75,205 > > ================================================================= > ==3682397==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd3d994b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 63a74,215 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3682274==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f565d1d92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 63a74,213 > > ================================================================= > ==3682329==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd79a2b42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 44a55,185 > > ================================================================= > ==3682443==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff1735962f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 34a45,175 > > ================================================================= > ==3682501==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f71df4042f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 4a5 > <vaporizer id="gneE0" begin="5.00" end="20.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 25,29d35 < Debug: Removing vaporizer 'gneE0' in GNEChange_Additional < Debug: Removing connection 'gneE1_0->gneE0_0' from edge 'gneE1' < Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in removeConnection() < Debug: Deleting TLS from junction 'gneJ0' < Debug: Adding TLS into junction 'gneJ0' 32,35c38,43 < Debug: Deleting TLS from junction 'gneJ0' < Debug: Adding TLS into junction 'gneJ0' < Debug: Deleting TLS from junction 'gneJ0' < Debug: Setting new attribute type 'priority' into junction 'gneJ0' --- > Debug: Deleting TLS from junction 'gneJ1' > Debug: Adding TLS into junction 'gneJ1' > Debug: Removing connection 'gneE1_0->gneE0_0' from edge 'gneE1' > Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in removeConnection() > Debug: Deleting TLS from junction 'gneJ1' <truncated after showing first 30 lines> ---------- Differences in net ---------- 8,9c8,9 < <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> < <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> --- > <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> > <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> 12,13c12,13 < <junction id="gneJ0" type="dead_end" x="0.00" y="0.00" incLanes="gneE1_0" intLanes="" shape="0.00,3.20 0.00,0.00"/> < <junction id="gneJ1" type="dead_end" x="50.00" y="0.00" incLanes="" intLanes="" shape="50.00,0.00 50.00,3.20"/> --- > <junction id="gneJ0" type="dead_end" x="0.00" y="0.00" incLanes="" intLanes="" shape="0.00,0.00 0.00,-3.20"/> > <junction id="gneJ1" type="dead_end" x="50.00" y="0.00" incLanes="gneE0_0" intLanes="" shape="50.00,-3.20 50.00,0.00"/>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 65a76,206 > > ================================================================= > ==3682645==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2f8e38f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 127a138,276 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3682598==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f42f67552f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 65a76,206 > > ================================================================= > ==3682703==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5cf13942f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 57a68,198 > > ================================================================= > ==3682798==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f84a2c812f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 147a158,296 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3682863==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe52be4a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 3a5,14 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 15,21c26,27 < Debug: Value '-30' for attribute begin of vaporizer isn't valid < Debug: Setting new attribute begin '5' into vaporizer 'gneE0' < Debug: Setting new attribute begin '5' into vaporizer 'gneE1' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute begin '5.00' into vaporizer 'gneE1' < Debug: Setting previous attribute begin '5.00' into vaporizer 'gneE0' --- > Debug: Open additional dialog > Debug: Close additional dialog 31a38,45 > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() > Debug: Removing vaporizer 'gneE1' in GNEChange_Additional > Debug: Removing vaporizer 'gneE0' in GNEChange_Additional > Debug: Keys Ctrl+Y (Redo) pressed <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 3a5,14 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 15,61c26,28 < Debug: Value '-5' for attribute end of vaporizer isn't valid < Debug: Value '1' for attribute end of vaporizer isn't valid < Debug: Setting new attribute end '15.8' into vaporizer 'gneE0' < Debug: Setting new attribute end '15.8' into vaporizer 'gneE1' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute end '15.00' into vaporizer 'gneE1' < Debug: Setting previous attribute end '15.00' into vaporizer 'gneE0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute selected '0' into vaporizer 'gneE1' < Debug: Setting previous attribute selected '0' into vaporizer 'gneE0' < Debug: Setting previous attribute selected '0' into connection 'fromgneE0_0togneE1_0' < Debug: Setting previous attribute selected '0' into edge 'gneE0' < Debug: Setting previous attribute selected '0' into junction 'gneJ1' < Debug: Setting previous attribute selected '0' into connection 'fromgneE1_0togneE0_0' <truncated after showing first 30 lines> ---------- Differences in output ---------- 10c10 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <vaporizer id="gneE0" begin="5.00" end="15.80"/> <vaporizer id="gneE1" begin="5.00" end="15.80"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,6c5,6 < <vaporizer id="gneE0" begin="5.00" end="15.00" name="customName"/> < <vaporizer id="gneE1" begin="5.00" end="15.00" name="customName"/> --- > <vaporizer id="gneE0" begin="5.00" end="15.00"/> > <vaporizer id="gneE1" begin="5.00" end="15.00"/> ---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 3a5,14 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 15,21c26,27 < Debug: Value '%%%$$' for attribute name of vaporizer isn't valid < Debug: Setting new attribute name 'customName' into vaporizer 'gneE0' < Debug: Setting new attribute name 'customName' into vaporizer 'gneE1' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute name '' into vaporizer 'gneE1' < Debug: Setting previous attribute name '' into vaporizer 'gneE0' --- > Debug: Open additional dialog > Debug: Close additional dialog 31a38,45 > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() > Debug: Removing vaporizer 'gneE1' in GNEChange_Additional > Debug: Removing vaporizer 'gneE0' in GNEChange_Additional > Debug: Keys Ctrl+Y (Redo) pressed <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,14c5,6 < <vaporizer id="gneE0" begin="5.00" end="15.00"> < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> < </vaporizer> < <vaporizer id="gneE1" begin="5.00" end="15.00"> < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> < </vaporizer> --- > <vaporizer id="gneE0" begin="0.00" end="15.00"/> > <vaporizer id="gneE1" begin="0.00" end="15.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 32,45c43,54 < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into vaporizer 'gneE0' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into vaporizer 'gneE1' < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into vaporizer 'gneE0' < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into vaporizer 'gneE1' < Debug: Setting new attribute genericParameter '' into vaporizer 'gneE0' < Debug: Setting new attribute genericParameter '' into vaporizer 'gneE1' < Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into vaporizer 'gneE0' < Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into vaporizer 'gneE1' < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into vaporizer 'gneE0' < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into vaporizer 'gneE1' < Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into vaporizer 'gneE0' < Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into vaporizer 'gneE1' < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into vaporizer 'gneE0' < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into vaporizer 'gneE1' --- > Debug: Value 'dummyGenericParameters' for attribute begin of vaporizer isn't valid <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,3d0 < Warning: Invalid format of parameter (dummyGenericParameters) < Warning: Invalid format of parameter (key1) < Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in errors ---------- 39a40,49 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 161a172,300 > > ================================================================= > ==3683406==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f51f152d5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f51f0a4b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 40a41,50 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 162a173,309 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3683466==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fcc832eb5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fcc828092f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 38a39,48 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 161a172,300 > > ================================================================= > ==3683241==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f0ff680b5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f0ff5d292f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5d4 < <vaporizer id="1" begin="5.00" end="15.00" name="%%$$$"/> ---------- Differences in errors ---------- 34c34 < Debug: Adding vaporizer '1' in GNEChange_Additional --- > Error: Could not build vaporizer with ID '1' in netedit; name contains invalid characters. 35a36,46 > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 105d115 < Debug: Deleting unreferenced vaporizer '1' 158a169,305 > > ================================================================= > ==3683523==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f31e42455ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,2 > Error: Could not build vaporizer with ID '1' in netedit; name contains invalid characters. > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Differences in errors ---------- 44a45,54 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 166a177,305 > > ================================================================= > ==3683638==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f3675f9d5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f36754bb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 15a16,25 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 99a110,1268 > > ================================================================= > ==3683704==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1040 byte(s) in 2 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f121d99f5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f121cebd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 8a19,126 > > ================================================================= > ==3601016==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9c4260a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 6a17,131 > > ================================================================= > ==3599369==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 560 byte(s) in 10 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f025566da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f02557912f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 6a17,129 > > ================================================================= > ==3599523==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f493014b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 6a17,124 > > ================================================================= > ==3599368==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff167fd42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 47a58,190 > > ================================================================= > ==3599731==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc41012f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 44a55,190 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3600405==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f80bb1342f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 44a55,188 > > ================================================================= > ==3600462==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f0106b8c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 45a56,188 > > ================================================================= > ==3599716==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2ed6fba2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 45a56,188 > > ================================================================= > ==3600659==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd3384592f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 48a59,192 > > ================================================================= > ==3600760==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7faab444e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 45a56,188 > > ================================================================= > ==3600710==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f536c9342f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 44a55,188 > > ================================================================= > ==3600610==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f6c5edcd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 59a70,202 > > ================================================================= > ==3599640==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f00bbc9e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 56a67,200 > > ================================================================= > ==3599617==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f04c159a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 56a67,199 > > ================================================================= > ==3599675==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7faad8a792f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 57a68,203 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3599621==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb0118ba2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 57a68,202 > > ================================================================= > ==3599677==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f41947402f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 60a71,203 > > ================================================================= > ==3599699==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f365676c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 57a68,202 > > ================================================================= > ==3599724==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2551ab92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 56a67,199 > > ================================================================= > ==3599687==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f45e6aeb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 75a86,193 > > ================================================================= > ==3599665==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f61e2ca42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 35a46,153 > > ================================================================= > ==3599505==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb44779c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 88a99,211 > > ================================================================= > ==3599722==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7feeea2182f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 18,19c18,19 < <calibrator id="calibrator_gneE1_0_0" lane="gneE1_0" pos="0.00" output="calibrator_gneE1_0_0.txt"/> < <calibrator id="calibrator_gneE1_1_1" lane="gneE1_1" pos="5.00" output="calibrator_gneE1_1_1.txt"/> --- > <calibrator id="calibrator_gneE1_0_0" lane="gneE1_0" pos="0.00" freq="100.00" output="calibrator_gneE1_0_0.txt"/> > <calibrator id="calibrator_gneE1_1_1" lane="gneE1_1" pos="5.00" freq="100.00" output="calibrator_gneE1_1_1.txt"/> ---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 20a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 125a137,370 > > ================================================================= > ==4036247==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f96029495ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9601e672f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines> ---------- Differences in log ---------- 1d0 < Warning: Attribute cont' of e2Detector is deprecated and will not be loaded.
---------- Differences in additionals ---------- 5,10c5,10 < <busStop id="busStop_gneE1_0_0" lane="gneE1_1" startPos="42.01" endPos="50.00" friendlyPos="1"/> < <containerStop id="containerStop_gneE1_0_0" lane="gneE1_1" startPos="31.87" endPos="41.87" friendlyPos="1"/> < <parkingArea id="parkingArea_gneE1_0_0" lane="gneE1_1" startPos="11.84" endPos="21.84" length="5.00"> < <space x="29.09" y="10.92"/> < <space x="32.71" y="10.95"/> < <space x="36.82" y="10.96"/> --- > <busStop id="busStop_gneE1_0_0" lane="gneE1_0" startPos="42.01" endPos="50.00" friendlyPos="1"/> > <containerStop id="containerStop_gneE1_0_0" lane="gneE1_0" startPos="31.87" endPos="41.87" friendlyPos="1"/> > <parkingArea id="parkingArea_gneE1_0_0" lane="gneE1_0" startPos="11.84" endPos="21.84" length="5.00"> > <space x="29.09" y="10.92" width="3.20" length="5.00" angle="0.00"/> > <space x="32.71" y="10.95" width="3.20" length="5.00" angle="0.00"/> > <space x="36.82" y="10.96" width="3.20" length="5.00" angle="0.00"/> 12,14c12,14 < <chargingStation id="chargingStation_gneE1_0_0" lane="gneE1_1" startPos="21.94" endPos="31.94" friendlyPos="1"/> < <e1Detector id="e1Detector_gneE1_0_0" lane="gneE1_1" pos="19.68" freq="100.00" file="e1Detector_gneE1_0_0.txt"/> < <e2Detector id="e2Detector_gneE1_0_0" lane="gneE1_1" pos="7.17" length="10.00" freq="100.00" file="e2Detector_gneE1_0_0.txt"/> --- > <chargingStation id="chargingStation_gneE1_0_0" lane="gneE1_0" startPos="21.94" endPos="31.94" friendlyPos="1" power="0.00" efficiency="0.00"/> > <e1Detector id="e1Detector_gneE1_0_0" lane="gneE1_0" pos="19.68" freq="100.00" file="e1Detector_gneE1_0_0.txt"/> > <e2Detector id="e2Detector_gneE1_0_0" lane="gneE1_0" pos="7.17" length="10.00" freq="100.00" file="e2Detector_gneE1_0_0.txt" speedThreshold="0.13"/> 16,17c16,17 < <detEntry lane="gneE0_1" pos="5.45"/> < <detExit lane="gneE0_1" pos="12.65"/> --- > <detEntry lane="gneE0_0" pos="5.45"/> > <detExit lane="gneE0_0" pos="12.65"/> 19,21c19,21 < <instantInductionLoop id="instantInductionLoop_0" lane="gneE1_1" pos="22.00" file="instantInductionLoop_0.txt"/> <truncated after showing first 30 lines> ---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 18a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 23d33 < Debug: demand elements saved 41,57d50 < Debug: Adding busStop 'busStop_gneE1_0_0' in GNEChange_Additional < Debug: Adding containerStop 'containerStop_gneE1_0_0' in GNEChange_Additional < Debug: Adding parkingArea 'parkingArea_gneE1_0_0' in GNEChange_Additional < Debug: Adding space 'parkingArea_gneE1_0_0' in GNEChange_Additional < Debug: Adding space 'parkingArea_gneE1_0_0' in GNEChange_Additional < Debug: Adding space 'parkingArea_gneE1_0_0' in GNEChange_Additional < Debug: Adding chargingStation 'chargingStation_gneE1_0_0' in GNEChange_Additional < Debug: Adding e1Detector 'e1Detector_gneE1_0_0' in GNEChange_Additional < Debug: Adding e2Detector 'e2Detector_gneE1_0_0' in GNEChange_Additional < Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional < Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional < Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional < Debug: Adding instantInductionLoop 'instantInductionLoop_0' in GNEChange_Additional < Debug: Adding variableSpeedSign 'variableSpeedSign_0' in GNEChange_Additional <truncated after showing first 30 lines> ---------- Differences in log ---------- 1d0 < Warning: Attribute cont' of e2Detector is deprecated and will not be loaded.
---------- Differences in errors ---------- 6a7,16 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 736a747,880 > > ================================================================= > ==4037160==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5824 byte(s) in 104 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fbddf8a4a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fbde04aa5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines> ---------- Differences in net ---------- 79,80c79,80 < <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="0.10" shape="45.20,50.00 45.20,50.00"/> < <lane id=":Center_0_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="0.10" shape="48.40,50.00 48.40,50.00"/> --- > <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="3.00" shape="45.20,51.50 45.20,48.50"/> > <lane id=":Center_0_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="3.00" shape="48.40,51.50 48.40,48.50"/> 83,84c83,84 < <lane id=":Center_2_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="0.10" shape="54.80,50.00 54.80,50.00"/> < <lane id=":Center_2_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="0.10" shape="51.60,50.00 51.60,50.00"/> --- > <lane id=":Center_2_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="3.00" shape="54.80,48.50 54.80,51.50"/> > <lane id=":Center_2_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="3.00" shape="51.60,48.50 51.60,51.50"/> 87c87 < <lane id=":Center_c0_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="3.00" shape="56.40,48.50 43.60,48.50"/> --- > <lane id=":Center_c0_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="3.00" shape="56.40,50.00 43.60,50.00"/> 90c90 < <lane id=":Center_c1_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="3.00" shape="43.60,51.50 56.40,51.50"/> --- > <lane id=":Center_c1_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="3.00" shape="43.60,50.00 56.40,50.00"/> 93c93 < <lane id=":Center_w0_0" index="0" allow="pedestrian" speed="1.00" length="2.35" width="3.20" shape="43.60,53.00 43.60,50.00 40.40,50.00 40.40,50.00 43.60,50.00 43.60,47.00"/> --- > <lane id=":Center_w0_0" index="0" allow="pedestrian" speed="1.00" length="2.35" width="3.20" shape="43.60,51.50 43.60,48.50 40.40,48.50 40.40,51.50 43.60,51.50 43.60,48.50"/> 96c96 < <lane id=":Center_w1_0" index="0" allow="pedestrian" speed="1.00" length="2.35" width="3.20" shape="56.40,47.00 56.40,50.00 59.60,50.00 59.60,50.00 56.40,50.00 56.40,53.00"/> --- > <lane id=":Center_w1_0" index="0" allow="pedestrian" speed="1.00" length="2.35" width="3.20" shape="56.40,48.50 56.40,51.50 59.60,51.50 59.60,48.50 56.40,48.50 56.40,51.50"/> 112,114c112,114 < <lane id="1_0" index="0" allow="pedestrian" speed="13.90" length="38.90" shape="42.00,50.00 42.00,11.10"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 100a111,246 > > ================================================================= > ==4037230==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3248 byte(s) in 58 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f0f3b28ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f0f3b3b22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 172a183,318 > > ================================================================= > ==4037461==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7840 byte(s) in 140 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fcfd2fa9a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fcfd30cd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 100a111,246 > > ================================================================= > ==4037604==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3808 byte(s) in 68 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fbc6b87fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbc6b9a32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 100a111,224 > > ================================================================= > ==4037600==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8554be02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 28c38 < Debug: Current Viewport values: 50.00, 50.00, 150.00. Zoom = '82.67' --- > Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00' 42a53 > Debug: Adding junction 'gneJ2' into net 47,50d57 < Debug: Removing connection '2_1->6_1' from edge '2' < Debug: Deleting unreferenced connection 'from2_1to6_1' in removeConnection() < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '2' < Debug: invalidating (removing) connections of edge '2' due it were guessed 53c60 < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'B' --- > Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2' 55,56d61 < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '2' < Debug: invalidating (removing) connections of edge '2' due it were guessed 59c64 <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="82.67" x="50.00" y="50.00" angle="0.00"/> --- > <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/> ---------- Differences in net ---------- 6c6 < <location netOffset="50.00,0.00" convBoundary="0.00,0.00,100.00,80.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/> --- > <location netOffset="50.00,0.00" convBoundary="0.00,0.00,100.00,60.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/> 9,19c9 < <lane id=":A_0_0" index="0" speed="13.89" length="9.25" shape="83.26,42.46 82.29,40.12 81.46,38.57 80.37,37.20 78.59,35.38"/> < <lane id=":A_0_1" index="1" speed="13.89" length="9.25" shape="83.26,42.46 82.61,39.59 82.67,37.39 82.42,35.39 80.86,33.12"/> < </edge> < <edge id=":A_2" function="internal"> < <lane id=":A_2_0" index="0" speed="13.89" length="13.28" shape="85.38,28.59 87.15,31.82 86.79,34.88 85.95,37.96 86.23,41.27"/> < </edge> < <edge id=":A_3" function="internal"> < <lane id=":A_3_0" index="0" speed="3.65" length="2.61" shape="83.12,30.86 83.40,32.27 83.12,33.12 82.86,33.20"/> < </edge> < <edge id=":A_4" function="internal"> < <lane id=":A_4_0" index="0" speed="3.65" length="2.06" shape="82.86,33.20 82.27,33.40 80.86,33.12"/> --- > <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="81.13,28.87 81.41,30.28 81.13,31.13 80.28,31.41 78.87,31.13"/> 22,32c12 < <lane id=":B_0_0" index="0" speed="13.89" length="8.59" shape="21.41,35.38 19.63,37.20 18.54,38.57 17.71,40.12 16.74,42.46"/> < </edge> < <edge id=":B_1" function="internal"> < <lane id=":B_1_0" index="0" speed="3.65" length="2.04" shape="19.14,33.12 17.73,33.40 17.17,33.21"/> < </edge> < <edge id=":B_4" function="internal"> < <lane id=":B_4_0" index="0" speed="3.65" length="2.64" shape="17.17,33.21 16.88,33.12 16.60,32.27 16.88,30.86"/> < </edge> < <edge id=":B_2" function="internal"> < <lane id=":B_2_0" index="0" speed="13.89" length="12.21" shape="13.77,41.27 14.05,37.96 13.21,34.88 12.85,31.82 14.62,28.59"/> < <lane id=":B_2_1" index="1" speed="13.89" length="12.21" shape="13.77,41.27 14.50,38.23 14.58,35.76 15.03,33.45 16.88,30.86"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 96a107,219 > > ================================================================= > ==4037750==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1008 byte(s) in 18 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f7888108a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f788822c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 33a44,153 > > ================================================================= > ==4037778==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f4842d752f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 15a16,25 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 1266a1277,1435 > > ================================================================= > ==4037805==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 59752 byte(s) in 1067 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fd5df0eea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fd5dfcf45ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 1060a1071,1244 > > ================================================================= > ==4037831==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 24696 byte(s) in 441 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f4456d72a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f44579785ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 187a198,305 > > ================================================================= > ==4038088==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f490b8a62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 60a71,186 > > ================================================================= > ==4038253==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 896 byte(s) in 16 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f0d9810ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f0d982302f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 126a137,275 > > ================================================================= > ==4038393==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7ff8460bda38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff8461e12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 19a30,162 > > ================================================================= > ==4038448==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe51667c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 593a604,712 > > ================================================================= > ==4039265==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd3e31252f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 16a27,134 > > ================================================================= > ==4039319==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f4f5bf002f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 135a146,164 > Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE10' > Debug: invalidating (removing) connections of edge '-gneE10' due it were guessed > Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ23' > Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE8' > Debug: invalidating (removing) connections of edge 'gneE8' due it were guessed > Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE14' > Debug: invalidating (removing) connections of edge 'gneE14' due it were guessed > Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ20' > Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE10' > Debug: invalidating (removing) connections of edge '-gneE10' due it were guessed > Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ23' > Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE8' > Debug: invalidating (removing) connections of edge 'gneE8' due it were guessed > Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE14' > Debug: invalidating (removing) connections of edge 'gneE14' due it were guessed > Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ20' > Debug: Removing lane 'gneE14_1' from edge > Debug: Setting new attribute allow 'private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle moped bicycle evehicle tram rail_urban rail rail_electric rail_fast ship custom1 custom2' into lane 'gneE14_0' <truncated after showing first 30 lines> ---------- Differences in net ---------- 81,82c81,82 < <edge id="gneE14" from="gneJ22" to="gneJ25" priority="-1"> < <lane id="gneE14_0" index="0" disallow="pedestrian" speed="13.89" length="17.00" width="2.00" shape="-11.50,-9.00 -28.50,-9.00"/> --- > <edge id="gneE14" from="gneJ23" to="gneJ20" priority="-1"> > <lane id="gneE14_0" index="0" disallow="pedestrian" speed="13.89" length="17.00" width="2.00" shape="-19.00,-18.50 -19.00,-1.50"/> 84,85c84,85 < <edge id="gneE15" from="gneJ24" to="gneJ21" priority="-1"> < <lane id="gneE15_0" index="0" allow="bicycle" speed="13.89" length="28.28" width="2.00" shape="-29.29,-20.71 -9.29,-0.71"/> --- > <edge id="gneE15" from="gneJ22" to="gneJ25" priority="-1"> > <lane id="gneE15_0" index="0" disallow="pedestrian" speed="13.89" length="17.00" width="2.00" shape="-11.50,-9.00 -28.50,-9.00"/> 87,88c87,88 < <edge id="gneE16" from="gneJ20" to="gneJ23" priority="-1"> < <lane id="gneE16_0" index="0" disallow="pedestrian" speed="13.89" length="17.00" width="2.00" shape="-21.00,-1.50 -21.00,-18.50"/> --- > <edge id="gneE16" from="gneJ24" to="gneJ21" priority="-1"> > <lane id="gneE16_0" index="0" allow="bicycle" speed="13.89" length="28.28" width="2.00" shape="-29.29,-20.71 -9.29,-0.71"/> 90,91c90,91 < <edge id="gneE17" from="gneJ25" to="gneJ22" priority="-1"> < <lane id="gneE17_0" index="0" disallow="pedestrian" speed="13.89" length="17.00" width="2.00" shape="-28.50,-11.00 -11.50,-11.00"/> --- > <edge id="gneE17" from="gneJ20" to="gneJ23" priority="-1"> > <lane id="gneE17_0" index="0" disallow="pedestrian" speed="13.89" length="17.00" width="2.00" shape="-21.00,-1.50 -21.00,-18.50"/> 93,94c93,94 < <edge id="gneE18" from="gneJ23" to="gneJ20" priority="-1"> < <lane id="gneE18_0" index="0" disallow="pedestrian" speed="13.89" length="17.00" width="2.00" shape="-19.00,-18.50 -19.00,-1.50"/> --- > <edge id="gneE18" from="gneJ25" to="gneJ22" priority="-1"> > <lane id="gneE18_0" index="0" disallow="pedestrian" speed="13.89" length="17.00" width="2.00" shape="-28.50,-11.00 -11.50,-11.00"/> <truncated after showing first 30 lines>
---------- Differences in datas ---------- 5,7d4 < <interval id="newDataSet" begin="0.00" end="3600.00"> < <edge id="gneE13"/> < </interval> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 22,24c33 < Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet < Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval < Debug: Adding edgeData 'newDataSet' in GNEChange_GenericData --- > Debug: Adding dataSet 'singing' in GNEChange_DataSet 27c36 < Debug: Removing edgeData 'newDataSet[0.00,3600.00]gneE13' in GNEChange_GenericData --- > Debug: Removing dataSet 'singing' in GNEChange_DataSet 30c39 < Debug: Adding edgeData 'newDataSet[0.00,3600.00]gneE13' in GNEChange_GenericData --- > Debug: Adding dataSet 'singing' in GNEChange_DataSet 32,34c41 < Debug: Deleting unreferenced edgeData 'newDataSet[0.00,3600.00]gneE13' < Debug: Deleting unreferenced dataInterval [0.00, 3600.00] in ~GNEChange_DataInterval() < Debug: Deleting unreferenced dataSet 'newDataSet' <truncated after showing first 30 lines>
---------- Differences in datas ---------- 5,7d4 < <interval id="newDataSet" begin="0.00" end="3600.00"> < <edge id="gneE13"/> < </interval> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 22,24c33,35 < Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet < Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval < Debug: Adding edgeData 'newDataSet' in GNEChange_GenericData --- > Debug: Adding dataSet '3.5' in GNEChange_DataSet > Debug: Open additional dialog > Debug: Close additional dialog 27c38 < Debug: Removing edgeData 'newDataSet[0.00,3600.00]gneE13' in GNEChange_GenericData --- > Debug: Removing dataSet '3.5' in GNEChange_DataSet 30c41 < Debug: Adding edgeData 'newDataSet[0.00,3600.00]gneE13' in GNEChange_GenericData --- > Debug: Adding dataSet '3.5' in GNEChange_DataSet 32,34c43 < Debug: Deleting unreferenced edgeData 'newDataSet[0.00,3600.00]gneE13' <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,2d0 < Warning: Invalid format of parameter (dummyValues) < Warning: There is already a edgeData in edge 'gneE13'
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 22,27c33 < Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet < Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval < Debug: Adding edgeData 'newDataSet' in GNEChange_GenericData < Debug: Removing edgeData 'newDataSet[0.00,3600.00]gneE13' in GNEChange_GenericData < Debug: Removing dataInterval [0.00, 3600.00] in GNEChange_DataInterval < Debug: Removing dataSet 'newDataSet' in GNEChange_DataSet --- > Debug: Adding dataSet '3.5' in GNEChange_DataSet 30,32c36 < Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet < Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval < Debug: Adding edgeData 'newDataSet[0.00,3600.00]gneE13' in GNEChange_GenericData --- > Debug: Removing dataSet '3.5' in GNEChange_DataSet 34,35d37 < Debug: Calling GNEUndoList::undo() < Debug: Removing edgeData 'newDataSet[0.00,3600.00]gneE13' in GNEChange_GenericData <truncated after showing first 30 lines>
---------- Differences in datas ---------- 5,7d4 < <interval id="newDataSet" begin="0.00" end="3600.00"> < <edge id="gneE13" keyFinal1="1" keyFinal2="2" keyFinal3="3"/> < </interval> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 22,28c33 < Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet < Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval < Debug: Adding edgeData 'newDataSet' in GNEChange_GenericData < Debug: Setting new attribute genericParameter 'key1=1|key2=2|key3=3' into edgeData 'newDataSet[0.00,3600.00]gneE13' < Debug: Setting new attribute genericParameter '' into edgeData 'newDataSet[0.00,3600.00]gneE13' < Debug: Setting new attribute genericParameter 'key1duplicated=2|key3=3' into edgeData 'newDataSet[0.00,3600.00]gneE13' < Debug: Setting new attribute genericParameter 'keyFinal1=1|keyFinal2=2|keyFinal3=3' into edgeData 'newDataSet[0.00,3600.00]gneE13' --- > Debug: Adding dataSet 'ID2' in GNEChange_DataSet 31c36 < Debug: Setting previous attribute genericParameter 'key1duplicated=2|key3=3' into edgeData 'newDataSet[0.00,3600.00]gneE13' --- > Debug: Removing dataSet 'ID2' in GNEChange_DataSet 33,34d37 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute genericParameter '' into edgeData 'newDataSet[0.00,3600.00]gneE13' 36,37d38 <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,6d0 < Warning: Invalid format of parameter (dummyGenericParameters) < Warning: Invalid format of parameter (key1) < Warning: Invalid format of parameter (key1=) < Warning: Invalid format of parameter (key1=valueDuplicated) < Warning: Invalid format of parameter (keyInvalid.;%>%$$=1) < Warning: Invalid format of parameter (key1=valueInvalid%;%$<>$$%)
---------- Differences in datas ---------- 5,8d4 < <interval id="newDataSet" begin="0.00" end="3600.00"> < <edge id="gneE13" keyFinal1="1" keyFinal2="2" keyFinal3="3"/> < <edge id="-gneE15" keyFinal1="1" keyFinal2="2" keyFinal3="3"/> < </interval> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 22,35c33,43 < Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet < Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval < Debug: Adding edgeData 'newDataSet' in GNEChange_GenericData < Debug: Adding edgeData 'newDataSet' in GNEChange_GenericData < Debug: Setting new attribute selected 'true' into edgeData 'newDataSet[0.00,3600.00]gneE13' < Debug: Setting new attribute selected 'true' into edgeData 'newDataSet[0.00,3600.00]-gneE15' < Debug: Setting new attribute genericParameter 'key1=1|key2=2|key3=3' into edgeData 'newDataSet[0.00,3600.00]gneE13' < Debug: Setting new attribute genericParameter 'key1=1|key2=2|key3=3' into edgeData 'newDataSet[0.00,3600.00]-gneE15' < Debug: Setting new attribute genericParameter '' into edgeData 'newDataSet[0.00,3600.00]gneE13' < Debug: Setting new attribute genericParameter '' into edgeData 'newDataSet[0.00,3600.00]-gneE15' < Debug: Setting new attribute genericParameter 'key1duplicated=2|key3=3' into edgeData 'newDataSet[0.00,3600.00]gneE13' < Debug: Setting new attribute genericParameter 'key1duplicated=2|key3=3' into edgeData 'newDataSet[0.00,3600.00]-gneE15' < Debug: Setting new attribute genericParameter 'keyFinal1=1|keyFinal2=2|keyFinal3=3' into edgeData 'newDataSet[0.00,3600.00]gneE13' < Debug: Setting new attribute genericParameter 'keyFinal1=1|keyFinal2=2|keyFinal3=3' into edgeData 'newDataSet[0.00,3600.00]-gneE15' --- > Debug: Adding dataSet 'stopParkingArea' in GNEChange_DataSet > Debug: Open additional dialog <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,6d0 < Warning: Invalid format of parameter (dummyGenericParameters) < Warning: Invalid format of parameter (key1) < Warning: Invalid format of parameter (key1=) < Warning: Invalid format of parameter (key1=valueDuplicated) < Warning: Invalid format of parameter (keyInvalid.;%>%$$=1) < Warning: Invalid format of parameter (key1=valueInvalid%;%$<>$$%)
---------- Differences in datas ---------- 6c6 < <edge id="gneE13" key1="5" keyFinal="10"/> --- > <edge id="gneE13"/> ---------- Differences in errors ---------- 15a16 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 19,23c20,29 < Debug: Inserting parameter 'key1|1' into data edgeData. < Error: Attribute 'key' in definition of a param is empty. < Debug: Inserting parameter 'key1|5' into data edgeData. < Debug: Inserting parameter 'keyFinal|10' into data edgeData. < Error: Loading of <TEXTTEST_SANDBOX>/input_datas.dat.xml failed. --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 139a146,274 > > ================================================================= > ==4029848==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4351be7 in DataHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/DataHandler.cpp:92:26 > #3 0x449cf0f 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:116:9 > #4 0x7f98563e95ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,12d0 < Warning: Error parsing key from data parameter. Key doesn't exist < Warning: Error parsing value from data float parameter. Value cannot be parsed to float < Warning: Error parsing key from data parameter. Key doesn't exist < Error: Attribute 'key' in definition of a param is empty. < Warning: Error parsing key from data parameter. Key cannot be empty < Warning: Error parsing key from data parameter. Key contains invalid characters < Warning: Error parsing key from data parameter. Key contains invalid characters < Warning: Error parsing value from data float parameter. Value cannot be parsed to float < Warning: Error parsing value from data float parameter. Value cannot be parsed to float < Warning: Error parsing value from data parameter. Value contains invalid characters < Warning: Error parsing value from data float parameter. Value cannot be parsed to float < Error: Loading of <TEXTTEST_SANDBOX>/input_datas.dat.xml failed.
---------- Differences in datas ---------- 5,7d4 < <interval id="newDataSet" begin="0.00" end="3600.00"> < <edgeRelation from="gneE12" to="gneE15"/> < </interval> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 22,23c33 < Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet < Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval --- > Debug: Adding dataSet 'ID1 ID2 ID3' in GNEChange_DataSet 25d34 < Debug: Adding edgeRelation 'newDataSet' in GNEChange_GenericData 28c37 < Debug: Removing edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' in GNEChange_GenericData --- > Debug: Removing dataSet 'ID1 ID2 ID3' in GNEChange_DataSet 31c40 < Debug: Adding edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' in GNEChange_GenericData --- > Debug: Adding dataSet 'ID1 ID2 ID3' in GNEChange_DataSet 33,35c42 < Debug: Deleting unreferenced edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' < Debug: Deleting unreferenced dataInterval [0.00, 3600.00] in ~GNEChange_DataInterval() <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 22,97c33,36 < Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet < Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval < Debug: Key ENTER pressed < Debug: Adding edgeRelation 'newDataSet' in GNEChange_GenericData < Debug: Key ENTER pressed < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' in GNEChange_GenericData < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' in GNEChange_GenericData < Debug: data sets saved < Debug: Deleting unreferenced edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' < Debug: Deleting unreferenced dataInterval [0.00, 3600.00] in ~GNEChange_DataInterval() < Debug: Deleting unreferenced dataSet 'newDataSet' < Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor < Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor <truncated after showing first 30 lines> ---------- Differences in log ---------- 1d0 < Warning: Invalid format of parameter (dummyValues) ---------- Differences in output ---------- 15c15 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd"> <interval id="newDataSet" begin="0.00" end="3600.00"> <edgeRelation from="gneE12" to="gneE15"/> </interval> </meandata> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="108.50" x="40.00" y="10.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="0.00,-30.00,80.00,50.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ11_0" function="internal"> <lane id=":gneJ11_0_0" index="0" speed="6.51" length="9.03" shape="32.00,23.60 31.65,21.15 30.60,19.40 28.85,18.35 26.40,18.00"/> </edge> <edge id=":gneJ11_1" function="internal"> <lane id=":gneJ11_1_0" index="0" speed="13.89" length="27.20" shape="32.00,23.60 32.00,-3.60"/> <lane id=":gneJ11_1_1" index="1" speed="13.89" length="27.20" shape="35.20,23.60 35.20,-3.60"/> <lane id=":gneJ11_1_2" index="2" speed="13.89" length="27.20" shape="38.40,23.60 38.40,-3.60"/> </edge> <edge id=":gneJ11_4" function="internal"> <lane id=":gneJ11_4_0" index="0" speed="10.36" length="7.98" shape="38.40,23.60 39.35,16.95 40.00,15.87"/> </edge> <edge id=":gneJ11_20" function="internal"> <lane id=":gneJ11_20_0" index="0" speed="10.36" length="16.53" shape="40.00,15.87 42.20,12.20 46.95,9.35 53.60,8.40"/> </edge> <edge id=":gneJ11_5" function="internal"> <lane id=":gneJ11_5_0" index="0" speed="6.51" length="9.03" shape="53.60,18.00 51.15,18.35 49.40,19.40 48.35,21.15 48.00,23.60"/> </edge> <edge id=":gneJ11_6" function="internal"> <lane id=":gneJ11_6_0" index="0" speed="13.89" length="27.20" shape="53.60,18.00 26.40,18.00"/> <lane id=":gneJ11_6_1" index="1" speed="13.89" length="27.20" shape="53.60,14.80 26.40,14.80"/> <lane id=":gneJ11_6_2" index="2" speed="13.89" length="27.20" shape="53.60,11.60 26.40,11.60"/> </edge> <edge id=":gneJ11_9" function="internal"> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 22,23c33 < Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet < Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval --- > Debug: Adding dataSet '3.5' in GNEChange_DataSet 25,28d34 < Debug: Adding edgeRelation 'newDataSet' in GNEChange_GenericData < Debug: Removing edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' in GNEChange_GenericData < Debug: Removing dataInterval [0.00, 3600.00] in GNEChange_DataInterval < Debug: Removing dataSet 'newDataSet' in GNEChange_DataSet 31,33c37 < Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet < Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval < Debug: Adding edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' in GNEChange_GenericData --- > Debug: Removing dataSet '3.5' in GNEChange_DataSet 35,36d38 < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines>
---------- Differences in datas ---------- 5,7d4 < <interval id="newDataSet" begin="0.00" end="3600.00"> < <edgeRelation from="gneE12" to="gneE15" keyFinal1="1" keyFinal2="2" keyFinal3="3"/> < </interval> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 22,23c33 < Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet < Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval --- > Debug: Adding dataSet '3.5' in GNEChange_DataSet 25,29d34 < Debug: Adding edgeRelation 'newDataSet' in GNEChange_GenericData < Debug: Setting new attribute genericParameter 'key1=1|key2=2|key3=3' into edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' < Debug: Setting new attribute genericParameter '' into edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' < Debug: Setting new attribute genericParameter 'key1duplicated=2|key3=3' into edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' < Debug: Setting new attribute genericParameter 'keyFinal1=1|keyFinal2=2|keyFinal3=3' into edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' 32c37 < Debug: Setting previous attribute genericParameter 'key1duplicated=2|key3=3' into edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' --- > Debug: Removing dataSet '3.5' in GNEChange_DataSet 34,35d38 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute genericParameter '' into edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,6d0 < Warning: Invalid format of parameter (dummyGenericParameters) < Warning: Invalid format of parameter (key1) < Warning: Invalid format of parameter (key1=) < Warning: Invalid format of parameter (key1=valueDuplicated) < Warning: Invalid format of parameter (keyInvalid.;%>%$$=1) < Warning: Invalid format of parameter (key1=valueInvalid%;%$<>$$%)
---------- Differences in datas ---------- 5,8d4 < <interval id="newDataSet" begin="0.00" end="3600.00"> < <edgeRelation from="gneE12" to="gneE15" keyFinal1="1" keyFinal2="2" keyFinal3="3"/> < <edgeRelation from="gneE13" to="-gneE16" keyFinal1="1" keyFinal2="2" keyFinal3="3"/> < </interval> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 22,23c33 < Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet < Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval --- > Debug: Adding dataSet 'true' in GNEChange_DataSet 25d34 < Debug: Adding edgeRelation 'newDataSet' in GNEChange_GenericData 27,37c36,45 < Debug: Adding edgeRelation 'newDataSet' in GNEChange_GenericData < Debug: Setting new attribute selected 'true' into edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' < Debug: Setting new attribute selected 'true' into edgeRelation 'newDataSet[0.00,3600.00]gneE13->-gneE16' < Debug: Setting new attribute genericParameter 'key1=1|key2=2|key3=3' into edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' < Debug: Setting new attribute genericParameter 'key1=1|key2=2|key3=3' into edgeRelation 'newDataSet[0.00,3600.00]gneE13->-gneE16' < Debug: Setting new attribute genericParameter '' into edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' < Debug: Setting new attribute genericParameter '' into edgeRelation 'newDataSet[0.00,3600.00]gneE13->-gneE16' < Debug: Setting new attribute genericParameter 'key1duplicated=2|key3=3' into edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' < Debug: Setting new attribute genericParameter 'key1duplicated=2|key3=3' into edgeRelation 'newDataSet[0.00,3600.00]gneE13->-gneE16' < Debug: Setting new attribute genericParameter 'keyFinal1=1|keyFinal2=2|keyFinal3=3' into edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,6d0 < Warning: Invalid format of parameter (dummyGenericParameters) < Warning: Invalid format of parameter (key1) < Warning: Invalid format of parameter (key1=) < Warning: Invalid format of parameter (key1=valueDuplicated) < Warning: Invalid format of parameter (keyInvalid.;%>%$$=1) < Warning: Invalid format of parameter (key1=valueInvalid%;%$<>$$%)
---------- Differences in datas ---------- 5,7d4 < <interval id="newDataSet" begin="0.00" end="3600.00"> < <edgeRelation from="gneE12" to="gneE15"/> < </interval> ---------- Differences in errors ---------- 16,18c16 < Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet < Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval < Debug: Adding edgeRelation 'newDataSet' in GNEChange_GenericData --- > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 23a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 75,77d82 < Debug: Deleting unreferenced edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' < Debug: Deleting unreferenced dataInterval [0.00, 3600.00] in ~GNEChange_DataInterval() < Debug: Deleting unreferenced dataSet 'newDataSet' 139a145,252 > > ================================================================= > ==4030719==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff8239792f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,10d0 < Warning: Parameters has to be declared within the definition of an data < Warning: Parameters has to be declared within the definition of an data < Warning: Parameters has to be declared within the definition of an data < Warning: Parameters has to be declared within the definition of an data < Warning: Parameters has to be declared within the definition of an data < Warning: Parameters has to be declared within the definition of an data < Warning: Parameters has to be declared within the definition of an data < Warning: Parameters has to be declared within the definition of an data < Warning: Parameters has to be declared within the definition of an data < Warning: Parameters has to be declared within the definition of an data
---------- Differences in errors ---------- 22a23,32 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 127a138,276 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3697174==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f48752872f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19,29 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 44,46c55,57 < GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...) < GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00 < GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00 --- > GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...) > GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00 > GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00 66,69c77,79 < Debug: Selected item 'vehicle' in TagSelector < Debug: Selected item 'flow' in TagSelector < Debug: Invalid input parameter of flow: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0) < Debug: Invalid input parameter of flow: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0) --- > Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector > Debug: Selected item 'trip' in TagSelector > Debug: Selected invalid item in TagSelector 71,72d80 <truncated after showing first 30 lines> ---------- Differences in net ---------- 13,15c13 < </edge> < <edge id=":gneJ5_2" function="internal"> < <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> --- > <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> 22,24c20 < </edge> < <edge id=":gneJ6_2" function="internal"> < <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> --- > <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> 27c23 < <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.13,59.58 9.28,57.79 9.00,55.30"/> --- > <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> 30c26 < <lane id=":gneJ7_1_0" index="0" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.63,57.18 12.41,57.64 13.50,57.80"/> --- > <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> 33c29 < <lane id=":gneJ8_0_0" index="0" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> --- > <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/> 76c72 < <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> --- > <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> 81c77 < <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> <truncated after showing first 30 lines> ---------- Differences in output ---------- 4c4 < flow --- > flow (from-to) ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow_0" begin="0.00" arrivalLane="20" from="gneE2" to="gneE5" end="3600.00" number="1800"/> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,72c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (from-to)' in TagSelector < Debug: Invalid input parameter of flow: Invalid arrivalPos definition for arrivalPos. Must be one of ("random", "max", or a float) < Debug: Invalid input parameter of flow: Invalid arrivalPos definition for arrivalPos. Must be one of ("random", "max", or a float) --- > Debug: Selected invalid item in TagSelector 75,77d81 < Debug: Adding flow 'flow_0' in GNEChange_DemandElement < Debug: Invalid input parameter of flow: Invalid arrivalPos definition for arrivalPos. Must be one of ("random", "max", or a float) < Debug: Invalid input parameter of flow: Invalid arrivalPos definition for arrivalPos. Must be one of ("random", "max", or a float) 80d83 < Debug: Adding flow 'flow_1' in GNEChange_DemandElement 82,83d84 < Debug: Calling GNEUndoList::undo() < Debug: Removing flow 'flow_1' in GNEChange_DemandElement 85,86d85 < Debug: Calling GNEUndoList::undo() < Debug: Removing flow 'flow_0' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow_0" begin="0.00" arrivalPos="-12.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/> <flow id="flow_1" begin="0.00" arrivalPos="20.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,72c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (from-to)' in TagSelector < Debug: Invalid input parameter of flow: Invalid arrivalPosLat definition for arrivalPosLat. Must be one of ("right", "center", "left", or a float) < Debug: Invalid input parameter of flow: Invalid arrivalPosLat definition for arrivalPosLat. Must be one of ("right", "center", "left", or a float) --- > Debug: Selected invalid item in TagSelector 75d81 < Debug: Adding flow 'flow_0' in GNEChange_DemandElement 77d82 < Debug: Adding flow 'flow_1' in GNEChange_DemandElement 79d83 < Debug: Adding flow 'flow_2' in GNEChange_DemandElement 81,82d84 < Debug: Calling GNEUndoList::undo() < Debug: Removing flow 'flow_2' in GNEChange_DemandElement 84,85d85 < Debug: Calling GNEUndoList::undo() < Debug: Removing flow 'flow_1' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow_0" begin="0.00" arrivalPosLat="0.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/> <flow id="flow_1" begin="0.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/> <flow id="flow_2" begin="0.00" arrivalPosLat="0.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,72c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (from-to)' in TagSelector < Debug: Invalid input parameter of flow: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0) < Debug: Invalid input parameter of flow: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0) --- > Debug: Selected invalid item in TagSelector 74,75d80 < Debug: Invalid input parameter of flow: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0) < Debug: Invalid input parameter of flow: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0) 77,78d81 < Debug: Invalid input parameter of flow: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0) < Debug: Invalid input parameter of flow: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0) 81d83 < Debug: Adding flow 'flow_0' in GNEChange_DemandElement 83,84d84 < Debug: Calling GNEUndoList::undo() < Debug: Removing flow 'flow_0' in GNEChange_DemandElement 88,89d87 <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow_0" begin="0.00" arrivalSpeed="20.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,72c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (from-to)' in TagSelector < Debug: Invalid input parameter of flow: 'color' doesn't have a valid 'RBGColor' format < Debug: Invalid input parameter of flow: 'color' doesn't have a valid 'RBGColor' format --- > Debug: Selected invalid item in TagSelector 75d81 < Debug: Adding flow 'flow_0' in GNEChange_DemandElement 77d82 < Debug: Adding flow 'flow_1' in GNEChange_DemandElement 79,80d83 < Debug: Calling GNEUndoList::undo() < Debug: Removing flow 'flow_1' in GNEChange_DemandElement 82,83d84 < Debug: Calling GNEUndoList::undo() < Debug: Removing flow 'flow_0' in GNEChange_DemandElement 86,87d86 < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow_0" begin="0.00" color="cyan" from="gneE2" to="gneE5" end="3600.00" number="1800"/> <flow id="flow_1" begin="0.00" color="12,13,14" from="gneE2" to="gneE5" end="3600.00" number="1800"/> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,72c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (from-to)' in TagSelector < Debug: Invalid input parameter of flow: 'containerNumber' doesn't have a valid 'int' format < Debug: Invalid input parameter of flow: 'containerNumber' doesn't have a valid 'int' format --- > Debug: Selected invalid item in TagSelector 74,75d80 < Debug: Invalid input parameter of flow: 'containerNumber' cannot be negative < Debug: Invalid input parameter of flow: 'containerNumber' cannot be negative 77,78d81 < Debug: Invalid input parameter of flow: 'containerNumber' doesn't have a valid 'int' format < Debug: Invalid input parameter of flow: 'containerNumber' doesn't have a valid 'int' format 81d83 < Debug: Adding flow 'flow_0' in GNEChange_DemandElement 83,84d84 < Debug: Calling GNEUndoList::undo() < Debug: Removing flow 'flow_0' in GNEChange_DemandElement 87,88d86 <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow_0" begin="0.00" containerNumber="13" from="gneE2" to="gneE5" end="3600.00" number="1800"/> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (from-to)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72d80 < Debug: Adding flow 'flow_0' in GNEChange_DemandElement 74,75d81 < Debug: Calling GNEUndoList::undo() < Debug: Removing flow 'flow_0' in GNEChange_DemandElement 77,79d82 < Debug: Calling GNEUndoList::redo() < Debug: Adding flow 'flow_0' in GNEChange_DemandElement < Debug: demand elements saved 116d118 < Debug: Deleting unreferenced flow 'flow_0' 160a163,305 > > ================================================================= <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/> </routes>
---------- Differences in errors ---------- 18a19,29 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 159a171,306 > > ================================================================= > ==3792506==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11648 byte(s) in 208 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f984b128a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f984b24c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,72c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (from-to)' in TagSelector < Debug: Invalid input parameter of flow: Invalid departLane definition for departLane. Must be one of ("random", "free", "allowed", "best", "first", or an int>=0) < Debug: Invalid input parameter of flow: Invalid departLane definition for departLane. Must be one of ("random", "free", "allowed", "best", "first", or an int>=0) --- > Debug: Selected invalid item in TagSelector 74,75d80 < Debug: Invalid input parameter of flow: Invalid departLane definition for departLane. Must be one of ("random", "free", "allowed", "best", "first", or an int>=0) < Debug: Invalid input parameter of flow: Invalid departLane definition for departLane. Must be one of ("random", "free", "allowed", "best", "first", or an int>=0) 78d82 < Debug: Adding flow 'flow_0' in GNEChange_DemandElement 80d83 < Error: Invalid departLane used in flow 'flow_1'. 20 is greater than number of lanes 82,83d84 < Debug: Calling GNEUndoList::undo() < Debug: Removing flow 'flow_0' in GNEChange_DemandElement 87,88d87 < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Differences in log ---------- 1d0 < Error: Invalid departLane used in flow 'flow_1'. 20 is greater than number of lanes ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow_0" begin="0.00" departLane="random" from="gneE2" to="gneE5" end="3600.00" number="1800"/> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,72c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (from-to)' in TagSelector < Debug: Invalid input parameter of flow: Invalid departPos definition for departPos. Must be one of ("random", "random_free", "free", "base", "last" or a float) < Debug: Invalid input parameter of flow: Invalid departPos definition for departPos. Must be one of ("random", "random_free", "free", "base", "last" or a float) --- > Debug: Selected invalid item in TagSelector 75d81 < Debug: Adding flow 'flow_0' in GNEChange_DemandElement 77d82 < Debug: Adding flow 'flow_1' in GNEChange_DemandElement 79d83 < Debug: Adding flow 'flow_2' in GNEChange_DemandElement 81,82d84 < Debug: Calling GNEUndoList::undo() < Debug: Removing flow 'flow_2' in GNEChange_DemandElement 84,85d85 < Debug: Calling GNEUndoList::undo() < Debug: Removing flow 'flow_1' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow_0" begin="0.00" departPos="-12.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/> <flow id="flow_1" begin="0.00" departPos="random_free" from="gneE2" to="gneE5" end="3600.00" number="1800"/> <flow id="flow_2" begin="0.00" departPos="20.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,72c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (from-to)' in TagSelector < Debug: Invalid input parameter of flow: Invalid departPosLat definition for departPosLat. Must be one of ("random", "random_free", "free", "right", "center", "left", or a float) < Debug: Invalid input parameter of flow: Invalid departPosLat definition for departPosLat. Must be one of ("random", "random_free", "free", "right", "center", "left", or a float) --- > Debug: Selected invalid item in TagSelector 75d81 < Debug: Adding flow 'flow_0' in GNEChange_DemandElement 77d82 < Debug: Adding flow 'flow_1' in GNEChange_DemandElement 79d83 < Debug: Adding flow 'flow_2' in GNEChange_DemandElement 81,82d84 < Debug: Calling GNEUndoList::undo() < Debug: Removing flow 'flow_2' in GNEChange_DemandElement 84,85d85 < Debug: Calling GNEUndoList::undo() < Debug: Removing flow 'flow_1' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow_0" begin="0.00" departPosLat="0.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/> <flow id="flow_1" begin="0.00" departPosLat="random_free" from="gneE2" to="gneE5" end="3600.00" number="1800"/> <flow id="flow_2" begin="0.00" departPosLat="0.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,72c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (from-to)' in TagSelector < Debug: Invalid input parameter of flow: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0) < Debug: Invalid input parameter of flow: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0) --- > Debug: Selected invalid item in TagSelector 74,75d80 < Debug: Invalid input parameter of flow: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0) < Debug: Invalid input parameter of flow: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0) 78d82 < Debug: Adding flow 'flow_0' in GNEChange_DemandElement 80d83 < Debug: Adding flow 'flow_1' in GNEChange_DemandElement 82,83d84 < Debug: Calling GNEUndoList::undo() < Debug: Removing flow 'flow_1' in GNEChange_DemandElement 85,86d85 < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow_0" begin="0.00" departSpeed="max" from="gneE2" to="gneE5" end="3600.00" number="1800"/> <flow id="flow_1" begin="0.00" departSpeed="20.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (from-to)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72d80 < Debug: Adding flow 'flow_0' in GNEChange_DemandElement 74d81 < Debug: Adding flow 'flow_1' in GNEChange_DemandElement 76d82 < Debug: Adding flow 'flow_2' in GNEChange_DemandElement 78,79d83 < Debug: Calling GNEUndoList::undo() < Debug: Removing flow 'flow_2' in GNEChange_DemandElement 81,82d84 < Debug: Calling GNEUndoList::undo() < Debug: Removing flow 'flow_1' in GNEChange_DemandElement 84,85d85 < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow_0" begin="0.00" line="%%%%%%" from="gneE2" to="gneE5" end="3600.00" number="1800"/> <flow id="flow_1" begin="0.00" line="ownLine" from="gneE2" to="gneE5" end="3600.00" number="1800"/> <flow id="flow_2" begin="0.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,72c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (from-to)' in TagSelector < Debug: Invalid input parameter of flow: 'personNumber' doesn't have a valid 'int' format < Debug: Invalid input parameter of flow: 'personNumber' doesn't have a valid 'int' format --- > Debug: Selected invalid item in TagSelector 74,75d80 < Debug: Invalid input parameter of flow: 'personNumber' cannot be negative < Debug: Invalid input parameter of flow: 'personNumber' cannot be negative 77,78d81 < Debug: Invalid input parameter of flow: 'personNumber' doesn't have a valid 'int' format < Debug: Invalid input parameter of flow: 'personNumber' doesn't have a valid 'int' format 81d83 < Debug: Adding flow 'flow_0' in GNEChange_DemandElement 83,84d84 < Debug: Calling GNEUndoList::undo() < Debug: Removing flow 'flow_0' in GNEChange_DemandElement 87,88d86 <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow_0" begin="0.00" personNumber="13" from="gneE2" to="gneE5" end="3600.00" number="1800"/> </routes>
---------- Differences in errors ---------- 20a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70,74c80,82 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (from-to)' in TagSelector < Debug: Selected invalid item in DemandElementSelector < Debug: Key ENTER pressed < Debug: Selected item 'custom_vType' in DemandElementSelector --- > Debug: Selected invalid item in TagSelector > Debug: Open additional dialog > Debug: Close additional dialog 76,79d83 < Debug: Adding flow 'flow_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing flow 'flow_0' in GNEChange_DemandElement 82a87 > Debug: Keys Ctrl+Z (Undo) pressed 87,88d91 < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6d5 < <flow id="flow_0" type="custom_vType" begin="0.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 20a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 46,48c57,59 < GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...) < GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00 < GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00 --- > GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...) > GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00 > GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00 68,69c79,82 < Debug: Selected item 'vehicle' in TagSelector < Debug: Selected item 'flow' in TagSelector --- > Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector > Debug: Selected item 'trip' in TagSelector > Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector > Debug: Selected item 'flow (from-to)' in TagSelector 72d84 <truncated after showing first 30 lines> ---------- Differences in net ---------- 16,18c16 < </edge> < <edge id=":gneJ6_2" function="internal"> < <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> --- > <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> 21c19 < <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.13,59.58 9.28,57.79 9.00,55.30"/> --- > <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> 24c22 < <lane id=":gneJ7_1_0" index="0" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.63,57.18 12.41,57.64 13.50,57.80"/> --- > <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> 27c25 < <lane id=":gneJ8_0_0" index="0" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> --- > <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/> 70c68 < <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> --- > <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> 75c73 < <junction id="gneJ7" type="priority" x="10.00" y="60.00" incLanes="gneE5_0 gneE11_0" intLanes=":gneJ7_0_0 :gneJ7_1_0" shape="13.50,63.20 13.50,56.80 12.67,56.63 12.38,56.42 12.17,56.13 12.04,55.76 12.00,55.30 8.00,55.30 8.15,57.71 8.61,59.69 9.38,61.22 10.44,62.32 11.82,62.98"> --- > <junction id="gneJ7" type="priority" x="10.00" y="60.00" incLanes="gneE5_0 gneE11_0" intLanes=":gneJ7_0_0 :gneJ7_1_0" shape="13.50,63.20 13.50,56.80 12.67,56.63 12.38,56.42 12.17,56.13 12.04,55.76 12.00,55.30 8.00,55.30 8.15,57.71 8.61,59.69 9.37,61.22 10.44,62.32 11.82,62.98"> 93c91 < <connection from="gneE6" to="gneE3" fromLane="0" toLane="1" via=":gneJ6_2_0" dir="r" state="M"/> --- > <connection from="gneE6" to="gneE3" fromLane="0" toLane="1" via=":gneJ6_1_1" dir="r" state="M"/> <truncated after showing first 30 lines> ---------- Differences in output ---------- 4c4 < flow --- > flow (from-to)
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72a83 > Debug: Value 'flow (from-to)' for attribute arrivalLane of flow isn't valid 73a85 > Debug: Value 'dummyLanei' for attribute arrivalLane of flow isn't valid 165a178,313 > > ================================================================= > ==3818278==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12544 byte(s) in 224 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fbd67fd4a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbd680f82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (from-to)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,75d80 < Debug: Adding flow 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummyLane' for attribute arrivalLane of flow isn't valid < Debug: Setting new attribute arrivalLane '500' into flow 'flow_0' < Debug: Setting new attribute arrivalLane '0' into flow 'flow_0' 77,78d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalLane '500' into flow 'flow_0' 80,81d82 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalLane 'current' into flow 'flow_0' 83,84d83 < Debug: Calling GNEUndoList::undo() < Debug: Removing flow 'flow_0' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow_0" begin="0.00" arrivalLane="0" from="gneE2" to="gneE5" end="3600.00" number="1800"/> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72a83 > Debug: Value 'flow (from-to)' for attribute arrivalPos of flow isn't valid 74d84 < Debug: Setting new attribute arrivalPos '500' into flow 'flow_0' 76c86 < Debug: Setting new attribute arrivalPos '15.5' into flow 'flow_0' --- > Debug: Setting new attribute arrivalPos '-10' into flow 'flow_0' 82c92 < Debug: Setting previous attribute arrivalPos '500.00' into flow 'flow_0' --- > Debug: Setting previous attribute arrivalPos 'max' into flow 'flow_0' 85c95 < Debug: Setting previous attribute arrivalPos 'max' into flow 'flow_0' --- > Debug: Removing flow 'flow_0' in GNEChange_DemandElement 88c98 < Debug: Setting new attribute arrivalPos '500' into flow 'flow_0' --- <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <flow id="flow_0" begin="0.00" arrivalPos="15.50" from="gneE2" to="gneE5" end="3600.00" number="1800"/> --- > <flow id="flow_0" begin="0.00" arrivalPos="-10.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (from-to)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,73d80 < Debug: Adding flow 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummyPos' for attribute arrivalPos of flow isn't valid 75,76d81 < Debug: Calling GNEUndoList::undo() < Debug: Removing flow 'flow_0' in GNEChange_DemandElement 80,81d84 < Debug: Calling GNEUndoList::redo() < Debug: Adding flow 'flow_0' in GNEChange_DemandElement 84d86 < Debug: demand elements saved 121d122 < Debug: Deleting unreferenced flow 'flow_0' 165a167,310 <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/> </routes>
---------- Differences in errors ---------- 1,175c1,3 < GLDebug: initJunctionsAndEdges function called in GNENet constructor < GLDebug: Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00 < GLDebug: Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00 < GLDebug: Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00 < GLDebug: Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00 < GLDebug: Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00 < GLDebug: Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00 < GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00 < GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00 < GLDebug: Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00 < GLDebug: Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00 < GLDebug: Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00 < GLDebug: Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60 < GLDebug: Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00 < GLDebug: Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60 < GLDebug: Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00 < GLDebug: Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60 < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < GLDebug: Removing junctions during recomputing < GLDebug: Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00 < GLDebug: Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00 < GLDebug: Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00 < GLDebug: Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00 < GLDebug: Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00 < GLDebug: Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00 < GLDebug: Removing edges during recomputing < GLDebug: Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00 < GLDebug: Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00 <truncated after showing first 30 lines> ---------- Differences in output ---------- 3,15d2 < TestFunctions: 'reference.png' found. Position: 304 - 168 < flow (from-to) < TestFunctions: Clicked over position 578 - 560 < TestFunctions: Clicked over position 584 - 223 < TestFunctions: Clicked over position 395 - 560 < < dummyPos < 500 < random < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ5_0" function="internal"> <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/> </edge> <edge id=":gneJ5_1" function="internal"> <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/> <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> </edge> <edge id=":gneJ6_0" function="internal"> <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/> </edge> <edge id=":gneJ6_1" function="internal"> <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/> <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> </edge> <edge id=":gneJ7_0" function="internal"> <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> </edge> <edge id=":gneJ7_1" function="internal"> <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> </edge> <edge id=":gneJ8_0" function="internal"> <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> </edge> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow_0" begin="0.00" arrivalPos="random" from="gneE2" to="gneE5" end="3600.00" number="1800"/> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (from-to)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,73d80 < Debug: Adding flow 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute arrivalPosLat of flow isn't valid 75,76d81 < Debug: Calling GNEUndoList::undo() < Debug: Removing flow 'flow_0' in GNEChange_DemandElement 80,81d84 < Debug: Calling GNEUndoList::redo() < Debug: Adding flow 'flow_0' in GNEChange_DemandElement 84d86 < Debug: demand elements saved 121d122 < Debug: Deleting unreferenced flow 'flow_0' 165a167,302 <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (from-to)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,75d80 < Debug: Adding flow 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute arrivalPosLat of flow isn't valid < Debug: Setting new attribute arrivalPosLat '-12' into flow 'flow_0' < Debug: Setting new attribute arrivalPosLat '4.2' into flow 'flow_0' 77,78d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPosLat '0.00' into flow 'flow_0' 80,81d82 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPosLat 'center' into flow 'flow_0' 83,84d83 < Debug: Calling GNEUndoList::undo() < Debug: Removing flow 'flow_0' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow_0" begin="0.00" arrivalPosLat="0.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (from-to)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,74d80 < Debug: Adding flow 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute arrivalPosLat of flow isn't valid < Debug: Setting new attribute arrivalPosLat 'left' into flow 'flow_0' 76,77d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPosLat 'center' into flow 'flow_0' 79,80d82 < Debug: Calling GNEUndoList::undo() < Debug: Removing flow 'flow_0' in GNEChange_DemandElement 83,84d84 < Debug: Calling GNEUndoList::redo() < Debug: Adding flow 'flow_0' in GNEChange_DemandElement 86,87d85 <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow_0" begin="0.00" arrivalPosLat="left" from="gneE2" to="gneE5" end="3600.00" number="1800"/> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (from-to)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,74d80 < Debug: Adding flow 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute arrivalPosLat of flow isn't valid < Debug: Setting new attribute arrivalPosLat 'right' into flow 'flow_0' 76,77d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPosLat 'center' into flow 'flow_0' 79,80d82 < Debug: Calling GNEUndoList::undo() < Debug: Removing flow 'flow_0' in GNEChange_DemandElement 83,84d84 < Debug: Calling GNEUndoList::redo() < Debug: Adding flow 'flow_0' in GNEChange_DemandElement 86,87d85 <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow_0" begin="0.00" arrivalPosLat="right" from="gneE2" to="gneE5" end="3600.00" number="1800"/> </routes>
---------- Differences in errors ---------- 0a1,9 > /home/delphi/clangDebug/sumo/src/utils/options/OptionsCont.cpp:211:15: runtime error: member call on address 0x60b000008860 which does not point to an object of type 'Option' > 0x60b000008860: note: object has invalid vptr > 05 00 00 2c 73 00 80 51 00 00 00 00 78 88 00 00 b0 60 00 00 04 00 00 00 00 00 00 00 46 49 4c 45 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/options/OptionsCont.cpp:211:15 in > ================================================================= > ==3822283==ERROR: AddressSanitizer: heap-use-after-free on address 0x60b000008860 at pc 0x0000043db9d0 bp 0x7ffffc6dddf0 sp 0x7ffffc6ddde8 > READ of size 8 at 0x60b000008860 thread T0 18,165c27,92 < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < GLDebug: Removing junctions during recomputing < GLDebug: Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00 < GLDebug: Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00 < GLDebug: Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00 < GLDebug: Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00 < GLDebug: Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00 < GLDebug: Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00 < GLDebug: Removing edges during recomputing < GLDebug: Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00 < GLDebug: Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00 < GLDebug: Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00 < GLDebug: Removed object edge:gneE3 from SUMORTree with boundary 55.20,10.00,80.00,70.00 < GLDebug: Removed object edge:gneE4 from SUMORTree with boundary 60.00,10.00,84.80,70.00 < GLDebug: Removed object edge:gneE5 from SUMORTree with boundary 0.00,50.00,80.00,71.60 < GLDebug: Removed object edge:gneE6 from SUMORTree with boundary 0.00,48.40,80.00,70.00 < GLDebug: Removed object edge:gneE7 from SUMORTree with boundary 0.00,10.00,80.00,31.60 < GLDebug: Removed object edge:gneE8 from SUMORTree with boundary 0.00,28.40,50.00,50.00 <truncated after showing first 30 lines> ---------- Differences in output ---------- 3,14d2 < TestFunctions: 'reference.png' found. Position: 304 - 168 < flow (from-to) < TestFunctions: Clicked over position 578 - 560 < TestFunctions: Clicked over position 584 - 223 < TestFunctions: Clicked over position 395 - 560 < < dummySpeed < current < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ5_0" function="internal"> <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/> </edge> <edge id=":gneJ5_1" function="internal"> <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/> <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> </edge> <edge id=":gneJ6_0" function="internal"> <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/> </edge> <edge id=":gneJ6_1" function="internal"> <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/> <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> </edge> <edge id=":gneJ7_0" function="internal"> <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> </edge> <edge id=":gneJ7_1" function="internal"> <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> </edge> <edge id=":gneJ8_0" function="internal"> <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> </edge> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72a83 > Debug: Value 'flow (from-to)' for attribute arrivalSpeed of flow isn't valid 76,79c87 < Debug: Setting new attribute arrivalSpeed '15.5' into flow 'flow_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalSpeed '500.00' into flow 'flow_0' --- > Debug: Value '-10i' for attribute arrivalSpeed of flow isn't valid 85a94 > Debug: Keys Ctrl+Z (Undo) pressed 93,94d101 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute arrivalSpeed '15.5' into flow 'flow_0' 176a184,329 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3819850==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <flow id="flow_0" begin="0.00" arrivalSpeed="15.50" from="gneE2" to="gneE5" end="3600.00" number="1800"/> --- > <flow id="flow_0" begin="0.00" arrivalSpeed="500.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (from-to)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,75d80 < Debug: Adding flow 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummyColor' for attribute color of flow isn't valid < Debug: Setting new attribute color 'cyan' into flow 'flow_0' < Debug: Setting new attribute color '12,13,14' into flow 'flow_0' 77,78d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute color 'cyan' into flow 'flow_0' 80,81d82 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute color 'yellow' into flow 'flow_0' 83,84d83 < Debug: Calling GNEUndoList::undo() < Debug: Removing flow 'flow_0' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow_0" begin="0.00" color="12,13,14" from="gneE2" to="gneE5" end="3600.00" number="1800"/> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72a83,84 > Debug: Setting new attribute line 'flow (from-to)' into flow 'flow_0' > Debug: Setting new attribute line '' into flow 'flow_0' 76,79d87 < Debug: Setting new attribute line '3' into flow 'flow_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute line '2.5' into flow 'flow_0' 85a94,96 > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() > Debug: Setting previous attribute line '' into flow 'flow_0' 88c99 < Debug: Setting new attribute line '-5' into flow 'flow_0' --- > Debug: Setting new attribute line 'dummyNumber' into flow 'flow_0' 91c102 < Debug: Setting new attribute line '2.5' into flow 'flow_0' --- <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <flow id="flow_0" begin="0.00" line="3" from="gneE2" to="gneE5" end="3600.00" number="1800"/> --- > <flow id="flow_0" begin="0.00" line="2.5" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 170a181,316 > > ================================================================= > ==3801448==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f327fbc3a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f327fce72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74,77c84,85 < Debug: Setting new attribute departLane 'best' into flow 'flow_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departLane 'first' into flow 'flow_0' --- > Debug: Value 'dummyDepart' for attribute departLane of flow isn't valid > Debug: Value 'dummyDeparti' for attribute departLane of flow isn't valid 81a90 > Debug: Keys Ctrl+Z (Undo) pressed 86,87d94 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departLane 'best' into flow 'flow_0' 170a178,313 > > ================================================================= > ==3802022==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12544 byte(s) in 224 object(s) allocated from: <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <flow id="flow_0" begin="0.00" departLane="best" from="gneE2" to="gneE5" end="3600.00" number="1800"/> --- > <flow id="flow_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 165a176,321 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3802154==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12544 byte(s) in 224 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7ff7e4a2ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff7e4b4f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 172a183,324 > > ================================================================= > ==3800815==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f6ecba13a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f6ecbb372f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (from-to)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,74d80 < Debug: Adding flow 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummyDepart' for attribute departLane of flow isn't valid < Debug: Setting new attribute departLane 'free' into flow 'flow_0' 76,77d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departLane 'first' into flow 'flow_0' 79,80d82 < Debug: Calling GNEUndoList::undo() < Debug: Removing flow 'flow_0' in GNEChange_DemandElement 83,84d84 < Debug: Calling GNEUndoList::redo() < Debug: Adding flow 'flow_0' in GNEChange_DemandElement 86,87d85 <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow_0" begin="0.00" departLane="free" from="gneE2" to="gneE5" end="3600.00" number="1800"/> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 170a181,326 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3801139==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f919339aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f91934be2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,165c1,3 < GLDebug: initJunctionsAndEdges function called in GNENet constructor < GLDebug: Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00 < GLDebug: Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00 < GLDebug: Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00 < GLDebug: Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00 < GLDebug: Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00 < GLDebug: Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00 < GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00 < GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00 < GLDebug: Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00 < GLDebug: Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00 < GLDebug: Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00 < GLDebug: Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60 < GLDebug: Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00 < GLDebug: Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60 < GLDebug: Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00 < GLDebug: Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60 < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < GLDebug: Removing junctions during recomputing < GLDebug: Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00 < GLDebug: Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00 < GLDebug: Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00 < GLDebug: Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00 < GLDebug: Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00 < GLDebug: Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00 < GLDebug: Removing edges during recomputing < GLDebug: Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00 < GLDebug: Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00 <truncated after showing first 30 lines> ---------- Differences in output ---------- 3,14d2 < TestFunctions: 'reference.png' found. Position: 304 - 168 < flow (from-to) < TestFunctions: Clicked over position 578 - 560 < TestFunctions: Clicked over position 584 - 223 < TestFunctions: Clicked over position 395 - 560 < < dummyPos < base < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ5_0" function="internal"> <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/> </edge> <edge id=":gneJ5_1" function="internal"> <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/> <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> </edge> <edge id=":gneJ6_0" function="internal"> <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/> </edge> <edge id=":gneJ6_1" function="internal"> <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/> <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> </edge> <edge id=":gneJ7_0" function="internal"> <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> </edge> <edge id=":gneJ7_1" function="internal"> <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> </edge> <edge id=":gneJ8_0" function="internal"> <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> </edge> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 73d82 < Debug: Value 'dummyPos' for attribute departPos of flow isn't valid 175a185,327 > > ================================================================= > ==3803888==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f12cdf60a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f12ce0842f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74,77c84,85 < Debug: Setting new attribute departPos 'free' into flow 'flow_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos 'base' into flow 'flow_0' --- > Debug: Value 'dummyPos' for attribute departPos of flow isn't valid > Debug: Value 'dummyPosi' for attribute departPos of flow isn't valid 81a90 > Debug: Keys Ctrl+Z (Undo) pressed 86,87d94 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departPos 'free' into flow 'flow_0' 170a178,320 > > ================================================================= > ==3805404==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7616 byte(s) in 136 object(s) allocated from: <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <flow id="flow_0" begin="0.00" departPos="free" from="gneE2" to="gneE5" end="3600.00" number="1800"/> --- > <flow id="flow_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74,77c84 < Debug: Setting new attribute departPos 'last' into flow 'flow_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos 'base' into flow 'flow_0' --- > Debug: Value 'dummyPosi' for attribute departPos of flow isn't valid 81a89 > Debug: Keys Ctrl+Z (Undo) pressed 86,87d93 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departPos 'last' into flow 'flow_0' 170a177,312 > > ================================================================= > ==3812348==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <flow id="flow_0" begin="0.00" departPos="last" from="gneE2" to="gneE5" end="3600.00" number="1800"/> --- > <flow id="flow_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74,77c84,85 < Debug: Setting new attribute departPos 'random' into flow 'flow_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos 'base' into flow 'flow_0' --- > Debug: Value 'dummyPos' for attribute departPos of flow isn't valid > Debug: Value 'dummyPosi' for attribute departPos of flow isn't valid 81a90 > Debug: Keys Ctrl+Z (Undo) pressed 86,87d94 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departPos 'random' into flow 'flow_0' 170a178,319 > > ================================================================= > ==3804663==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7616 byte(s) in 136 object(s) allocated from: <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <flow id="flow_0" begin="0.00" departPos="random" from="gneE2" to="gneE5" end="3600.00" number="1800"/> --- > <flow id="flow_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 73d82 < Debug: Value 'dummyPos' for attribute departPos of flow isn't valid 75c84 < Debug: Setting new attribute departPos 'random_free' into flow 'flow_0' --- > Debug: Setting new attribute departPos '500' into flow 'flow_0' 93c102 < Debug: Setting new attribute departPos 'random_free' into flow 'flow_0' --- > Debug: Setting new attribute departPos '500' into flow 'flow_0' 175a185,326 > > ================================================================= > ==3809788==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14784 byte(s) in 264 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fb5976c3a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <flow id="flow_0" begin="0.00" departPos="random_free" from="gneE2" to="gneE5" end="3600.00" number="1800"/> --- > <flow id="flow_0" begin="0.00" departPos="500.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (from-to)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,73d80 < Debug: Adding flow 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute departPosLat of flow isn't valid 75,76d81 < Debug: Calling GNEUndoList::undo() < Debug: Removing flow 'flow_0' in GNEChange_DemandElement 80,81d84 < Debug: Calling GNEUndoList::redo() < Debug: Adding flow 'flow_0' in GNEChange_DemandElement 84d86 < Debug: demand elements saved 121d122 < Debug: Deleting unreferenced flow 'flow_0' 165a167,302 <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/> </routes>
---------- Differences in errors ---------- 1,175c1,3 < GLDebug: initJunctionsAndEdges function called in GNENet constructor < GLDebug: Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00 < GLDebug: Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00 < GLDebug: Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00 < GLDebug: Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00 < GLDebug: Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00 < GLDebug: Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00 < GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00 < GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00 < GLDebug: Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00 < GLDebug: Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00 < GLDebug: Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00 < GLDebug: Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60 < GLDebug: Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00 < GLDebug: Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60 < GLDebug: Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00 < GLDebug: Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60 < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < GLDebug: Removing junctions during recomputing < GLDebug: Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00 < GLDebug: Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00 < GLDebug: Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00 < GLDebug: Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00 < GLDebug: Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00 < GLDebug: Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00 < GLDebug: Removing edges during recomputing < GLDebug: Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00 < GLDebug: Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00 <truncated after showing first 30 lines> ---------- Differences in output ---------- 3,15d2 < TestFunctions: 'reference.png' found. Position: 304 - 168 < flow (from-to) < TestFunctions: Clicked over position 578 - 560 < TestFunctions: Clicked over position 584 - 223 < TestFunctions: Clicked over position 395 - 560 < < dummyPosLat < -5 < 5.6 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ5_0" function="internal"> <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/> </edge> <edge id=":gneJ5_1" function="internal"> <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/> <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> </edge> <edge id=":gneJ6_0" function="internal"> <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/> </edge> <edge id=":gneJ6_1" function="internal"> <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/> <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> </edge> <edge id=":gneJ7_0" function="internal"> <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> </edge> <edge id=":gneJ7_1" function="internal"> <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> </edge> <edge id=":gneJ8_0" function="internal"> <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> </edge> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow_0" begin="0.00" departPosLat="0.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (from-to)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,74d80 < Debug: Adding flow 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute departPosLat of flow isn't valid < Debug: Setting new attribute departPosLat 'free' into flow 'flow_0' 76,77d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'center' into flow 'flow_0' 79,80d82 < Debug: Calling GNEUndoList::undo() < Debug: Removing flow 'flow_0' in GNEChange_DemandElement 83,84d84 < Debug: Calling GNEUndoList::redo() < Debug: Adding flow 'flow_0' in GNEChange_DemandElement 86,87d85 <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow_0" begin="0.00" departPosLat="free" from="gneE2" to="gneE5" end="3600.00" number="1800"/> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (from-to)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,74d80 < Debug: Adding flow 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute departPosLat of flow isn't valid < Debug: Setting new attribute departPosLat 'left' into flow 'flow_0' 76,77d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'center' into flow 'flow_0' 79,80d82 < Debug: Calling GNEUndoList::undo() < Debug: Removing flow 'flow_0' in GNEChange_DemandElement 83,84d84 < Debug: Calling GNEUndoList::redo() < Debug: Adding flow 'flow_0' in GNEChange_DemandElement 86,87d85 <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow_0" begin="0.00" departPosLat="left" from="gneE2" to="gneE5" end="3600.00" number="1800"/> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (from-to)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,74d80 < Debug: Adding flow 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute departPosLat of flow isn't valid < Debug: Setting new attribute departPosLat 'random' into flow 'flow_0' 76,77d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'center' into flow 'flow_0' 79,80d82 < Debug: Calling GNEUndoList::undo() < Debug: Removing flow 'flow_0' in GNEChange_DemandElement 83,84d84 < Debug: Calling GNEUndoList::redo() < Debug: Adding flow 'flow_0' in GNEChange_DemandElement 86,87d85 <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow_0" begin="0.00" departPosLat="random" from="gneE2" to="gneE5" end="3600.00" number="1800"/> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (from-to)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,74d80 < Debug: Adding flow 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute departPosLat of flow isn't valid < Debug: Setting new attribute departPosLat 'random_free' into flow 'flow_0' 76,77d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'center' into flow 'flow_0' 79,80d82 < Debug: Calling GNEUndoList::undo() < Debug: Removing flow 'flow_0' in GNEChange_DemandElement 83,84d84 < Debug: Calling GNEUndoList::redo() < Debug: Adding flow 'flow_0' in GNEChange_DemandElement 86,87d85 <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow_0" begin="0.00" departPosLat="random_free" from="gneE2" to="gneE5" end="3600.00" number="1800"/> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (from-to)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,74d80 < Debug: Adding flow 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute departPosLat of flow isn't valid < Debug: Setting new attribute departPosLat 'right' into flow 'flow_0' 76,77d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'center' into flow 'flow_0' 79,80d82 < Debug: Calling GNEUndoList::undo() < Debug: Removing flow 'flow_0' in GNEChange_DemandElement 83,84d84 < Debug: Calling GNEUndoList::redo() < Debug: Adding flow 'flow_0' in GNEChange_DemandElement 86,87d85 <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow_0" begin="0.00" departPosLat="right" from="gneE2" to="gneE5" end="3600.00" number="1800"/> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (from-to)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,74d80 < Debug: Adding flow 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummySpeed' for attribute departSpeed of flow isn't valid < Debug: Setting new attribute departSpeed 'desired' into flow 'flow_0' 76,77d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departSpeed '0.00' into flow 'flow_0' 79,80d82 < Debug: Calling GNEUndoList::undo() < Debug: Removing flow 'flow_0' in GNEChange_DemandElement 83,84d84 < Debug: Calling GNEUndoList::redo() < Debug: Adding flow 'flow_0' in GNEChange_DemandElement 86,87d85 <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow_0" begin="0.00" departSpeed="desired" from="gneE2" to="gneE5" end="3600.00" number="1800"/> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72a83,84 > Debug: Value 'flow (from-to)' for attribute departSpeed of flow isn't valid > Debug: Value 'dummySpeed' for attribute departSpeed of flow isn't valid 76,79c88 < Debug: Setting new attribute departSpeed '20' into flow 'flow_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departSpeed '0.00' into flow 'flow_0' --- > Debug: Value '-10i' for attribute departSpeed of flow isn't valid 83a93 > Debug: Keys Ctrl+Z (Undo) pressed 88,89d97 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departSpeed '20' into flow 'flow_0' 172a181,316 > > ================================================================= > ==3813898==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <flow id="flow_0" begin="0.00" departSpeed="20.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/> --- > <flow id="flow_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (from-to)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,74d80 < Debug: Adding flow 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummySpeed' for attribute departSpeed of flow isn't valid < Debug: Setting new attribute departSpeed 'max' into flow 'flow_0' 76,77d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departSpeed '0.00' into flow 'flow_0' 79,80d82 < Debug: Calling GNEUndoList::undo() < Debug: Removing flow 'flow_0' in GNEChange_DemandElement 83,84d84 < Debug: Calling GNEUndoList::redo() < Debug: Adding flow 'flow_0' in GNEChange_DemandElement 86,87d85 <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow_0" begin="0.00" departSpeed="max" from="gneE2" to="gneE5" end="3600.00" number="1800"/> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (from-to)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,74d80 < Debug: Adding flow 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummySpeed' for attribute departSpeed of flow isn't valid < Debug: Setting new attribute departSpeed 'random' into flow 'flow_0' 76,77d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departSpeed '0.00' into flow 'flow_0' 79,80d82 < Debug: Calling GNEUndoList::undo() < Debug: Removing flow 'flow_0' in GNEChange_DemandElement 83,84d84 < Debug: Calling GNEUndoList::redo() < Debug: Adding flow 'flow_0' in GNEChange_DemandElement 86,87d85 <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow_0" begin="0.00" departSpeed="random" from="gneE2" to="gneE5" end="3600.00" number="1800"/> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (from-to)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,74d80 < Debug: Adding flow 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummySpeed' for attribute departSpeed of flow isn't valid < Debug: Setting new attribute departSpeed 'speedLimit' into flow 'flow_0' 76,77d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departSpeed '0.00' into flow 'flow_0' 79,80d82 < Debug: Calling GNEUndoList::undo() < Debug: Removing flow 'flow_0' in GNEChange_DemandElement 83,84d84 < Debug: Calling GNEUndoList::redo() < Debug: Adding flow 'flow_0' in GNEChange_DemandElement 86,87d85 <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow_0" begin="0.00" departSpeed="speedLimit" from="gneE2" to="gneE5" end="3600.00" number="1800"/> </routes>
---------- Differences in errors ---------- 18a19,29 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 68,69c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (from-to)' in TagSelector --- > Debug: Selected invalid item in TagSelector 71,75d80 < Debug: Adding flow 'flow_0' in GNEChange_DemandElement < Debug: Value '' for attribute from of flow isn't valid < Debug: Value 'dummyEdge' for attribute from of flow isn't valid < Debug: Setting new attribute from 'gneE5' into flow 'flow_0' < Debug: Setting new attribute from 'gneE8' into flow 'flow_0' 77,78d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute from 'gneE5' into flow 'flow_0' 80,81d82 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute from 'gneE2' into flow 'flow_0' 83,84d83 <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow_0" begin="0.00" from="gneE8" to="gneE5" end="3600.00" number="1800"/> </routes>
---------- Differences in errors ---------- 20a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 73a84 > Debug: Value 'flow (from-to)' for attribute id of flow isn't valid 78c89 < Debug: Setting new attribute id 'customID' into flow 'flow_0' --- > Debug: Setting new attribute id 'duplicatedVehiclei' into flow 'flow_0' 81c92 < Debug: Setting previous attribute id 'flow_0' into flow 'customID' --- > Debug: Setting previous attribute id 'flow_0' into flow 'duplicatedVehiclei' 96c107 < Debug: Setting new attribute id 'customID' into flow 'flow_0' --- > Debug: Setting new attribute id 'duplicatedVehiclei' into flow 'flow_0' 134c145 < Debug: Deleting unreferenced flow 'customID' --- > Debug: Deleting unreferenced flow 'duplicatedVehiclei' 179a191,333 <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6c6 < <flow id="customID" begin="0.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/> --- > <flow id="duplicatedVehiclei" begin="0.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 73c83 < Debug: Setting new attribute line 'custom Line' into flow 'flow_0' --- > Debug: Setting new attribute line 'flow (from-to)' into flow 'flow_0' 86c96 < Debug: Setting new attribute line 'custom Line' into flow 'flow_0' --- > Debug: Setting new attribute line 'flow (from-to)' into flow 'flow_0' 169a180,323 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3822638==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13888 byte(s) in 248 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fbb8130aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <flow id="flow_0" begin="0.00" line="custom Line" from="gneE2" to="gneE5" end="3600.00" number="1800"/> --- > <flow id="flow_0" begin="0.00" line="flow (from-to)" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 1,209c1,3 < GLDebug: initJunctionsAndEdges function called in GNENet constructor < GLDebug: Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00 < GLDebug: Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00 < GLDebug: Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00 < GLDebug: Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00 < GLDebug: Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00 < GLDebug: Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00 < GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00 < GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00 < GLDebug: Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00 < GLDebug: Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00 < GLDebug: Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00 < GLDebug: Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60 < GLDebug: Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00 < GLDebug: Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60 < GLDebug: Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00 < GLDebug: Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60 < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < GLDebug: Removing junctions during recomputing < GLDebug: Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00 < GLDebug: Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00 < GLDebug: Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00 < GLDebug: Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00 < GLDebug: Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00 < GLDebug: Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00 < GLDebug: Removing edges during recomputing < GLDebug: Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00 < GLDebug: Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00 <truncated after showing first 30 lines> ---------- Differences in output ---------- 3,21d2 < TestFunctions: 'reference.png' found. Position: 304 - 168 < flow (from-to) < TestFunctions: Clicked over position 578 - 560 < TestFunctions: Clicked over position 584 - 223 < TestFunctions: Clicked over position 395 - 560 < dummyGenericParameters < key1|key2|key3 < key1=value1|key2=value2|key3=value3 < key1=|key2=|key3= < < key1duplicated=value1|key1duplicated=value2|key3=value3 < key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated < keyInvalid.;%>%$$=value1|key2=value2|key3=value3 < key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3 < keyFinal1=value1|keyFinal2=value2|keyFinal3=value3 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Invalid format of parameter (dummyGenericParameters) Warning: Invalid format of parameter (key1) Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1) ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ5_0" function="internal"> <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/> </edge> <edge id=":gneJ5_1" function="internal"> <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/> <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> </edge> <edge id=":gneJ6_0" function="internal"> <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/> </edge> <edge id=":gneJ6_1" function="internal"> <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/> <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> </edge> <edge id=":gneJ7_0" function="internal"> <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> </edge> <edge id=":gneJ7_1" function="internal"> <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> </edge> <edge id=":gneJ8_0" function="internal"> <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> </edge> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" number="1800"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </flow> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72a83 > Debug: Value 'flow (from-to)' for attribute personNumber of flow isn't valid 74d84 < Debug: Value '-5' for attribute personNumber of flow isn't valid 76,79c86,87 < Debug: Setting new attribute personNumber '3' into flow 'flow_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute personNumber '0' into flow 'flow_0' --- > Debug: Value '' for attribute personNumber of flow isn't valid > Debug: Value '2.5i' for attribute personNumber of flow isn't valid 83a92 > Debug: Keys Ctrl+Z (Undo) pressed 88,89d96 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute personNumber '3' into flow 'flow_0' 172a180,321 > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <flow id="flow_0" begin="0.00" personNumber="3" from="gneE2" to="gneE5" end="3600.00" number="1800"/> --- > <flow id="flow_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 20a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74a85 > Debug: Value 'bicycle' for attribute to of flow isn't valid 76d86 < Debug: Value 'dummyEdge' for attribute to of flow isn't valid 179a190,332 > > ================================================================= > ==3798736==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11648 byte(s) in 208 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fef15a3ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fef15b622f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 20a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 177a188,331 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3799862==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12544 byte(s) in 224 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f8b3c804a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8b3c9282f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72a83 > Debug: Value 'flow (from-to)' for attribute via of flow isn't valid 184a196,341 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3799674==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 15232 byte(s) in 272 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f0149c93a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f0149db72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Setting new attribute arrivalLane '0' into flow 'flowB' 71a83 > Debug: Setting new attribute arrivalLane 'current' into flow 'flowB' 72a85 > Debug: Value 'dummyLanei' for attribute arrivalLane of flow isn't valid 74a88 > Debug: Setting previous attribute arrivalLane '0' into flow 'flowB' 77a92,94 > Debug: Setting previous attribute arrivalLane 'current' into flow 'flowB' > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() 85d101 < Debug: Keys Ctrl+Z (Undo) pressed 96c112 < Debug: Setting new attribute arrivalLane 'current' into flow 'flowA' --- > Debug: Setting new attribute arrivalLane '0' into flow 'flowB' 97a114,116 <truncated after showing first 30 lines> ---------- Differences in routes ---------- 10c10 < <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18"> --- > <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'free' for attribute arrivalLane of flow isn't valid 75,80d85 < Debug: Setting new attribute arrivalLane '0' into flow 'flowA' < Debug: Setting new attribute arrivalLane '0' into flow 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalLane '500' into flow 'flowB' < Debug: Setting previous attribute arrivalLane '500' into flow 'flowA' 95a101 > Debug: Keys Ctrl+Z (Undo) pressed 112,114d117 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute arrivalLane '0' into flow 'flowA' < Debug: Setting new attribute arrivalLane '0' into flow 'flowB' 197a201,343 > > ================================================================= > ==3911664==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> --- > <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="500" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> 10c10 < <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="0" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18"> --- > <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="500" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'allowed' for attribute arrivalPos of flow isn't valid 78,83d88 < Debug: Setting new attribute arrivalPos '15.5' into flow 'flowA' < Debug: Setting new attribute arrivalPos '15.5' into flow 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPos '-10.00' into flow 'flowB' < Debug: Setting previous attribute arrivalPos '-10.00' into flow 'flowA' 99a105,112 > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() > Debug: Removing flow 'flowB' in GNEChange_DemandElement > Debug: Removing flow 'flowA' in GNEChange_DemandElement > Debug: Keys Ctrl+Y (Redo) pressed > Debug: Calling GNEUndoList::redo() > Debug: Adding flow 'flowA' in GNEChange_DemandElement > Debug: Adding flow 'flowB' in GNEChange_DemandElement 116,119d128 <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="15.50" arrivalPosLat="15.50" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> --- > <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="-10.00" arrivalPosLat="-10.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> 10c10 < <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="15.50" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18"> --- > <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="-10.00" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'best' for attribute arrivalPos of flow isn't valid 73a85 > Debug: Value 'dummyPosi' for attribute arrivalPos of flow isn't valid 184a197,338 > > ================================================================= > ==3911975==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11200 byte(s) in 200 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f1b462eba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f1b4640f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'first' for attribute arrivalPos of flow isn't valid 76,81d86 < Debug: Setting new attribute arrivalPos 'random' into flow 'flowA' < Debug: Setting new attribute arrivalPos 'random' into flow 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPos '500.00' into flow 'flowB' < Debug: Setting previous attribute arrivalPos '500.00' into flow 'flowA' 97a103 > Debug: Keys Ctrl+Z (Undo) pressed 115,117d120 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute arrivalPos 'random' into flow 'flowA' < Debug: Setting new attribute arrivalPos 'random' into flow 'flowB' 200a204,346 > > ================================================================= > ==3911939==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="random" arrivalPosLat="0.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> --- > <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="500.00" arrivalPosLat="500.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> 10c10 < <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18"> --- > <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="500.00" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71,72c81 < Debug: Setting new attribute arrivalPosLat 'center' into flow 'flowA' < Debug: Setting new attribute arrivalPosLat 'center' into flow 'flowB' --- > Debug: Value 'random' for attribute arrivalPosLat of flow isn't valid 74,77c83,84 < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPosLat 'right' into flow 'flowB' < Debug: Setting previous attribute arrivalPosLat '3.00' into flow 'flowA' --- > Debug: Value 'dummyPosLat' for attribute arrivalPosLat of flow isn't valid > Debug: Value 'dummyPosLati' for attribute arrivalPosLat of flow isn't valid 87a95 > Debug: Keys Ctrl+Z (Undo) pressed 97,99d104 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute arrivalPosLat 'center' into flow 'flowA' < Debug: Setting new attribute arrivalPosLat 'center' into flow 'flowB' <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> --- > <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> 10c10 < <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18"> --- > <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81,82 > Debug: Setting new attribute arrivalPosLat '0' into flow 'flowA' > Debug: Setting new attribute arrivalPosLat '0' into flow 'flowB' 73d84 < Debug: Value 'dummyPosLat' for attribute arrivalPosLat of flow isn't valid 76,77c87,88 < Debug: Setting new attribute arrivalPosLat '4.2' into flow 'flowA' < Debug: Setting new attribute arrivalPosLat '4.2' into flow 'flowB' --- > Debug: Setting new attribute arrivalPosLat '-12' into flow 'flowA' > Debug: Setting new attribute arrivalPosLat '-12' into flow 'flowB' 87a99,102 > Debug: Setting previous attribute arrivalPosLat '0.00' into flow 'flowB' > Debug: Setting previous attribute arrivalPosLat '3.00' into flow 'flowA' > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() 94,101d108 < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'current' for attribute arrivalPosLat of flow isn't valid 74,79c85 < Debug: Setting new attribute arrivalPosLat 'left' into flow 'flowA' < Debug: Setting new attribute arrivalPosLat 'left' into flow 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPosLat 'center' into flow 'flowB' < Debug: Setting previous attribute arrivalPosLat 'center' into flow 'flowA' --- > Debug: Value 'dummyPosLati' for attribute arrivalPosLat of flow isn't valid 92a99 > Debug: Keys Ctrl+Z (Undo) pressed 106,108d112 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute arrivalPosLat 'left' into flow 'flowA' < Debug: Setting new attribute arrivalPosLat 'left' into flow 'flowB' 192a197,332 > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="left" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> --- > <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> 10c10 < <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="left" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18"> --- > <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71,72c81 < Debug: Setting new attribute arrivalPosLat 'center' into flow 'flowA' < Debug: Setting new attribute arrivalPosLat 'center' into flow 'flowB' --- > Debug: Value 'max' for attribute arrivalPosLat of flow isn't valid 74,83c83,84 < Debug: Setting new attribute arrivalPosLat 'right' into flow 'flowA' < Debug: Setting new attribute arrivalPosLat 'right' into flow 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPosLat 'center' into flow 'flowB' < Debug: Setting previous attribute arrivalPosLat 'center' into flow 'flowA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPosLat 'right' into flow 'flowB' < Debug: Setting previous attribute arrivalPosLat '3.00' into flow 'flowA' --- > Debug: Value 'dummyPosLat' for attribute arrivalPosLat of flow isn't valid > Debug: Value 'dummyPosLati' for attribute arrivalPosLat of flow isn't valid <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="right" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> --- > <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81,82 > Debug: Setting new attribute arrivalSpeed '20' into flow 'flowA' > Debug: Setting new attribute arrivalSpeed '20' into flow 'flowB' 71a84 > Debug: Setting new attribute arrivalSpeed 'current' into flow 'flowB' 72a86 > Debug: Value 'dummySpeedi' for attribute arrivalSpeed of flow isn't valid 74a89,93 > Debug: Setting previous attribute arrivalSpeed '20.00' into flow 'flowB' > Debug: Setting previous attribute arrivalSpeed '20.00' into flow 'flowA' > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() > Debug: Setting previous attribute arrivalSpeed 'current' into flow 'flowB' 85d103 < Debug: Keys Ctrl+Z (Undo) pressed 96c114,115 < Debug: Setting new attribute arrivalSpeed 'current' into flow 'flowA' --- > Debug: Setting new attribute arrivalSpeed '20' into flow 'flowA' <truncated after showing first 30 lines> ---------- Differences in routes ---------- 10c10 < <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18"> --- > <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'random' for attribute arrivalSpeed of flow isn't valid 76,81c87 < Debug: Setting new attribute arrivalSpeed '15.5' into flow 'flowA' < Debug: Setting new attribute arrivalSpeed '15.5' into flow 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalSpeed '500.00' into flow 'flowB' < Debug: Setting previous attribute arrivalSpeed '500.00' into flow 'flowA' --- > Debug: Value '-10i' for attribute arrivalSpeed of flow isn't valid 96a103 > Debug: Keys Ctrl+Z (Undo) pressed 113,115d119 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute arrivalSpeed '15.5' into flow 'flowA' < Debug: Setting new attribute arrivalSpeed '15.5' into flow 'flowB' 198a203,206 > Tracer caught signal 11: addr=0x0 pc=0xe8dc34 sp=0x7f9b6837dd30 <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="15.50" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> --- > <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="500.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> 10c10 < <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="15.50" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18"> --- > <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="500.00" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'max' for attribute color of flow isn't valid 76,81d86 < Debug: Setting new attribute color '12,13,14' into flow 'flowA' < Debug: Setting new attribute color '12,13,14' into flow 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute color 'cyan' into flow 'flowB' < Debug: Setting previous attribute color 'cyan' into flow 'flowA' 97a103 > Debug: Keys Ctrl+Z (Undo) pressed 115,117d120 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute color '12,13,14' into flow 'flowA' < Debug: Setting new attribute color '12,13,14' into flow 'flowB' 200a204,345 > > ================================================================= > ==3884546==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="12,13,14" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> --- > <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="cyan" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> 10c10 < <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="12,13,14" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18"> --- > <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="cyan" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18">
---------- Differences in errors ---------- 1,194c1,3 < GLDebug: initJunctionsAndEdges function called in GNENet constructor < GLDebug: Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00 < GLDebug: Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00 < GLDebug: Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00 < GLDebug: Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00 < GLDebug: Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00 < GLDebug: Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00 < GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00 < GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00 < GLDebug: Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00 < GLDebug: Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00 < GLDebug: Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00 < GLDebug: Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60 < GLDebug: Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00 < GLDebug: Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60 < GLDebug: Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00 < GLDebug: Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60 < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Adding flow 'flowA' in GNEChange_DemandElement < Debug: Adding flow 'flowB' in GNEChange_DemandElement < GLDebug: Removing junctions during recomputing < GLDebug: Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00 < GLDebug: Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00 < GLDebug: Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00 < GLDebug: Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00 < GLDebug: Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00 < GLDebug: Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00 < GLDebug: Removing edges during recomputing <truncated after showing first 30 lines> ---------- Differences in output ---------- 3,13d2 < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 890 - 471 < < dummyNumber < -5 < 2.5 < 3 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ5_0" function="internal"> <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/> </edge> <edge id=":gneJ5_1" function="internal"> <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/> <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> </edge> <edge id=":gneJ6_0" function="internal"> <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/> </edge> <edge id=":gneJ6_1" function="internal"> <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/> <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> </edge> <edge id=":gneJ7_0" function="internal"> <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> </edge> <edge id=":gneJ7_1" function="internal"> <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> </edge> <edge id=":gneJ8_0" function="internal"> <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> </edge> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="3" from="gneE2" to="gneE5" end="26.00" number="14"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </flow> <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="3" from="gneE4" to="gneE5" end="36.00" number="18"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </flow> </routes>
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value '3' for attribute departLane of flow isn't valid 74,79c85 < Debug: Setting new attribute departLane 'allowed' into flow 'flowA' < Debug: Setting new attribute departLane 'allowed' into flow 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departLane 'first' into flow 'flowB' < Debug: Setting previous attribute departLane 'first' into flow 'flowA' --- > Debug: Value 'dummyDeparti' for attribute departLane of flow isn't valid 92a99 > Debug: Keys Ctrl+Z (Undo) pressed 106,108d112 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departLane 'allowed' into flow 'flowA' < Debug: Setting new attribute departLane 'allowed' into flow 'flowB' 192a197,340 > LLVMSymbolizer: error reading file: No such file or directory <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <flow id="flowA" begin="0.00" departLane="allowed" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> --- > <flow id="flowA" begin="0.00" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> 10c10 < <flow id="flowB" begin="5.00" departLane="allowed" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18"> --- > <flow id="flowB" begin="5.00" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value '3' for attribute departLane of flow isn't valid 74,79c85 < Debug: Setting new attribute departLane 'best' into flow 'flowA' < Debug: Setting new attribute departLane 'best' into flow 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departLane 'first' into flow 'flowB' < Debug: Setting previous attribute departLane 'first' into flow 'flowA' --- > Debug: Value 'dummyDeparti' for attribute departLane of flow isn't valid 92a99 > Debug: Keys Ctrl+Z (Undo) pressed 106,108d112 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departLane 'best' into flow 'flowA' < Debug: Setting new attribute departLane 'best' into flow 'flowB' 192a197,339 > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <flow id="flowA" begin="0.00" departLane="best" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> --- > <flow id="flowA" begin="0.00" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> 10c10 < <flow id="flowB" begin="5.00" departLane="best" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18"> --- > <flow id="flowB" begin="5.00" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81,82 > Debug: Setting new attribute departLane 'random' into flow 'flowA' > Debug: Setting new attribute departLane 'random' into flow 'flowB' 73a86,90 > Debug: Value 'dummyDeparti' for attribute departLane of flow isn't valid > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() > Debug: Setting previous attribute departLane 'random' into flow 'flowB' > Debug: Setting previous attribute departLane 'random' into flow 'flowA' 87d103 < Debug: Keys Ctrl+Z (Undo) pressed 97a114,117 > Debug: Setting new attribute departLane 'random' into flow 'flowA' > Debug: Setting new attribute departLane 'random' into flow 'flowB' > Debug: Keys Ctrl+Y (Redo) pressed > Debug: Calling GNEUndoList::redo() 101d120 < Debug: Keys Ctrl+Y (Redo) pressed 184a204,345 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value '15.5' for attribute departLane of flow isn't valid 76,81c87 < Debug: Setting new attribute departLane '0' into flow 'flowA' < Debug: Setting new attribute departLane '0' into flow 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departLane 'first' into flow 'flowB' < Debug: Setting previous attribute departLane 'first' into flow 'flowA' --- > Debug: Value '-10i' for attribute departLane of flow isn't valid 94a101,102 > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Keys Ctrl+Z (Undo) pressed 108,110d115 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departLane '0' into flow 'flowA' < Debug: Setting new attribute departLane '0' into flow 'flowB' 194a200,335 <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> --- > <flow id="flowA" begin="0.00" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> 10c10 < <flow id="flowB" begin="5.00" departLane="0" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18"> --- > <flow id="flowB" begin="5.00" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value '15.5' for attribute departLane of flow isn't valid 74,79c85 < Debug: Setting new attribute departLane 'free' into flow 'flowA' < Debug: Setting new attribute departLane 'free' into flow 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departLane 'first' into flow 'flowB' < Debug: Setting previous attribute departLane 'first' into flow 'flowA' --- > Debug: Value 'dummyDeparti' for attribute departLane of flow isn't valid 92a99 > Debug: Keys Ctrl+Z (Undo) pressed 106,108c113,119 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departLane 'free' into flow 'flowA' < Debug: Setting new attribute departLane 'free' into flow 'flowB' --- > Debug: Keys Ctrl+Y (Redo) pressed <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <flow id="flowA" begin="0.00" departLane="free" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> --- > <flow id="flowA" begin="0.00" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> 10c10 < <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18"> --- > <flow id="flowB" begin="5.00" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Setting new attribute departLane '0' into flow 'flowB' 74,75c85 < Debug: Setting new attribute departLane 'random' into flow 'flowA' < Debug: Setting new attribute departLane 'random' into flow 'flowB' --- > Debug: Value 'dummyDeparti' for attribute departLane of flow isn't valid 78,79c88,89 < Debug: Setting previous attribute departLane 'first' into flow 'flowB' < Debug: Setting previous attribute departLane 'first' into flow 'flowA' --- > Debug: Setting previous attribute departLane '0' into flow 'flowB' > Debug: Setting previous attribute departLane '0' into flow 'flowA' 83d92 < Debug: Setting previous attribute departLane '0' into flow 'flowA' 103,104c112 < Debug: Setting new attribute departLane 'first' into flow 'flowA' < Debug: Setting new attribute departLane 'first' into flow 'flowB' --- <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <flow id="flowA" begin="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> --- > <flow id="flowA" begin="0.00" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> 10c10 < <flow id="flowB" begin="5.00" departLane="random" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18"> --- > <flow id="flowB" begin="5.00" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'center' for attribute departPos of flow isn't valid 73a85 > Debug: Value 'dummyPosi' for attribute departPos of flow isn't valid 184a197,332 > > ================================================================= > ==3911128==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11648 byte(s) in 208 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f5259dbca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5259ee02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81,82 > Debug: Setting new attribute departPos 'random_free' into flow 'flowA' > Debug: Setting new attribute departPos 'random_free' into flow 'flowB' 74,75d85 < Debug: Setting new attribute departPos '500' into flow 'flowA' < Debug: Setting new attribute departPos '500' into flow 'flowB' 80,83d89 < Debug: Setting previous attribute departPos '500.00' into flow 'flowB' < Debug: Setting previous attribute departPos '500.00' into flow 'flowA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() 87a94,97 > Debug: Setting previous attribute departPos 'random_free' into flow 'flowB' > Debug: Setting previous attribute departPos 'random_free' into flow 'flowA' > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() 108,109c118,119 < Debug: Setting new attribute departPos 'base' into flow 'flowA' < Debug: Setting new attribute departPos 'base' into flow 'flowB' <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'left' for attribute departPos of flow isn't valid 74,79c85 < Debug: Setting new attribute departPos 'free' into flow 'flowA' < Debug: Setting new attribute departPos 'free' into flow 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos 'base' into flow 'flowB' < Debug: Setting previous attribute departPos 'base' into flow 'flowA' --- > Debug: Value 'dummyPosi' for attribute departPos of flow isn't valid 92a99 > Debug: Keys Ctrl+Z (Undo) pressed 106,108d112 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departPos 'free' into flow 'flowA' < Debug: Setting new attribute departPos 'free' into flow 'flowB' 192a197,332 > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <flow id="flowA" begin="0.00" departLane="0" departPos="free" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> --- > <flow id="flowA" begin="0.00" departLane="0" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> 10c10 < <flow id="flowB" begin="5.00" departLane="free" departPos="free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18"> --- > <flow id="flowB" begin="5.00" departLane="free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'left' for attribute departPos of flow isn't valid 74,79c85 < Debug: Setting new attribute departPos 'last' into flow 'flowA' < Debug: Setting new attribute departPos 'last' into flow 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos 'base' into flow 'flowB' < Debug: Setting previous attribute departPos 'base' into flow 'flowA' --- > Debug: Value 'dummyPosi' for attribute departPos of flow isn't valid 92a99 > Debug: Keys Ctrl+Z (Undo) pressed 106,108d112 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departPos 'last' into flow 'flowA' < Debug: Setting new attribute departPos 'last' into flow 'flowB' 192a197,339 > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <flow id="flowA" begin="0.00" departLane="0" departPos="last" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> --- > <flow id="flowA" begin="0.00" departLane="0" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> 10c10 < <flow id="flowB" begin="5.00" departLane="free" departPos="last" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18"> --- > <flow id="flowB" begin="5.00" departLane="free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81,82 > Debug: Setting new attribute departPos 'free' into flow 'flowA' > Debug: Setting new attribute departPos 'free' into flow 'flowB' 74,75c86 < Debug: Setting new attribute departPos 'random' into flow 'flowA' < Debug: Setting new attribute departPos 'random' into flow 'flowB' --- > Debug: Value 'dummyPosi' for attribute departPos of flow isn't valid 78,79c89,90 < Debug: Setting previous attribute departPos 'base' into flow 'flowB' < Debug: Setting previous attribute departPos 'base' into flow 'flowA' --- > Debug: Setting previous attribute departPos 'free' into flow 'flowB' > Debug: Setting previous attribute departPos 'free' into flow 'flowA' 103,104c114,115 < Debug: Setting new attribute departPos 'base' into flow 'flowA' < Debug: Setting new attribute departPos 'base' into flow 'flowB' --- > Debug: Setting new attribute departPos 'free' into flow 'flowA' <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <flow id="flowA" begin="0.00" departLane="0" departPos="random" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> --- > <flow id="flowA" begin="0.00" departLane="0" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> 10c10 < <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18"> --- > <flow id="flowB" begin="5.00" departLane="free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'right' for attribute departPos of flow isn't valid 76,81d86 < Debug: Setting new attribute departPos 'random_free' into flow 'flowA' < Debug: Setting new attribute departPos 'random_free' into flow 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos '500.00' into flow 'flowB' < Debug: Setting previous attribute departPos '500.00' into flow 'flowA' 97a103 > Debug: Keys Ctrl+Z (Undo) pressed 115,117d120 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departPos 'random_free' into flow 'flowA' < Debug: Setting new attribute departPos 'random_free' into flow 'flowB' 200a204,346 > > ================================================================= > ==3911086==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <flow id="flowA" begin="0.00" departLane="0" departPos="random_free" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> --- > <flow id="flowA" begin="0.00" departLane="0" departPos="500.00" departPosLat="500.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> 10c10 < <flow id="flowB" begin="5.00" departLane="free" departPos="random_free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18"> --- > <flow id="flowB" begin="5.00" departLane="free" departPos="500.00" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'speedLimit' for attribute departPosLat of flow isn't valid 73a85 > Debug: Value 'dummyPosLati' for attribute departPosLat of flow isn't valid 184a197,339 > > ================================================================= > ==3919643==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9408 byte(s) in 168 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fb845ebfa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb845fe32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'last' for attribute departPosLat of flow isn't valid 76,81d86 < Debug: Setting new attribute departPosLat '5.6' into flow 'flowA' < Debug: Setting new attribute departPosLat '5.6' into flow 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat '0.00' into flow 'flowB' < Debug: Setting previous attribute departPosLat '2.00' into flow 'flowA' 97a103 > Debug: Keys Ctrl+Z (Undo) pressed 115,117d120 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departPosLat '5.6' into flow 'flowA' < Debug: Setting new attribute departPosLat '5.6' into flow 'flowB' 119,200d121 < GLDebug: Removing junctions during recomputing < GLDebug: Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20 < GLDebug: Removed object junction:gneJ5 from SUMORTree with boundary 49.60,6.80,86.40,37.20 <truncated after showing first 30 lines> ---------- Differences in output ---------- 12c12 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ5_0" function="internal"> <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/> </edge> <edge id=":gneJ5_1" function="internal"> <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/> <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> </edge> <edge id=":gneJ6_0" function="internal"> <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/> </edge> <edge id=":gneJ6_1" function="internal"> <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/> <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> </edge> <edge id=":gneJ7_0" function="internal"> <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> </edge> <edge id=":gneJ7_1" function="internal"> <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> </edge> <edge id=":gneJ8_0" function="internal"> <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> </edge> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'max' for attribute departPosLat of flow isn't valid 74,79c85 < Debug: Setting new attribute departPosLat 'free' into flow 'flowA' < Debug: Setting new attribute departPosLat 'free' into flow 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'center' into flow 'flowB' < Debug: Setting previous attribute departPosLat 'center' into flow 'flowA' --- > Debug: Value 'dummyPosLati' for attribute departPosLat of flow isn't valid 92a99 > Debug: Keys Ctrl+Z (Undo) pressed 106,108d112 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departPosLat 'free' into flow 'flowA' < Debug: Setting new attribute departPosLat 'free' into flow 'flowB' 111,192d114 < GLDebug: Removing junctions during recomputing <truncated after showing first 30 lines> ---------- Differences in output ---------- 11c11 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Differences in routes ---------- 5c5 < <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="free" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> --- > <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> 10c10 < <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18"> --- > <flow id="flowB" begin="5.00" departLane="free" departPos="random" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18"> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ5_0" function="internal"> <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/> </edge> <edge id=":gneJ5_1" function="internal"> <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/> <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> </edge> <edge id=":gneJ6_0" function="internal"> <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/> </edge> <edge id=":gneJ6_1" function="internal"> <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/> <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> </edge> <edge id=":gneJ7_0" function="internal"> <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> </edge> <edge id=":gneJ7_1" function="internal"> <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> </edge> <edge id=":gneJ8_0" function="internal"> <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> </edge> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81,82 > Debug: Setting new attribute departPosLat '20' into flow 'flowA' > Debug: Setting new attribute departPosLat '20' into flow 'flowB' 74,75c86 < Debug: Setting new attribute departPosLat 'left' into flow 'flowA' < Debug: Setting new attribute departPosLat 'left' into flow 'flowB' --- > Debug: Value 'dummyPosLati' for attribute departPosLat of flow isn't valid 78,79c89,90 < Debug: Setting previous attribute departPosLat 'center' into flow 'flowB' < Debug: Setting previous attribute departPosLat 'center' into flow 'flowA' --- > Debug: Setting previous attribute departPosLat '0.00' into flow 'flowB' > Debug: Setting previous attribute departPosLat '2.00' into flow 'flowA' 103,104c114,115 < Debug: Setting new attribute departPosLat 'center' into flow 'flowA' < Debug: Setting new attribute departPosLat 'center' into flow 'flowB' --- > Debug: Setting new attribute departPosLat '20' into flow 'flowA' <truncated after showing first 30 lines> ---------- Differences in output ---------- 11c11 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="left" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </flow> <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="left" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </flow> </routes>
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81,82 > Debug: Setting new attribute departPosLat 'random' into flow 'flowA' > Debug: Setting new attribute departPosLat 'random' into flow 'flowB' 74,75c86 < Debug: Setting new attribute departPosLat 'random' into flow 'flowA' < Debug: Setting new attribute departPosLat 'random' into flow 'flowB' --- > Debug: Value 'dummyPosLati' for attribute departPosLat of flow isn't valid 78,79c89,90 < Debug: Setting previous attribute departPosLat 'center' into flow 'flowB' < Debug: Setting previous attribute departPosLat 'center' into flow 'flowA' --- > Debug: Setting previous attribute departPosLat 'random' into flow 'flowB' > Debug: Setting previous attribute departPosLat 'random' into flow 'flowA' 103,106d113 < Debug: Setting new attribute departPosLat 'center' into flow 'flowA' < Debug: Setting new attribute departPosLat 'center' into flow 'flowB' < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Differences in output ---------- 11c11 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Differences in routes ---------- 5c5 < <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="random" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> --- > <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> 10c10 < <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18"> --- > <flow id="flowB" begin="5.00" departLane="free" departPos="random" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18"> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings>
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Setting new attribute departPosLat 'random_free' into flow 'flowA' 74,75c85 < Debug: Setting new attribute departPosLat 'random_free' into flow 'flowA' < Debug: Setting new attribute departPosLat 'random_free' into flow 'flowB' --- > Debug: Value 'dummyPosLati' for attribute departPosLat of flow isn't valid 78,79c88,89 < Debug: Setting previous attribute departPosLat 'center' into flow 'flowB' < Debug: Setting previous attribute departPosLat 'center' into flow 'flowA' --- > Debug: Setting previous attribute departPosLat 'random_free' into flow 'flowB' > Debug: Setting previous attribute departPosLat 'random_free' into flow 'flowA' 82d91 < Debug: Setting previous attribute departPosLat 'random_free' into flow 'flowB' 103,104c112 < Debug: Setting new attribute departPosLat 'center' into flow 'flowA' < Debug: Setting new attribute departPosLat 'center' into flow 'flowB' --- <truncated after showing first 30 lines> ---------- Differences in output ---------- 11c11 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Differences in routes ---------- 1,15d0 < <?xml version="1.0" encoding="UTF-8"?> < < < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="random_free" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> < <param key="KeyA1" value="valueA1"/> < <param key="KeyA2" value="valueA3"/> < <param key="KeyA3" value="valueA2"/> < </flow> < <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18"> < <param key="KeyB1" value="valueB1"/> < <param key="KeyB2" value="valueB3"/> < <param key="KeyB3" value="valueB2"/> < </flow> < </routes> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ5_0" function="internal"> <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/> </edge> <edge id=":gneJ5_1" function="internal"> <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/> <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> </edge> <edge id=":gneJ6_0" function="internal"> <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/> </edge> <edge id=":gneJ6_1" function="internal"> <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/> <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> </edge> <edge id=":gneJ7_0" function="internal"> <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> </edge> <edge id=":gneJ7_1" function="internal"> <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> </edge> <edge id=":gneJ8_0" function="internal"> <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> </edge> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'desired' for attribute departPosLat of flow isn't valid 74,79c85 < Debug: Setting new attribute departPosLat 'right' into flow 'flowA' < Debug: Setting new attribute departPosLat 'right' into flow 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'center' into flow 'flowB' < Debug: Setting previous attribute departPosLat 'center' into flow 'flowA' --- > Debug: Value 'dummyPosLati' for attribute departPosLat of flow isn't valid 92a99 > Debug: Keys Ctrl+Z (Undo) pressed 106,108d112 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departPosLat 'right' into flow 'flowA' < Debug: Setting new attribute departPosLat 'right' into flow 'flowB' 110d113 < Debug: demand elements saved <truncated after showing first 30 lines> ---------- Differences in output ---------- 11c11 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="right" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </flow> <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="right" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </flow> </routes>
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value '12,13,14' for attribute departSpeed of flow isn't valid 74,79c85 < Debug: Setting new attribute departSpeed 'desired' into flow 'flowA' < Debug: Setting new attribute departSpeed 'desired' into flow 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departSpeed '0.00' into flow 'flowB' < Debug: Setting previous attribute departSpeed '0.00' into flow 'flowA' --- > Debug: Value 'dummySpeedi' for attribute departSpeed of flow isn't valid 92a99 > Debug: Keys Ctrl+Z (Undo) pressed 106,108d112 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departSpeed 'desired' into flow 'flowA' < Debug: Setting new attribute departSpeed 'desired' into flow 'flowB' 192a197,338 > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="desired" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> --- > <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> 10c10 < <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="desired" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18"> --- > <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'right' for attribute departSpeed of flow isn't valid 76,81c87 < Debug: Setting new attribute departSpeed '20' into flow 'flowA' < Debug: Setting new attribute departSpeed '20' into flow 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departSpeed '0.00' into flow 'flowB' < Debug: Setting previous attribute departSpeed '0.00' into flow 'flowA' --- > Debug: Value '-10i' for attribute departSpeed of flow isn't valid 94a101 > Debug: Keys Ctrl+Z (Undo) pressed 108,110d114 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departSpeed '20' into flow 'flowA' < Debug: Setting new attribute departSpeed '20' into flow 'flowB' 194a199,341 > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="20.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> --- > <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> 10c10 < <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="20.00" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18"> --- > <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81,82 > Debug: Setting new attribute departSpeed '4.2' into flow 'flowA' > Debug: Setting new attribute departSpeed '4.2' into flow 'flowB' 74,75c86 < Debug: Setting new attribute departSpeed 'max' into flow 'flowA' < Debug: Setting new attribute departSpeed 'max' into flow 'flowB' --- > Debug: Value 'dummySpeedi' for attribute departSpeed of flow isn't valid 78,79c89,90 < Debug: Setting previous attribute departSpeed '0.00' into flow 'flowB' < Debug: Setting previous attribute departSpeed '0.00' into flow 'flowA' --- > Debug: Setting previous attribute departSpeed '4.20' into flow 'flowB' > Debug: Setting previous attribute departSpeed '4.20' into flow 'flowA' 103,104c114,115 < Debug: Setting new attribute departSpeed '0.00' into flow 'flowA' < Debug: Setting new attribute departSpeed '0.00' into flow 'flowB' --- > Debug: Setting new attribute departSpeed '4.2' into flow 'flowA' <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="max" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> --- > <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> 10c10 < <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="max" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18"> --- > <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'center' for attribute departSpeed of flow isn't valid 74,79c85 < Debug: Setting new attribute departSpeed 'random' into flow 'flowA' < Debug: Setting new attribute departSpeed 'random' into flow 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departSpeed '0.00' into flow 'flowB' < Debug: Setting previous attribute departSpeed '0.00' into flow 'flowA' --- > Debug: Value 'dummySpeedi' for attribute departSpeed of flow isn't valid 92a99 > Debug: Keys Ctrl+Z (Undo) pressed 106,108c113 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departSpeed 'random' into flow 'flowA' < Debug: Setting new attribute departSpeed 'random' into flow 'flowB' --- > Debug: Keys Ctrl+Y (Redo) pressed <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="random" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> --- > <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> 10c10 < <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="random" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18"> --- > <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81,82 > Debug: Setting new attribute departSpeed 'random' into flow 'flowA' > Debug: Setting new attribute departSpeed 'random' into flow 'flowB' 74,75c86 < Debug: Setting new attribute departSpeed 'speedLimit' into flow 'flowA' < Debug: Setting new attribute departSpeed 'speedLimit' into flow 'flowB' --- > Debug: Value 'dummySpeedi' for attribute departSpeed of flow isn't valid 78,79c89,90 < Debug: Setting previous attribute departSpeed '0.00' into flow 'flowB' < Debug: Setting previous attribute departSpeed '0.00' into flow 'flowA' --- > Debug: Setting previous attribute departSpeed 'random' into flow 'flowB' > Debug: Setting previous attribute departSpeed 'random' into flow 'flowA' 103,104c114,115 < Debug: Setting new attribute departSpeed '0.00' into flow 'flowA' < Debug: Setting new attribute departSpeed '0.00' into flow 'flowB' --- > Debug: Setting new attribute departSpeed 'random' into flow 'flowA' <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="speedLimit" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> --- > <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> 10c10 < <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18"> --- > <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 183a194,335 > > ================================================================= > ==3912253==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11200 byte(s) in 200 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fbc30231a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbc303552f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 83,88d92 < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into flow 'flowA' < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into flow 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into flow 'flowB' < Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into flow 'flowA' 116a121,128 > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() > Debug: Removing flow 'flowB' in GNEChange_DemandElement > Debug: Removing flow 'flowA' in GNEChange_DemandElement > Debug: Keys Ctrl+Y (Redo) pressed > Debug: Calling GNEUndoList::redo() > Debug: Adding flow 'flowA' in GNEChange_DemandElement > Debug: Adding flow 'flowB' in GNEChange_DemandElement 145,148d156 < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Differences in log ---------- 1a2 > Warning: Invalid format of parameter (dummyGenericParameters) ---------- Differences in routes ---------- 6,8c6,8 < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> --- > <param key="key1" value="valueInvalid%;%$<>$$%"/> > <param key="key2" value="value2"/> > <param key="key3" value="value3"/> 11,13c11,13 < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> --- > <param key="key1" value="valueInvalid%;%$<>$$%"/> > <param key="key2" value="value2"/> > <param key="key3" value="value3"/>
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'base' for attribute personNumber of flow isn't valid 76,81c87 < Debug: Setting new attribute personNumber '3' into flow 'flowA' < Debug: Setting new attribute personNumber '3' into flow 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute personNumber '0' into flow 'flowB' < Debug: Setting previous attribute personNumber '0' into flow 'flowA' --- > Debug: Value '2.5i' for attribute personNumber of flow isn't valid 94a101 > Debug: Keys Ctrl+Z (Undo) pressed 108,110d114 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute personNumber '3' into flow 'flowA' < Debug: Setting new attribute personNumber '3' into flow 'flowB' 149,194d152 < Debug: Deleting unreferenced flow 'flowB' <truncated after showing first 30 lines> ---------- Differences in output ---------- 13c13 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Differences in routes ---------- 5c5 < <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="3" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> --- > <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" containerNumber="5" from="gneE2" to="gneE5" end="26.00" number="14"> 10c10 < <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="3" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18"> --- > <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" containerNumber="10" from="gneE4" to="gneE5" end="36.00" number="18"> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings>
---------- Differences in errors ---------- 0a1,9 > /home/delphi/clangDebug/sumo/src/utils/options/OptionsCont.cpp:211:15: runtime error: member call on address 0x60b000008860 which does not point to an object of type 'Option' > 0x60b000008860: note: object has invalid vptr > 03 00 80 4f 72 00 80 31 00 00 00 00 78 88 00 00 b0 60 00 00 04 00 00 00 00 00 00 00 46 49 4c 45 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/options/OptionsCont.cpp:211:15 in > ================================================================= > ==3956626==ERROR: AddressSanitizer: heap-use-after-free on address 0x60b000008860 at pc 0x0000043db9d0 bp 0x7ffd68ec56f0 sp 0x7ffd68ec56e8 > READ of size 8 at 0x60b000008860 thread T0 18,139c27,92 < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Error: Invalid arrivalLane definition for flow 'flow_0'; < must be one of ("current", or an int>=0) < Debug: Adding flow 'flow_0' in GNEChange_DemandElement < Error: Invalid arrivalLane definition for flow 'flow_1'; < must be one of ("current", or an int>=0) < Debug: Adding flow 'flow_1' in GNEChange_DemandElement < Debug: Adding flow 'flow_2' in GNEChange_DemandElement < Debug: Adding flow 'flow_3' in GNEChange_DemandElement < Debug: Adding flow 'flow_4' in GNEChange_DemandElement < Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing flow 'flow_4' in GNEChange_DemandElement < Debug: Removing flow 'flow_3' in GNEChange_DemandElement < Debug: Removing flow 'flow_2' in GNEChange_DemandElement < Debug: Removing flow 'flow_1' in GNEChange_DemandElement < Debug: Removing flow 'flow_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Y (Redo) pressed <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,5d0 < Error: Invalid arrivalLane definition for flow 'flow_0'; < must be one of ("current", or an int>=0) < Error: Invalid arrivalLane definition for flow 'flow_1'; < must be one of ("current", or an int>=0) < Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in output ---------- 3,7d2 < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ5_0" function="internal"> <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/> </edge> <edge id=":gneJ5_1" function="internal"> <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/> </edge> <edge id=":gneJ5_2" function="internal"> <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> </edge> <edge id=":gneJ6_0" function="internal"> <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/> </edge> <edge id=":gneJ6_1" function="internal"> <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/> </edge> <edge id=":gneJ6_2" function="internal"> <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> </edge> <edge id=":gneJ7_0" function="internal"> <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> </edge> <edge id=":gneJ7_1" function="internal"> <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow_0" begin="20.00" from="gneE2" to="gneE5" end="50.00" number="100"/> <flow id="flow_1" begin="20.00" from="gneE2" to="gneE5" end="50.00" number="100"/> <flow id="flow_2" begin="20.00" arrivalLane="0" from="gneE2" to="gneE5" end="50.00" number="100"/> <flow id="flow_3" begin="20.00" arrivalLane="500" from="gneE2" to="gneE5" end="50.00" number="100"/> <flow id="flow_4" begin="20.00" arrivalLane="current" from="gneE2" to="gneE5" end="50.00" number="100"/> </routes>
---------- Differences in errors ---------- 29a30,39 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 146a157,287 > > ================================================================= > ==3957014==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f141a5f92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 30a31,40 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 150a161,300 > > ================================================================= > ==3957432==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb55c9f62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 30a31,40 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 144a155,285 > > ================================================================= > ==3957095==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f6b4b0d62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 21,26c22,23 < Error: flow cannot be created < Error: Attribute 'begin' in definition of flow 'flow_2' is not a time value. < Error: flow cannot be created < Error: Negative begin time in the definition of flow 'flow_3'. < Error: Flow 'flow_4' ends before its begin time. < Debug: Adding flow 'flow_5' in GNEChange_DemandElement --- > Error: Invalid begin time for flow 'flow_1'; > must be one of ("triggered", "containerTriggered", "now", or a float >= 0) 27a25,34 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 29,30d35 < Debug: Calling GNEUndoList::undo() < Debug: Removing flow 'flow_5' in GNEChange_DemandElement 32,33d36 < Debug: Calling GNEUndoList::redo() < Debug: Adding flow 'flow_5' in GNEChange_DemandElement 82d84 <truncated after showing first 30 lines> ---------- Differences in log ---------- 3,7c3,4 < Error: flow cannot be created < Error: Attribute 'begin' in definition of flow 'flow_2' is not a time value. < Error: flow cannot be created < Error: Negative begin time in the definition of flow 'flow_3'. < Error: Flow 'flow_4' ends before its begin time. --- > Error: Invalid begin time for flow 'flow_1'; > must be one of ("triggered", "containerTriggered", "now", or a float >= 0) ---------- Differences in routes ---------- 5d4 < <flow id="flow_5" begin="22.34" from="gneE2" to="gneE5" end="49.94" number="100"/>
---------- Differences in errors ---------- 0a1,9 > /home/delphi/clangDebug/sumo/src/utils/options/OptionsCont.cpp:211:15: runtime error: member call on address 0x60b000008860 which does not point to an object of type 'Option' > 0x60b000008860: note: object has invalid vptr > 03 00 00 7b 7e 00 80 4c 00 00 00 00 78 88 00 00 b0 60 00 00 04 00 00 00 00 00 00 00 46 49 4c 45 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/options/OptionsCont.cpp:211:15 in > ================================================================= > ==3955546==ERROR: AddressSanitizer: heap-use-after-free on address 0x60b000008860 at pc 0x0000043db9d0 bp 0x7ffc7b3804b0 sp 0x7ffc7b3804a8 > READ of size 8 at 0x60b000008860 thread T0 18,138c27,92 < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Error: Attribute 'color' in definition of flow 'flow_0' is empty. < Debug: Adding flow 'flow_0' in GNEChange_DemandElement < Error: Attribute 'color' in definition of flow 'flow_1' is empty. < Debug: Adding flow 'flow_1' in GNEChange_DemandElement < Debug: Adding flow 'flow_2' in GNEChange_DemandElement < Debug: Adding flow 'flow_3' in GNEChange_DemandElement < Debug: Adding flow 'flow_4' in GNEChange_DemandElement < Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing flow 'flow_4' in GNEChange_DemandElement < Debug: Removing flow 'flow_3' in GNEChange_DemandElement < Debug: Removing flow 'flow_2' in GNEChange_DemandElement < Debug: Removing flow 'flow_1' in GNEChange_DemandElement < Debug: Removing flow 'flow_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,3d0 < Error: Attribute 'color' in definition of flow 'flow_0' is empty. < Error: Attribute 'color' in definition of flow 'flow_1' is empty. < Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in output ---------- 3,7d2 < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ5_0" function="internal"> <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/> </edge> <edge id=":gneJ5_1" function="internal"> <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/> <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> </edge> <edge id=":gneJ6_0" function="internal"> <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/> </edge> <edge id=":gneJ6_1" function="internal"> <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/> <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> </edge> <edge id=":gneJ7_0" function="internal"> <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> </edge> <edge id=":gneJ7_1" function="internal"> <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> </edge> <edge id=":gneJ8_0" function="internal"> <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/> </edge> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow_0" begin="20.00" color="0,0,0,0" from="gneE2" to="gneE5" end="50.00" number="100"/> <flow id="flow_1" begin="20.00" color="0,0,0,0" from="gneE2" to="gneE5" end="50.00" number="100"/> <flow id="flow_2" begin="20.00" color="9,43,231" from="gneE2" to="gneE5" end="50.00" number="100"/> <flow id="flow_3" begin="20.00" color="20,30,40" from="gneE2" to="gneE5" end="50.00" number="100"/> <flow id="flow_4" begin="20.00" color="magenta" from="gneE2" to="gneE5" end="50.00" number="100"/> </routes>
---------- Differences in errors ---------- 33a34,43 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 147a158,295 > > ================================================================= > ==3957221==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f097914c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 20a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 119a130,260 > > ================================================================= > ==3943944==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa191e592f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 33a34,43 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 153a164,294 > > ================================================================= > ==3955646==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f4e6d97c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 32a33,42 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 158a169,299 > > ================================================================= > ==3955596==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc1cc46b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 33a34,43 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 162a173,303 > > ================================================================= > ==3957359==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f04363c82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 33a34,43 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 153a164,301 > > ================================================================= > ==3955767==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f849ce542f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 129a140,270 > > ================================================================= > ==3957452==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa29bed62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 24a25,34 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 123a134,264 > > ================================================================= > ==3955651==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fdc0d63f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 26a27,36 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 33d42 < Debug: demand elements saved 125a135,265 > > ================================================================= > ==3948332==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f42b31d32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow_valid" begin="20.00" from="gneE2" to="gneE5" end="50.00" number="100"/> </routes>
---------- Differences in errors ---------- 24a25,34 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 129a140,270 > > ================================================================= > ==3957148==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fcecaab42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70,113d79 < Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor < Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor < Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor <truncated after showing first 30 lines> ---------- Differences in log ---------- 1d0 < Warning: Essential unique string attribute 'to' of flow with ID 'flow_0' is missing; flow cannot be created ---------- Differences in output ---------- 7c7 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings>
---------- Differences in errors ---------- 29a30,39 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 128a139,269 > > ================================================================= > ==3957705==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7efe029632f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 24a25,34 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 123a134,271 > > ================================================================= > ==3957724==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f7615c312f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 30a31,40 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 132a143,273 > > ================================================================= > ==3957590==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f80613e72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 33a34,43 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 147a158,288 > > ================================================================= > ==3957200==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8f542072f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 31a32,41 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 133a144,283 > > ================================================================= > ==3957554==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f33f5e682f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 24a25,34 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 123a134,273 > > ================================================================= > ==3955606==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f1f314d82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 132a143,280 > > ================================================================= > ==3955509==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f3deb6f92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 30a31,40 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 132a143,283 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3957489==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f865872d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <busStop id="busStop" lane="gneE5_1" startPos="20" endPos="30"/> --- > <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/> ---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 23a25,34 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74d84 < Debug: Adding busStop 'busStop' in GNEChange_Additional 132d141 < Debug: Deleting unreferenced busStop 'busStop' 185a195 > Debug: Deleting unreferenced busStop 'busStop' in AttributeCarriers destructor 190a201,1424 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3957808==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1792 byte(s) in 32 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f6b93f71a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19,29 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 76,78d86 < Debug: Invalid input parameter of flowWithRoute: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0) < Debug: Invalid input parameter of flowWithRoute: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0) < Debug: Key ENTER pressed 81a90,96 > Debug: Key ENTER pressed > Debug: Adding flowWithRoute 'flow_1' in GNEChange_DemandElement > Debug: Adding routeEmbedded 'flow_1' in GNEChange_DemandElement > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() > Debug: Removing routeEmbedded 'flow_1' in GNEChange_DemandElement > Debug: Removing flowWithRoute 'flow_1' in GNEChange_DemandElement 87d101 < Debug: Keys Ctrl+Z (Undo) pressed 92a107,109 > Debug: Calling GNEUndoList::redo() > Debug: Adding flowWithRoute 'flow_1' in GNEChange_DemandElement > Debug: Adding routeEmbedded 'flow_1' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Differences in net ---------- 13,15c13 < </edge> < <edge id=":gneJ5_2" function="internal"> < <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> --- > <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> 22,24c20 < </edge> < <edge id=":gneJ6_2" function="internal"> < <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> --- > <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> 33c29 < <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> --- > <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/> 76c72 < <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> --- > <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> 81c77 < <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> --- > <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> 95c91 < <request index="0" response="0" foes="0" cont="0"/> --- > <request index="0" response="00" foes="00" cont="0"/> 101c97 < <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/> <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5,8 < <flow id="flow_0" begin="0.00" arrivalLane="20" end="3600.00" number="1800"> --- > <flow id="flow_0" begin="0.00" arrivalLane="random" end="3600.00" number="1800"> > <route edges="gneE2 gneE4 gneE5" color="cyan"/> > </flow> > <flow id="flow_1" begin="0.00" arrivalLane="20" end="3600.00" number="1800">
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 187a198,339 > > ================================================================= > ==4001505==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 20608 byte(s) in 368 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fb41a0fea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb41a2222f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 73a84,86 > Debug: Invalid input parameter of flowWithRoute: Invalid arrivalPosLat definition for arrivalPosLat. Must be one of ("right", "center", "left", or a float) > Debug: Invalid input parameter of flowWithRoute: Invalid arrivalPosLat definition for arrivalPosLat. Must be one of ("right", "center", "left", or a float) > Debug: Key ENTER pressed 80,86d92 < Debug: Key ENTER pressed < Debug: Adding flowWithRoute 'flow_2' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'flow_2' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'flow_2' in GNEChange_DemandElement < Debug: Removing flowWithRoute 'flow_2' in GNEChange_DemandElement 95a102 > Debug: Keys Ctrl+Z (Undo) pressed 105,107d111 < Debug: Calling GNEUndoList::redo() < Debug: Adding flowWithRoute 'flow_2' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'flow_2' in GNEChange_DemandElement 146,147d149 <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <flow id="flow_0" begin="0.00" arrivalPosLat="0.00" end="3600.00" number="1800"> --- > <flow id="flow_0" begin="0.00" end="3600.00" number="1800"> 8,11c8 < <flow id="flow_1" begin="0.00" end="3600.00" number="1800"> < <route edges="gneE2 gneE4 gneE5" color="cyan"/> < </flow> < <flow id="flow_2" begin="0.00" arrivalPosLat="0.00" end="3600.00" number="1800"> --- > <flow id="flow_1" begin="0.00" arrivalPosLat="0.00" end="3600.00" number="1800">
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 177a188,333 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==4001597==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19264 byte(s) in 344 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7faeb5927a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7faeb5a4b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 73a84,86 > Debug: Invalid input parameter of flowWithRoute: 'color' doesn't have a valid 'RBGColor' format > Debug: Invalid input parameter of flowWithRoute: 'color' doesn't have a valid 'RBGColor' format > Debug: Key ENTER pressed 77,83d89 < Debug: Key ENTER pressed < Debug: Adding flowWithRoute 'flow_1' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'flow_1' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'flow_1' in GNEChange_DemandElement < Debug: Removing flowWithRoute 'flow_1' in GNEChange_DemandElement 88a95 > Debug: Keys Ctrl+Z (Undo) pressed 94,96d100 < Debug: Calling GNEUndoList::redo() < Debug: Adding flowWithRoute 'flow_1' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'flow_1' in GNEChange_DemandElement 135,136d138 <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5,8c5 < <flow id="flow_0" begin="0.00" color="cyan" end="3600.00" number="1800"> < <route edges="gneE2 gneE4 gneE5" color="cyan"/> < </flow> < <flow id="flow_1" begin="0.00" color="12,13,14" end="3600.00" number="1800"> --- > <flow id="flow_0" begin="0.00" color="12,13,14" end="3600.00" number="1800">
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 175a186,331 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==4001744==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19712 byte(s) in 352 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f033b468a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f033b58c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 164a175,318 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3993884==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11648 byte(s) in 208 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fa9bbc1fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa9bbd432f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19,29 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 163a175,316 > > ================================================================= > ==3999772==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12544 byte(s) in 224 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7ff7d7281a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff7d73a52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 176a187,328 > > ================================================================= > ==4001256==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 18816 byte(s) in 336 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f7091625a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f70917492f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 195a206,349 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==4001365==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 21952 byte(s) in 392 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7ff0e204ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff0e21722f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 73a84,86 > Debug: Invalid input parameter of flowWithRoute: Invalid departPosLat definition for departPosLat. Must be one of ("random", "random_free", "free", "right", "center", "left", or a float) > Debug: Invalid input parameter of flowWithRoute: Invalid departPosLat definition for departPosLat. Must be one of ("random", "random_free", "free", "right", "center", "left", or a float) > Debug: Key ENTER pressed 80,86d92 < Debug: Key ENTER pressed < Debug: Adding flowWithRoute 'flow_2' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'flow_2' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'flow_2' in GNEChange_DemandElement < Debug: Removing flowWithRoute 'flow_2' in GNEChange_DemandElement 95a102 > Debug: Keys Ctrl+Z (Undo) pressed 105,107d111 < Debug: Calling GNEUndoList::redo() < Debug: Adding flowWithRoute 'flow_2' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'flow_2' in GNEChange_DemandElement 146,147d149 <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <flow id="flow_0" begin="0.00" departPosLat="0.00" end="3600.00" number="1800"> --- > <flow id="flow_0" begin="0.00" departPosLat="random_free" end="3600.00" number="1800"> 8,11c8 < <flow id="flow_1" begin="0.00" departPosLat="random_free" end="3600.00" number="1800"> < <route edges="gneE2 gneE4 gneE5" color="cyan"/> < </flow> < <flow id="flow_2" begin="0.00" departPosLat="0.00" end="3600.00" number="1800"> --- > <flow id="flow_1" begin="0.00" departPosLat="0.00" end="3600.00" number="1800">
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 185a196,331 > > ================================================================= > ==4001351==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 20608 byte(s) in 368 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7efe7b5ada38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7efe7b6d12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 190a201,343 > > ================================================================= > ==4001604==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19264 byte(s) in 344 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7ffab0a27a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ffab0b4b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 175a186,321 > > ================================================================= > ==4001694==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 18816 byte(s) in 336 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fd7aaf2ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd7ab04f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 20a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 175a186,321 > > ================================================================= > ==4001199==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 15232 byte(s) in 272 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f6dddc23a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f6dddd472f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19,20c19,29 < Error: A route needs at least one edge. < Error: Loading of C:/Users/SUMO-Test/.texttest/tmp/netedit.gui.25Sep145557.1772/netedit.gui/demandElements/flow/delete/input_routes.rou.xml failed. --- > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 46,48c55,57 < GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...) < GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00 < GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00 --- > GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...) > GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00 > GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00 68,69c77,80 < Debug: Selected item 'vehicle' in TagSelector < Debug: Selected item 'flow' in TagSelector --- > Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector > Debug: Selected item 'trip' in TagSelector > Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,3d0 < Warning: Error parsing parameter edges. edge 'gneE13' doesn't exist < Error: A route needs at least one edge. < Error: Loading of C:/Users/SUMO-Test/.texttest/tmp/netedit.gui.16Aug093031.7724/netedit.gui/demandElements/flow/delete/input_routes.rou.xml failed. ---------- Differences in net ---------- 16,18c16 < </edge> < <edge id=":gneJ6_2" function="internal"> < <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> --- > <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> 21c19 < <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.13,59.58 9.28,57.79 9.00,55.30"/> --- > <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> 24c22 < <lane id=":gneJ7_1_0" index="0" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.63,57.18 12.41,57.64 13.50,57.80"/> --- > <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> 27c25 < <lane id=":gneJ8_0_0" index="0" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> --- > <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/> 70c68 < <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> --- > <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> 75c73 < <junction id="gneJ7" type="priority" x="10.00" y="60.00" incLanes="gneE5_0 gneE11_0" intLanes=":gneJ7_0_0 :gneJ7_1_0" shape="13.50,63.20 13.50,56.80 12.67,56.63 12.38,56.42 12.17,56.13 12.04,55.76 12.00,55.30 8.00,55.30 8.15,57.71 8.61,59.69 9.38,61.22 10.44,62.32 11.82,62.98"> --- > <junction id="gneJ7" type="priority" x="10.00" y="60.00" incLanes="gneE5_0 gneE11_0" intLanes=":gneJ7_0_0 :gneJ7_1_0" shape="13.50,63.20 13.50,56.80 12.67,56.63 12.38,56.42 12.17,56.13 12.04,55.76 12.00,55.30 8.00,55.30 8.15,57.71 8.61,59.69 9.37,61.22 10.44,62.32 11.82,62.98"> 93c91 < <connection from="gneE6" to="gneE3" fromLane="0" toLane="1" via=":gneJ6_2_0" dir="r" state="M"/> --- > <connection from="gneE6" to="gneE3" fromLane="0" toLane="1" via=":gneJ6_1_1" dir="r" state="M"/> <truncated after showing first 30 lines> ---------- Differences in output ---------- 4c4 < flow --- > flow (embedded route)
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 169a180,315 > > ================================================================= > ==4003854==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12544 byte(s) in 224 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fc1fa737a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc1fa85b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 179a190,331 > > ================================================================= > ==4003852==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14336 byte(s) in 256 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f49f94ffa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f49f96232f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,77d80 < Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummyPos' for attribute arrivalPos of flowWithRoute isn't valid < Debug: Setting new attribute arrivalPos '500' into flowWithRoute 'flow_0' < Debug: Setting new attribute arrivalPos '-10' into flowWithRoute 'flow_0' < Debug: Setting new attribute arrivalPos '15.5' into flowWithRoute 'flow_0' 79,80d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPos '-10.00' into flowWithRoute 'flow_0' 82,83d82 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPos '500.00' into flowWithRoute 'flow_0' 85,86d83 <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow_0" begin="0.00" arrivalPos="15.50" end="3600.00" number="1800"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </flow> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 169a180,315 > > ================================================================= > ==4004055==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12544 byte(s) in 224 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f807fedfa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f80800032f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,76d80 < Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummyPos' for attribute arrivalPos of flowWithRoute isn't valid < Debug: Setting new attribute arrivalPos '500' into flowWithRoute 'flow_0' < Debug: Setting new attribute arrivalPos 'random' into flowWithRoute 'flow_0' 78,79d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPos '500.00' into flowWithRoute 'flow_0' 81,82d82 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPos 'max' into flowWithRoute 'flow_0' 84,86d83 < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow_0" begin="0.00" arrivalPos="random" end="3600.00" number="1800"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </flow> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 169a180,321 > > ================================================================= > ==4005401==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12544 byte(s) in 224 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fc68cc0aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc68cd2e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 179a190,335 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==4005193==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14336 byte(s) in 256 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f41532c7a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f41533eb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 174a185,320 > > ================================================================= > ==4005254==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7ff1bf2b4a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff1bf3d82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 174a185,328 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==4005351==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f43da6fea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f43da8222f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 169a180,321 > > ================================================================= > ==4004253==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12544 byte(s) in 224 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f9262e24a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9262f482f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 180a191,326 > > ================================================================= > ==4004205==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14336 byte(s) in 256 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fb0aa9eda38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb0aab112f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 181a192,333 > > ================================================================= > ==4002495==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14336 byte(s) in 256 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7ff37cdb7a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff37cedb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 178a189,330 > > ================================================================= > ==4004498==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14336 byte(s) in 256 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f9e74f1ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9e750422f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 174a185,320 > > ================================================================= > ==4002806==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7efe2922da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7efe293512f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 174a185,320 > > ================================================================= > ==4002852==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f26266cea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f26267f22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 73a84 > Debug: Value 'flow (embedded route)' for attribute departLane of flowWithRoute isn't valid 169a181,326 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==4002908==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7616 byte(s) in 136 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f5caa623a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5caa7472f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 176a187,332 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==4002604==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fd2f0de8a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd2f0f0c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 174a185,320 > > ================================================================= > ==4002755==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f3ad725ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f3ad737f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 174a185,328 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==4002709==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f66b807fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f66b81a32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 169a180,315 > > ================================================================= > ==4003156==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9408 byte(s) in 168 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fd0a0772a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd0a08962f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,76d80 < Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummyPos' for attribute departPos of flowWithRoute isn't valid < Debug: Setting new attribute departPos '500' into flowWithRoute 'flow_0' < Debug: Setting new attribute departPos '20' into flowWithRoute 'flow_0' 78,79d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos '500.00' into flowWithRoute 'flow_0' 81,82d82 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos 'base' into flowWithRoute 'flow_0' 84,86d83 < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow_0" begin="0.00" departPos="20.00" end="3600.00" number="1800"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </flow> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 174a185,326 > > ================================================================= > ==4003061==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10752 byte(s) in 192 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f84b40f7a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f84b421b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 174a185,330 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==4003255==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f8dd0326a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8dd044a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19,29 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 173a185,320 > > ================================================================= > ==4003011==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f308b0d4a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f308b1f82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 179a190,335 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==4003109==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11648 byte(s) in 208 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f5fe9528a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5fe964c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 169a180,315 > > ================================================================= > ==4005102==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12544 byte(s) in 224 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fcbefc32a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fcbefd562f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 179a190,335 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==4004452==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14336 byte(s) in 256 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fb7cf7d2a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb7cf8f62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 174a185,330 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==4004676==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f37bd0efa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f37bd2132f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 174a185,320 > > ================================================================= > ==4004957==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7feba43aba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7feba44cf2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 174a185,326 > > ================================================================= > ==4004583==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fc5b0414a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc5b05382f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 174a185,320 > > ================================================================= > ==4004748==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fda98bfca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fda98d202f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 174a185,326 > > ================================================================= > ==4005014==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f138d2c1a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f138d3e52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 174a185,320 > > ================================================================= > ==4003715==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f1007dffa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f1007f232f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 176a187,322 > > ================================================================= > ==4003318==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fbd13f01a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbd140252f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 174a185,320 > > ================================================================= > ==4003522==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11648 byte(s) in 208 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fa852f1fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa8530432f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 174a185,327 > > ================================================================= > ==4003441==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11648 byte(s) in 208 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f3aabd7fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f3aabea32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 174a185,327 > > ================================================================= > ==4003836==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f44370efa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f44372132f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 19a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 181c192,261 < Error: Attempt to decrement references below zero for instance of GNEReferenceCounter --- > ================================================================= > ==4002052==ERROR: AddressSanitizer: heap-use-after-free on address 0x618000096908 at pc 0x00000123f490 bp 0x7ffd3d815b50 sp 0x7ffd3d815b48 > READ of size 4 at 0x618000096908 thread T0 > #0 0x123f48f in GNEReferenceCounter::decRef(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netedit/GNEReferenceCounter.h:61:13 > #1 0x11fda07 in GNENetHelper::AttributeCarriers::~AttributeCarriers() /home/delphi/clangDebug/sumo/src/netedit/GNENetHelper.cpp:117:35 > #2 0x11fe724 in GNENetHelper::AttributeCarriers::~AttributeCarriers() /home/delphi/clangDebug/sumo/src/netedit/GNENetHelper.cpp:71:55 > #3 0xfc55c0 in GNENet::~GNENet() /home/delphi/clangDebug/sumo/src/netedit/GNENet.cpp:119:5 > #4 0xfc5ae4 in GNENet::~GNENet() /home/delphi/clangDebug/sumo/src/netedit/GNENet.cpp:115:19 > #5 0xf08228 in GNEApplicationWindow::closeAllWindows() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:1251:9 > #6 0xf03f4a in GNEApplicationWindow::~GNEApplicationWindow() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:475:5 > #7 0xf086e4 in GNEApplicationWindow::~GNEApplicationWindow() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:474:47 > #8 0x7f98d21aa2a5 in FX::FXComposite::~FXComposite() (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1652a5) > #9 0x7f98d2258eac in FX::FXRootWindow::~FXRootWindow() (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x213eac) > #10 0x7f98d219448d in FX::FXApp::~FXApp() (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x14f48d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 173a184,327 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==4004345==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fb83754aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb83766e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19,29 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 73,79c84,93 < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into flowWithRoute 'flow_0' < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into flowWithRoute 'flow_0' < Debug: Setting new attribute genericParameter '' into flowWithRoute 'flow_0' < Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into flowWithRoute 'flow_0' < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into flowWithRoute 'flow_0' < Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into flowWithRoute 'flow_0' < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into flowWithRoute 'flow_0' --- > Debug: Open additional dialog > Debug: Close additional dialog > Debug: Open additional dialog > Debug: Close additional dialog > Debug: Open additional dialog > Debug: Close additional dialog > Debug: Open additional dialog > Debug: Close additional dialog > Debug: Open additional dialog <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,3d0 < Warning: Invalid format of parameter (dummyGenericParameters) < Warning: Invalid format of parameter (key1) < Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1) ---------- Differences in routes ---------- 6,8d5 < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 176a187,322 > > ================================================================= > ==4004392==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fa49f2a4a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa49f3c82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 20a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 181a192,335 > > ================================================================= > ==4002354==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14336 byte(s) in 256 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7efca1909a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7efca1a2d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 189a200,342 > > ================================================================= > ==4007074==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fce92b2ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fce92c522f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 205a216,357 > > ================================================================= > ==4007016==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14336 byte(s) in 256 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7ff8f08f9a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff8f0a1d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 206a217,360 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==4007122==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14784 byte(s) in 264 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f8c842cfa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8c843f32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 192a203,338 > > ================================================================= > ==4007322==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f4b42302a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f4b424262f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 208a219,362 > > ================================================================= > ==4007182==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14336 byte(s) in 256 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fb36092ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb360a502f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 192a203,346 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==4008486==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f6f12bd7a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f6f12cfb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 208a219,354 > > ================================================================= > ==4008301==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14336 byte(s) in 256 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f2016b76a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2016c9a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 200a211,353 > > ================================================================= > ==4008369==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fe6067b8a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe6068dc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 200a211,346 > > ================================================================= > ==4008426==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f54240eda38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f54242112f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 189a200,342 > > ================================================================= > ==4007514==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f33c9400a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f33c95242f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 206a217,360 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==4007461==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14336 byte(s) in 256 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f3cd6252a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f3cd63762f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 207a219,354 > > ================================================================= > ==4005577==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14336 byte(s) in 256 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f3431f7ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f34320a22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 202a213,356 > > ================================================================= > ==4007718==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f4cc7c93a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f4cc7db72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 200a211,346 > > ================================================================= > ==4005890==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f6f3e5e0a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f6f3e7042f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 200a211,346 > > ================================================================= > ==4005989==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f375b31aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f375b43e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 192a203,338 > > ================================================================= > ==4006046==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fcbb043ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fcbb05622f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 202a213,348 > > ================================================================= > ==4005729==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f710e9a4a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f710eac82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 200a211,346 > > ================================================================= > ==4005832==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f37fef8ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f37ff0af2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 200a211,346 > > ================================================================= > ==4005784==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f1be8455a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f1be85792f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 192a203,338 > > ================================================================= > ==4006539==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fb21cf3ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb21d0602f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 208a219,354 > > ================================================================= > ==4006110==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14336 byte(s) in 256 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fd1afb39a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd1afc5d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 200a211,346 > > ================================================================= > ==4006388==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f8401d26a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8401e4a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 200a211,352 > > ================================================================= > ==4006599==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fa827159a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa82727d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 200a211,352 > > ================================================================= > ==4006326==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7effe449aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7effe45be2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 207a219,362 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==4006475==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f049e01aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f049e13e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 192a203,338 > > ================================================================= > ==4008247==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f8491d3fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8491e632f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 208a219,362 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==4007834==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14336 byte(s) in 256 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fb228bd9a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb228cfd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 200a211,346 > > ================================================================= > ==4007993==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fd31812aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd31824e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 200a211,346 > > ================================================================= > ==4008096==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f51b4c1ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f51b4d422f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 200a211,354 > > ================================================================= > ==4007943==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7ff60bdb1a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff60bed52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 200a211,353 > > ================================================================= > ==4008040==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f0e3d606a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f0e3d72a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 200a211,346 > > ================================================================= > ==4008145==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f3904b5ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f3904c7f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 200a211,346 > > ================================================================= > ==4006913==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11200 byte(s) in 200 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f5e5c7a4a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5e5c8c82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 202a213,356 > > ================================================================= > ==4006659==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f8a45c9ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8a45dc22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 200a211,346 > > ================================================================= > ==4006854==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f3e2c79ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f3e2c8c02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 200a211,346 > > ================================================================= > ==4006708==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11200 byte(s) in 200 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f0d19ee9a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f0d1a00d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 200a211,354 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==4006961==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f8237717a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f823783b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 191a202,344 > > ================================================================= > ==4007624==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11648 byte(s) in 208 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f232b312a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f232b4362f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 235a246,388 > > ================================================================= > ==4008662==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 18816 byte(s) in 336 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fcd77b79a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fcd77c9d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 202a213,348 > > ================================================================= > ==4007670==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fdeaf27aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fdeaf39e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 34a35,44 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 160a171,311 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==4009398==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f983986b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 36a37,46 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 174a185,322 > > ================================================================= > ==4009444==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f0e931352f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 38a39,48 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 182a193,329 > > ================================================================= > ==4009808==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5df87762f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 36a37,46 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 168a179,309 > > ================================================================= > ==4009500==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd73aecd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22,32c23,24 < Error: flow cannot be created < Error: route needs a valid ID. < Error: Attribute 'begin' in definition of flow 'flow_2' is not a time value. < Error: flow cannot be created < Error: route needs a valid ID. < Error: Negative begin time in the definition of flow 'flow_3'. < Error: route needs a valid ID. < Error: Flow 'flow_4' ends before its begin time. < Error: route needs a valid ID. < Debug: Adding flowWithRoute 'flow_5' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'flow_5' in GNEChange_DemandElement --- > Error: Invalid begin time for flow 'flow_1'; > must be one of ("triggered", "containerTriggered", "now", or a float >= 0) 33a26,35 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 35,37d36 < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in log ---------- 4,12c4,5 < Error: flow cannot be created < Error: route needs a valid ID. < Error: Attribute 'begin' in definition of flow 'flow_2' is not a time value. < Error: flow cannot be created < Error: route needs a valid ID. < Error: Negative begin time in the definition of flow 'flow_3'. < Error: route needs a valid ID. < Error: Flow 'flow_4' ends before its begin time. < Error: route needs a valid ID. --- > Error: Invalid begin time for flow 'flow_1'; > must be one of ("triggered", "containerTriggered", "now", or a float >= 0) ---------- Differences in routes ---------- 5,7d4 < <flow id="flow_5" begin="22.34" end="49.94" number="100"> < <route edges="gneE2 gneE4 gneE5" color="cyan"/> < </flow>
---------- Differences in errors ---------- 32a33,42 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 158a169,306 > > ================================================================= > ==4009197==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f214ba282f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 39a40,49 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 171a182,319 > > ================================================================= > ==4009625==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f893e3402f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 123a134,271 > > ================================================================= > ==4008723==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f855e1862f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 42a43,52 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 186a197,333 > > ================================================================= > ==4009201==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f752a3532f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 42a43,52 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 198a209,349 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==4009282==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f459f3d32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 44a45,54 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 206a217,220 > Tracer caught signal 11: addr=0x0 pc=0xe8dc34 sp=0x7f835a96dd30 > ==4009633==LeakSanitizer has encountered a fatal error. > ==4009633==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1 > ==4009633==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- Differences in errors ---------- 42a43,52 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 186a197,327 > > ================================================================= > ==4009338==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f285783b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 32a33,42 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 140a151,281 > > ================================================================= > ==4009899==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2f4cda02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 31a32,41 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 133a144,280 > > ================================================================= > ==4009097==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f02c83502f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 141a152,288 > > ================================================================= > ==4009548==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7effa3a882f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 113a124,262 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==4008878==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f7a471b82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 35a36,45 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 137a148,284 > > ================================================================= > ==4010097==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbcf235e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19,21 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement > Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement 22,23c25,35 < Debug: Adding flow 'flow_0' in GNEChange_DemandElement < Error: Loading of C:/Users/alva_pa/.texttest/tmp/netedit.gui.17Aug102157.12256/netedit.gui/demandElements/flow/load/parameters/input_routes.rou.xml failed. --- > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 26c38,39 < Debug: Removing flow 'flow_0' in GNEChange_DemandElement --- > Debug: Removing routeEmbedded 'flow_0' in GNEChange_DemandElement > Debug: Removing flowWithRoute 'flow_0' in GNEChange_DemandElement 29c42,43 < Debug: Adding flow 'flow_0' in GNEChange_DemandElement --- > Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement > Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement 57,58c71,72 <truncated after showing first 30 lines> ---------- Differences in log ---------- 4c4 < Error: Loading of C:/Users/alva_pa/.texttest/tmp/netedit.gui.07Oct123107.5956/netedit.gui/demandElements/flow/load/parameters/input_routes.rou.xml failed. --- > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in net ---------- 13,15c13 < </edge> < <edge id=":gneJ5_2" function="internal"> < <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> --- > <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> 22,24c20 < </edge> < <edge id=":gneJ6_2" function="internal"> < <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> --- > <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> 33c29 < <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> --- > <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/> 76c72 < <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> --- > <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> 81c77 < <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> --- > <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> 95c91 < <request index="0" response="0" foes="0" cont="0"/> --- > <request index="0" response="00" foes="00" cont="0"/> 101c97 < <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/> <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5,10c5,6 < <flow id="flow_0" begin="20.00" from="gneE2" to="gneE5" end="50.00" number="100"> < <param key="$$key with spaces%%" value="value4"/> < <param key="key1" value="value5"/> < <param key="key2" value=""/> < <param key="key3" value="$$value with spaces%%"/> < <param key="keyFinal" value="valueFinal"/> --- > <flow id="flow_0" begin="20.00" end="50.00" number="100"> > <route edges="gneE2 gneE4 gneE5" color="cyan"/>
---------- Differences in errors ---------- 38a39,48 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 146a157,294 > > ================================================================= > ==4009961==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc39a2a22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 39a40,49 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 171a182,312 > > ================================================================= > ==4009618==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f71928b52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 40a41,50 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 148a159,295 > > ================================================================= > ==4009995==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f7150a132f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 28a29,38 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 142a153,283 > > ================================================================= > ==4009030==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5d42eb02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 32a33,42 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 143a154,290 > > ================================================================= > ==4009102==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe1037dd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 38a39,48 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 146a157,287 > > ================================================================= > ==4009970==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5c7d3392f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <busStop id="busStop" lane="gneE5_1" startPos="20" endPos="30"/> --- > <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/> ---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 23a25,34 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74d84 < Debug: Adding busStop 'busStop' in GNEChange_Additional 132d141 < Debug: Deleting unreferenced busStop 'busStop' 185a195 > Debug: Deleting unreferenced busStop 'busStop' in AttributeCarriers destructor 190a201,1416 > > ================================================================= > ==4010217==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1792 byte(s) in 32 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f3946adca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 1040 byte(s) in 2 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 19a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 184a196,359 > > ================================================================= > ==4010759==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 15680 byte(s) in 280 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f9399da0a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f939a9a65ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 19a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 46,47c57,58 < GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00 < GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00 --- > GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00 > GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00 70,71c81,82 < Debug: Selected item 'personTripFromTo' in TagSelector < Debug: Selected item 'rideFromTo' in TagTypeSelector --- > Debug: Selected item 'personTrip: edge->edge' in TagSelector > Debug: Selected item 'ride: edge->edge' in TagTypeSelector 73c84 < Debug: Selected item 'rideFromTo' in TagSelector --- > Debug: Selected item 'ride: edge->edge' in TagSelector 75c86 <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1 > Warning: Double edges aren't allowed ---------- Differences in net ---------- 13,15c13 < </edge> < <edge id=":gneJ5_2" function="internal"> < <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> --- > <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> 22,24c20 < </edge> < <edge id=":gneJ6_2" function="internal"> < <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> --- > <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> 33c29 < <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> --- > <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/> 76c72 < <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> --- > <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> 81c77 < <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> --- > <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> 95c91 < <request index="0" response="0" foes="0" cont="0"/> --- > <request index="0" response="00" foes="00" cont="0"/> 101c97 < <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/> <truncated after showing first 30 lines> ---------- Differences in output ---------- 5c5 < rideBusStop --- > ride: edge->busStop 7c7 < TestFunctions: Clicked over position 484 - 228 --- > TestFunctions: Clicked over position 484 - 223 ---------- Differences in routes ---------- 5,7d4 < <person id="person_0" depart="0.00"> < <ride from="gneE2" busStop="busStop"/> < </person>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 19a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 170a182,338 > > ================================================================= > ==4010592==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11648 byte(s) in 208 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fc162dfea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fc163a045ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 19a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 46,47c57,58 < GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00 < GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00 --- > GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00 > GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00 70,71c81,82 < Debug: Selected item 'personTripFromTo' in TagSelector < Debug: Selected item 'personStopBusStop' in TagTypeSelector --- > Debug: Selected item 'personTrip: edge->edge' in TagSelector > Debug: Selected item 'stopPerson: busStop' in TagTypeSelector 73c84 < Debug: Selected item 'personStopBusStop' in TagSelector --- > Debug: Selected item 'stopPerson: busStop' in TagSelector 75,77c86 <truncated after showing first 30 lines> ---------- Differences in net ---------- 13,15c13 < </edge> < <edge id=":gneJ5_2" function="internal"> < <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> --- > <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> 22,24c20 < </edge> < <edge id=":gneJ6_2" function="internal"> < <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> --- > <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> 33c29 < <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> --- > <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/> 76c72 < <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> --- > <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> 81c77 < <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> --- > <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> 95c91 < <request index="0" response="0" foes="0" cont="0"/> --- > <request index="0" response="00" foes="00" cont="0"/> 101c97 < <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/> <truncated after showing first 30 lines> ---------- Differences in output ---------- 5c5 < personStopBusStop --- > personStop: busStop ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <person id="person_0" depart="0.00"> <stop busStop="busStop" duration="60.00"/> </person> </routes>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 19a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 46,47c57,58 < GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00 < GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00 --- > GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00 > GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00 70,71c81,82 < Debug: Selected item 'personTripFromTo' in TagSelector < Debug: Selected item 'personStopBusStop' in TagTypeSelector --- > Debug: Selected item 'personTrip: edge->edge' in TagSelector > Debug: Selected item 'stopPerson: busStop' in TagTypeSelector 73c84 < Debug: Selected item 'personStopBusStop' in TagSelector --- > Debug: Selected item 'stopPerson: busStop' in TagSelector 75,77c86 <truncated after showing first 30 lines> ---------- Differences in net ---------- 13,15c13 < </edge> < <edge id=":gneJ5_2" function="internal"> < <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> --- > <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> 22,24c20 < </edge> < <edge id=":gneJ6_2" function="internal"> < <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> --- > <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> 33c29 < <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> --- > <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/> 76c72 < <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> --- > <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> 81c77 < <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> --- > <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> 95c91 < <request index="0" response="0" foes="0" cont="0"/> --- > <request index="0" response="00" foes="00" cont="0"/> 101c97 < <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/> <truncated after showing first 30 lines> ---------- Differences in output ---------- 5c5 < personStopLane --- > personStop: edge ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <person id="person_0" depart="0.00"> <stop lane="gneE2_0" startPos="24.95" endPos="34.95" duration="60.00"/> </person> </routes>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 19a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 46,47c57,58 < GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00 < GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00 --- > GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00 > GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00 70,71c81,82 < Debug: Selected item 'personTripFromTo' in TagSelector < Debug: Selected item 'personTripFromTo' in TagTypeSelector --- > Debug: Selected item 'personTrip: edge->edge' in TagSelector > Debug: Selected item 'personTrip: edge->edge' in TagTypeSelector 73c84 < Debug: Selected item 'personTripFromTo' in TagSelector --- > Debug: Selected item 'personTrip: edge->edge' in TagSelector 75c86 <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1 > Warning: Double edges aren't allowed ---------- Differences in net ---------- 13,15c13 < </edge> < <edge id=":gneJ5_2" function="internal"> < <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> --- > <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> 22,24c20 < </edge> < <edge id=":gneJ6_2" function="internal"> < <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> --- > <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> 33c29 < <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> --- > <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/> 76c72 < <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> --- > <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> 81c77 < <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> --- > <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> 95c91 < <request index="0" response="0" foes="0" cont="0"/> --- > <request index="0" response="00" foes="00" cont="0"/> 101c97 < <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/> <truncated after showing first 30 lines> ---------- Differences in output ---------- 5c5 < personTripBusStop --- > personTrip: edge->busStop 7c7 < TestFunctions: Clicked over position 484 - 228 --- > TestFunctions: Clicked over position 484 - 223 ---------- Differences in routes ---------- 5,7d4 < <person id="person_0" depart="0.00"> < <personTrip from="gneE2" busStop="busStop"/> < </person>
---------- Differences in errors ---------- 20a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 166a177,333 > > ================================================================= > ==4010271==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10752 byte(s) in 192 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f9ed4cb1a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f9ed58b75ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 19a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 46,47c57,58 < GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00 < GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00 --- > GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00 > GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00 70,71c81,82 < Debug: Selected item 'personTripFromTo' in TagSelector < Debug: Selected item 'walkEdges' in TagTypeSelector --- > Debug: Selected item 'personTrip: edge->edge' in TagSelector > Debug: Selected item 'walk: edge->edge' in TagTypeSelector 73c84 < Debug: Selected item 'walkEdges' in TagSelector --- > Debug: Selected item 'walk: edge->edge' in TagSelector 75c86 <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1 > Warning: Double edges aren't allowed ---------- Differences in net ---------- 13,15c13 < </edge> < <edge id=":gneJ5_2" function="internal"> < <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> --- > <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> 22,24c20 < </edge> < <edge id=":gneJ6_2" function="internal"> < <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> --- > <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> 33c29 < <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> --- > <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/> 76c72 < <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> --- > <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> 81c77 < <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> --- > <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> 95c91 < <request index="0" response="0" foes="0" cont="0"/> --- > <request index="0" response="00" foes="00" cont="0"/> 101c97 < <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/> <truncated after showing first 30 lines> ---------- Differences in output ---------- 5c5 < walkBusStop --- > walk: edge->busStop 7c7 < TestFunctions: Clicked over position 484 - 228 --- > TestFunctions: Clicked over position 484 - 223 ---------- Differences in routes ---------- 5,7d4 < <person id="person_0" depart="0.00"> < <walk from="gneE2" busStop="busStop"/> < </person>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 19a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 45,47c56,58 < GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...) < GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00 < GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00 --- > GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...) > GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00 > GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00 70,71c81,82 < Debug: Selected item 'personTripFromTo' in TagSelector < Debug: Selected item 'walkEdges' in TagTypeSelector --- > Debug: Selected item 'personTrip: edge->edge' in TagSelector > Debug: Selected item 'walk: edge->edge' in TagTypeSelector 73c84 < Debug: Selected item 'walkEdges' in TagSelector --- <truncated after showing first 30 lines> ---------- Differences in net ---------- 13,15c13 < </edge> < <edge id=":gneJ5_2" function="internal"> < <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> --- > <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> 22,24c20 < </edge> < <edge id=":gneJ6_2" function="internal"> < <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> --- > <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> 27c23 < <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.13,59.58 9.28,57.79 9.00,55.30"/> --- > <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> 30c26 < <lane id=":gneJ7_1_0" index="0" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.63,57.18 12.41,57.64 13.50,57.80"/> --- > <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> 33c29 < <lane id=":gneJ8_0_0" index="0" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> --- > <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/> 76c72 < <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> --- > <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> 81c77 < <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> <truncated after showing first 30 lines> ---------- Differences in output ---------- 5c5 < walkEdges --- > walk: edges 8c8 < TestFunctions: Clicked over position 484 - 228 --- > TestFunctions: Clicked over position 484 - 223 ---------- Differences in routes ---------- 6c6 < <walk edges="gneE2 gneE4 gneE5"/> --- > <walk edges="gneE2 gneE4 gneE4 gneE5"/> ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <busStop id="busStop" lane="gneE5_0" startPos="20" endPos="30"/> </additional>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 19a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 170a182,345 > > ================================================================= > ==4010448==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11648 byte(s) in 208 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f4c8d6f5a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f4c8e2fb5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 19a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 179a191,347 > > ================================================================= > ==4010463==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 16576 byte(s) in 296 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f09d9d5ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f09da9615ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 19a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 45,47c56,58 < GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...) < GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00 < GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00 --- > GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...) > GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00 > GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00 70,71c81,82 < Debug: Selected item 'personTripFromTo' in TagSelector < Debug: Selected item 'walkEdges' in TagTypeSelector --- > Debug: Selected item 'personTrip: edge->edge' in TagSelector > Debug: Selected item 'walk: edge->edge' in TagTypeSelector 73c84 < Debug: Selected item 'walkEdges' in TagSelector --- <truncated after showing first 30 lines> ---------- Differences in net ---------- 13,15c13 < </edge> < <edge id=":gneJ5_2" function="internal"> < <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> --- > <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> 22,24c20 < </edge> < <edge id=":gneJ6_2" function="internal"> < <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> --- > <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> 27c23 < <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.13,59.58 9.28,57.79 9.00,55.30"/> --- > <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> 30c26 < <lane id=":gneJ7_1_0" index="0" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.63,57.18 12.41,57.64 13.50,57.80"/> --- > <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> 33c29 < <lane id=":gneJ8_0_0" index="0" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> --- > <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/> 76c72 < <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> --- > <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> 81c77 < <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> <truncated after showing first 30 lines> ---------- Differences in output ---------- 5c5 < walkEdges --- > walk: edges 8c8 < TestFunctions: Clicked over position 484 - 228 --- > TestFunctions: Clicked over position 484 - 223 11c11 < TestFunctions: Clicked over position 484 - 228 --- > TestFunctions: Clicked over position 484 - 223 14c14 < TestFunctions: Clicked over position 484 - 228 --- > TestFunctions: Clicked over position 484 - 223 17c17 < TestFunctions: Clicked over position 484 - 228 --- > TestFunctions: Clicked over position 484 - 223 ---------- Differences in routes ---------- 9c9 < <walk edges="gneE2 gneE4 gneE5"/> --- > <walk edges="gneE2 gneE4 gneE5 gneE5 gneE2 gneE2 gneE4 gneE5 gneE5 gneE2 gneE2 gneE4 gneE5"/> ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <busStop id="busStop" lane="gneE5_0" startPos="20" endPos="30"/> </additional>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 19a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 45,47c56,58 < GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...) < GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00 < GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00 --- > GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...) > GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00 > GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00 70,71c81,82 < Debug: Selected item 'personTripFromTo' in TagSelector < Debug: Selected item 'walkEdges' in TagTypeSelector --- > Debug: Selected item 'personTrip: edge->edge' in TagSelector > Debug: Selected item 'walk: edge->edge' in TagTypeSelector 73c84 < Debug: Selected item 'walkEdges' in TagSelector --- <truncated after showing first 30 lines> ---------- Differences in net ---------- 13,15c13 < </edge> < <edge id=":gneJ5_2" function="internal"> < <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> --- > <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> 22,24c20 < </edge> < <edge id=":gneJ6_2" function="internal"> < <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> --- > <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> 27c23 < <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.13,59.58 9.28,57.79 9.00,55.30"/> --- > <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> 30c26 < <lane id=":gneJ7_1_0" index="0" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.63,57.18 12.41,57.64 13.50,57.80"/> --- > <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> 33c29 < <lane id=":gneJ8_0_0" index="0" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> --- > <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/> 76c72 < <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> --- > <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> 81c77 < <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> <truncated after showing first 30 lines> ---------- Differences in output ---------- 5c5 < walkEdges --- > walk: edges 8c8 < TestFunctions: Clicked over position 484 - 228 --- > TestFunctions: Clicked over position 484 - 223 11c11 < TestFunctions: Clicked over position 484 - 228 --- > TestFunctions: Clicked over position 484 - 223 14c14 < TestFunctions: Clicked over position 484 - 228 --- > TestFunctions: Clicked over position 484 - 223 17c17 < TestFunctions: Clicked over position 484 - 228 --- > TestFunctions: Clicked over position 484 - 223 20c20 < TestFunctions: Clicked over position 484 - 228 --- > TestFunctions: Clicked over position 484 - 223 23c23 < TestFunctions: Clicked over position 484 - 228 --- > TestFunctions: Clicked over position 484 - 223 26c26 < TestFunctions: Clicked over position 484 - 228 <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6c6 < <walk edges="gneE2 gneE4 gneE5"/> --- > <walk edges="gneE2 gneE4 gneE5 gneE5 gneE2 gneE2 gneE4 gneE5"/> ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <busStop id="busStop" lane="gneE5_0" startPos="20" endPos="30"/> </additional>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 21a23,32 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 47,49c58,60 < GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...) < GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00 < GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00 --- > GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...) > GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00 > GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00 72c83 < Debug: Selected item 'personTripFromTo' in TagSelector --- > Debug: Selected item 'personTrip: edge->edge' in TagSelector 75c86 < Debug: Adding personTripFromTo 'personTripFromTo_0' in GNEChange_DemandElement --- > Debug: Adding personTrip: edge->edge 'person_0' in GNEChange_DemandElement 77c88 <truncated after showing first 30 lines> ---------- Differences in log ---------- 3a4 > Warning: Only two edges are allowed ---------- Differences in net ---------- 16,18c16 < </edge> < <edge id=":gneJ6_2" function="internal"> < <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> --- > <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> 21c19 < <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.13,59.58 9.28,57.79 9.00,55.30"/> --- > <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> 24c22 < <lane id=":gneJ7_1_0" index="0" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.63,57.18 12.41,57.64 13.50,57.80"/> --- > <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> 27c25 < <lane id=":gneJ8_0_0" index="0" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> --- > <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/> 70c68 < <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> --- > <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> 75c73 < <junction id="gneJ7" type="priority" x="10.00" y="60.00" incLanes="gneE5_0 gneE11_0" intLanes=":gneJ7_0_0 :gneJ7_1_0" shape="13.50,63.20 13.50,56.80 12.67,56.63 12.38,56.42 12.17,56.13 12.04,55.76 12.00,55.30 8.00,55.30 8.15,57.71 8.61,59.69 9.38,61.22 10.44,62.32 11.82,62.98"> --- > <junction id="gneJ7" type="priority" x="10.00" y="60.00" incLanes="gneE5_0 gneE11_0" intLanes=":gneJ7_0_0 :gneJ7_1_0" shape="13.50,63.20 13.50,56.80 12.67,56.63 12.38,56.42 12.17,56.13 12.04,55.76 12.00,55.30 8.00,55.30 8.15,57.71 8.61,59.69 9.37,61.22 10.44,62.32 11.82,62.98"> 93c91 < <connection from="gneE6" to="gneE3" fromLane="0" toLane="1" via=":gneJ6_2_0" dir="r" state="M"/> --- > <connection from="gneE6" to="gneE3" fromLane="0" toLane="1" via=":gneJ6_1_1" dir="r" state="M"/> <truncated after showing first 30 lines> ---------- Differences in output ---------- 6c6 < TestFunctions: Clicked over position 484 - 228 --- > TestFunctions: Clicked over position 484 - 223 ---------- Differences in routes ---------- 4a5 > <person id="person_0" depart="0.00"/> ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <busStop id="busStop" lane="gneE5_0" startPos="20" endPos="30"/> </additional>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 19a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 186a198,360 > > ================================================================= > ==4011826==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 16128 byte(s) in 288 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f3cdf1f9a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f3cdfdff5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 19a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 46,47c57,58 < GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00 < GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00 --- > GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00 > GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00 70c81 < Debug: Selected item 'personTripFromTo' in TagSelector --- > Debug: Selected item 'personTrip: edge->edge' in TagSelector 73c84 < Debug: Selected item 'rideFromTo' in TagTypeSelector --- > Debug: Selected item 'ride: edge->edge' in TagTypeSelector 75c86 < Debug: Selected item 'rideFromTo' in TagSelector --- <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1 > Warning: Double edges aren't allowed ---------- Differences in net ---------- 13,15c13 < </edge> < <edge id=":gneJ5_2" function="internal"> < <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> --- > <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> 22,24c20 < </edge> < <edge id=":gneJ6_2" function="internal"> < <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> --- > <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> 33c29 < <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> --- > <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/> 76c72 < <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> --- > <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> 81c77 < <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> --- > <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> 95c91 < <request index="0" response="0" foes="0" cont="0"/> --- > <request index="0" response="00" foes="00" cont="0"/> 101c97 < <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/> <truncated after showing first 30 lines> ---------- Differences in output ---------- 6c6 < rideBusStop --- > ride: edge->busStop 8c8 < TestFunctions: Clicked over position 484 - 228 --- > TestFunctions: Clicked over position 484 - 223 ---------- Differences in routes ---------- 5,7d4 < <personFlow id="personFlow_0" begin="0.00" end="3600.00" number="1800"> < <ride from="gneE2" busStop="busStop"/> < </personFlow>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 19a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 172a184,347 > > ================================================================= > ==4011569==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f4cbafe6a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f4cbbbec5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 19a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 46,47c57,58 < GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00 < GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00 --- > GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00 > GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00 70c81 < Debug: Selected item 'personTripFromTo' in TagSelector --- > Debug: Selected item 'personTrip: edge->edge' in TagSelector 73c84 < Debug: Selected item 'personStopBusStop' in TagTypeSelector --- > Debug: Selected item 'stopPerson: busStop' in TagTypeSelector 75c86 < Debug: Selected item 'personStopBusStop' in TagSelector --- <truncated after showing first 30 lines> ---------- Differences in net ---------- 13,15c13 < </edge> < <edge id=":gneJ5_2" function="internal"> < <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> --- > <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> 22,24c20 < </edge> < <edge id=":gneJ6_2" function="internal"> < <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> --- > <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> 33c29 < <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> --- > <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/> 76c72 < <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> --- > <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> 81c77 < <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> --- > <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> 95c91 < <request index="0" response="0" foes="0" cont="0"/> --- > <request index="0" response="00" foes="00" cont="0"/> 101c97 < <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/> <truncated after showing first 30 lines> ---------- Differences in output ---------- 6c6 < personStopBusStop --- > personStop: busStop ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <personFlow id="personFlow_0" begin="0.00" end="3600.00" number="1800"> <stop busStop="busStop" duration="60.00"/> </personFlow> </routes>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 19a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 46,47c57,58 < GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00 < GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00 --- > GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00 > GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00 70c81 < Debug: Selected item 'personTripFromTo' in TagSelector --- > Debug: Selected item 'personTrip: edge->edge' in TagSelector 73c84 < Debug: Selected item 'personStopBusStop' in TagTypeSelector --- > Debug: Selected item 'stopPerson: busStop' in TagTypeSelector 75c86 < Debug: Selected item 'personStopBusStop' in TagSelector --- <truncated after showing first 30 lines> ---------- Differences in net ---------- 13,15c13 < </edge> < <edge id=":gneJ5_2" function="internal"> < <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> --- > <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> 22,24c20 < </edge> < <edge id=":gneJ6_2" function="internal"> < <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> --- > <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> 33c29 < <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> --- > <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/> 76c72 < <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> --- > <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> 81c77 < <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> --- > <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> 95c91 < <request index="0" response="0" foes="0" cont="0"/> --- > <request index="0" response="00" foes="00" cont="0"/> 101c97 < <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/> <truncated after showing first 30 lines> ---------- Differences in output ---------- 6c6 < personStopLane --- > personStop: edge ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <personFlow id="personFlow_0" begin="0.00" end="3600.00" number="1800"> <stop lane="gneE2_0" startPos="24.95" endPos="34.95" duration="60.00"/> </personFlow> </routes>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 19a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 46,47c57,58 < GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00 < GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00 --- > GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00 > GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00 70c81 < Debug: Selected item 'personTripFromTo' in TagSelector --- > Debug: Selected item 'personTrip: edge->edge' in TagSelector 73c84 < Debug: Selected item 'personTripFromTo' in TagTypeSelector --- > Debug: Selected item 'personTrip: edge->edge' in TagTypeSelector 75c86 < Debug: Selected item 'personTripFromTo' in TagSelector --- <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1 > Warning: Double edges aren't allowed ---------- Differences in net ---------- 13,15c13 < </edge> < <edge id=":gneJ5_2" function="internal"> < <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> --- > <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> 22,24c20 < </edge> < <edge id=":gneJ6_2" function="internal"> < <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> --- > <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> 33c29 < <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> --- > <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/> 76c72 < <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> --- > <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> 81c77 < <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> --- > <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> 95c91 < <request index="0" response="0" foes="0" cont="0"/> --- > <request index="0" response="00" foes="00" cont="0"/> 101c97 < <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/> <truncated after showing first 30 lines> ---------- Differences in output ---------- 6c6 < personTripBusStop --- > personTrip: edge->busStop 8c8 < TestFunctions: Clicked over position 484 - 228 --- > TestFunctions: Clicked over position 484 - 223 ---------- Differences in routes ---------- 5,7d4 < <personFlow id="personFlow_0" begin="0.00" end="3600.00" number="1800"> < <personTrip from="gneE2" busStop="busStop"/> < </personFlow>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 19a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 167a179,335 > > ================================================================= > ==4011075==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11200 byte(s) in 200 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f038d629a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f038e22f5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 19a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 46,47c57,58 < GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00 < GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00 --- > GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00 > GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00 70c81 < Debug: Selected item 'personTripFromTo' in TagSelector --- > Debug: Selected item 'personTrip: edge->edge' in TagSelector 73c84 < Debug: Selected item 'walkEdges' in TagTypeSelector --- > Debug: Selected item 'walk: edge->edge' in TagTypeSelector 75c86 < Debug: Selected item 'walkEdges' in TagSelector --- <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1 > Warning: Double edges aren't allowed ---------- Differences in net ---------- 13,15c13 < </edge> < <edge id=":gneJ5_2" function="internal"> < <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> --- > <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> 22,24c20 < </edge> < <edge id=":gneJ6_2" function="internal"> < <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> --- > <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> 33c29 < <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> --- > <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/> 76c72 < <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> --- > <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> 81c77 < <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> --- > <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> 95c91 < <request index="0" response="0" foes="0" cont="0"/> --- > <request index="0" response="00" foes="00" cont="0"/> 101c97 < <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/> <truncated after showing first 30 lines> ---------- Differences in output ---------- 6c6 < walkBusStop --- > walk: edge->busStop 8c8 < TestFunctions: Clicked over position 484 - 228 --- > TestFunctions: Clicked over position 484 - 223 ---------- Differences in routes ---------- 5,7d4 < <personFlow id="personFlow_0" begin="0.00" end="3600.00" number="1800"> < <walk from="gneE2" busStop="busStop"/> < </personFlow>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 19a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 45,47c56,58 < GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...) < GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00 < GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00 --- > GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...) > GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00 > GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00 70c81 < Debug: Selected item 'personTripFromTo' in TagSelector --- > Debug: Selected item 'personTrip: edge->edge' in TagSelector 72a84,88 > Debug: Selected item 'walk: edge->edge' in TagTypeSelector > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Selected item 'walk: edge->edge' in TagSelector > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector <truncated after showing first 30 lines> ---------- Differences in net ---------- 13,15c13 < </edge> < <edge id=":gneJ5_2" function="internal"> < <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> --- > <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> 22,24c20 < </edge> < <edge id=":gneJ6_2" function="internal"> < <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> --- > <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> 27c23 < <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.13,59.58 9.28,57.79 9.00,55.30"/> --- > <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> 30c26 < <lane id=":gneJ7_1_0" index="0" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.63,57.18 12.41,57.64 13.50,57.80"/> --- > <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> 33c29 < <lane id=":gneJ8_0_0" index="0" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> --- > <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/> 76c72 < <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> --- > <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> 81c77 < <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> <truncated after showing first 30 lines> ---------- Differences in output ---------- 6c6 < walkEdges --- > walk: edges 9c9 < TestFunctions: Clicked over position 484 - 228 --- > TestFunctions: Clicked over position 484 - 223 ---------- Differences in routes ---------- 5,6c5,6 < <personFlow id="personFlow_0" begin="0.00" end="3600.00" vehsPerHour="3600.00"> < <personTrip from="gneE2" to="gneE5"/> --- > <personFlow id="personFlow_0" begin="0.00" end="3600.00" number="1800"> > <walk edges="gneE2 gneE4 gneE4 gneE5"/> ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <busStop id="busStop" lane="gneE5_0" startPos="20" endPos="30"/> </additional>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 19a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 172a184,340 > > ================================================================= > ==4011383==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fbff4967a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fbff556d5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 19a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 46,47c57,58 < GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00 < GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00 --- > GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00 > GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00 67,69d77 < Debug: Edge added in NonConsecutiveEdges mode < Debug: Edge added in NonConsecutiveEdges mode < Debug: Edge added in NonConsecutiveEdges mode 75c83 < Debug: Selected item 'personTripFromTo' in TagSelector --- > Debug: Selected item 'personTrip: edge->edge' in TagSelector 78c86 < Debug: Selected item 'walkEdges' in TagTypeSelector --- <truncated after showing first 30 lines> ---------- Differences in net ---------- 13,15c13 < </edge> < <edge id=":gneJ5_2" function="internal"> < <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> --- > <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> 22,24c20 < </edge> < <edge id=":gneJ6_2" function="internal"> < <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> --- > <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> 33c29 < <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> --- > <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/> 76c72 < <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> --- > <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> 81c77 < <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> --- > <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> 95c91 < <request index="0" response="0" foes="0" cont="0"/> --- > <request index="0" response="00" foes="00" cont="0"/> 101c97 < <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/> <truncated after showing first 30 lines> ---------- Differences in output ---------- 6c6 < TestFunctions: Clicked over position 484 - 228 --- > TestFunctions: Clicked over position 484 - 223 9c9 < walkRoute --- > walk: route ---------- Differences in routes ---------- 7c7 < <walk route="route_0" arrivalPos="0.00"/> --- > <walk route="route_0"/> ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <busStop id="busStop" lane="gneE5_0" startPos="20" endPos="30"/> </additional>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 19a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 45,47c56,58 < GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...) < GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00 < GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00 --- > GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...) > GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00 > GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00 70c81 < Debug: Selected item 'personTripFromTo' in TagSelector --- > Debug: Selected item 'personTrip: edge->edge' in TagSelector 72a84,88 > Debug: Selected item 'walk: edge->edge' in TagTypeSelector > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Selected item 'walk: edge->edge' in TagSelector > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector <truncated after showing first 30 lines> ---------- Differences in net ---------- 13,15c13 < </edge> < <edge id=":gneJ5_2" function="internal"> < <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> --- > <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> 22,24c20 < </edge> < <edge id=":gneJ6_2" function="internal"> < <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> --- > <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> 27c23 < <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.13,59.58 9.28,57.79 9.00,55.30"/> --- > <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> 30c26 < <lane id=":gneJ7_1_0" index="0" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.63,57.18 12.41,57.64 13.50,57.80"/> --- > <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> 33c29 < <lane id=":gneJ8_0_0" index="0" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> --- > <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/> 76c72 < <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> --- > <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> 81c77 < <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> <truncated after showing first 30 lines> ---------- Differences in output ---------- 6c6 < walkEdges --- > walk: edges 9c9 < TestFunctions: Clicked over position 484 - 228 --- > TestFunctions: Clicked over position 484 - 223 12c12 < TestFunctions: Clicked over position 484 - 228 --- > TestFunctions: Clicked over position 484 - 223 15c15 < TestFunctions: Clicked over position 484 - 228 --- > TestFunctions: Clicked over position 484 - 223 18c18 < TestFunctions: Clicked over position 484 - 228 --- > TestFunctions: Clicked over position 484 - 223 21c21 < TestFunctions: Clicked over position 484 - 228 --- > TestFunctions: Clicked over position 484 - 223 24c24 < TestFunctions: Clicked over position 484 - 228 --- > TestFunctions: Clicked over position 484 - 223 27c27 < TestFunctions: Clicked over position 484 - 228 <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5,6c5,6 < <personFlow id="personFlow_0" begin="0.00" departPos="-12.00" end="3600.00" vehsPerHour="3600.00"> < <personTrip from="gneE2" to="gneE5"/> --- > <personFlow id="personFlow_0" begin="0.00" departPos="-12.00" end="3600.00" number="1800"> > <walk edges="gneE2 gneE4 gneE5 gneE5 gneE2 gneE2 gneE4 gneE5"/> 8,9c8,9 < <personFlow id="personFlow_1" begin="0.00" departPos="5000.00" end="3600.00" vehsPerHour="3600.00"> < <personTrip from="gneE2" to="gneE5"/> --- > <personFlow id="personFlow_1" begin="0.00" departPos="5000.00" end="3600.00" number="1800"> > <walk edges="gneE2 gneE4 gneE5"/> 11,12c11,12 < <personFlow id="personFlow_2" begin="0.00" departPos="20.00" end="3600.00" vehsPerHour="3600.00"> < <personTrip from="gneE2" to="gneE5"/> --- > <personFlow id="personFlow_2" begin="0.00" departPos="20.00" end="3600.00" number="1800"> > <walk edges="gneE2 gneE4 gneE5"/> 14,15c14,15 < <personFlow id="personFlow_3" begin="0.00" departPos="random" end="3600.00" vehsPerHour="3600.00"> < <personTrip from="gneE2" to="gneE5"/> --- > <personFlow id="personFlow_3" begin="0.00" departPos="random" end="3600.00" number="1800"> > <walk edges="gneE2 gneE4 gneE5"/> 17,18c17,18 < <personFlow id="personFlow_4" begin="0.00" departPos="free" end="3600.00" vehsPerHour="3600.00"> < <personTrip from="gneE2" to="gneE5"/> --- > <personFlow id="personFlow_4" begin="0.00" departPos="free" end="3600.00" number="1800"> > <walk edges="gneE2 gneE4 gneE5"/> <truncated after showing first 30 lines> ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <busStop id="busStop" lane="gneE5_0" startPos="20" endPos="30"/> </additional>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 21a23,32 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 47,49c58,60 < GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...) < GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00 < GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00 --- > GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...) > GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00 > GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00 72c83 < Debug: Selected item 'personTripFromTo' in TagSelector --- > Debug: Selected item 'personTrip: edge->edge' in TagSelector 77c88 < Debug: Adding personTripFromTo 'personTripFromTo_0' in GNEChange_DemandElement --- > Debug: Adding personTrip: edge->edge 'personFlow_0' in GNEChange_DemandElement 79c90 <truncated after showing first 30 lines> ---------- Differences in log ---------- 3a4 > Warning: Only two edges are allowed ---------- Differences in net ---------- 16,18c16 < </edge> < <edge id=":gneJ6_2" function="internal"> < <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> --- > <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> 21c19 < <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.13,59.58 9.28,57.79 9.00,55.30"/> --- > <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> 24c22 < <lane id=":gneJ7_1_0" index="0" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.63,57.18 12.41,57.64 13.50,57.80"/> --- > <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> 27c25 < <lane id=":gneJ8_0_0" index="0" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> --- > <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/> 70c68 < <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> --- > <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> 75c73 < <junction id="gneJ7" type="priority" x="10.00" y="60.00" incLanes="gneE5_0 gneE11_0" intLanes=":gneJ7_0_0 :gneJ7_1_0" shape="13.50,63.20 13.50,56.80 12.67,56.63 12.38,56.42 12.17,56.13 12.04,55.76 12.00,55.30 8.00,55.30 8.15,57.71 8.61,59.69 9.38,61.22 10.44,62.32 11.82,62.98"> --- > <junction id="gneJ7" type="priority" x="10.00" y="60.00" incLanes="gneE5_0 gneE11_0" intLanes=":gneJ7_0_0 :gneJ7_1_0" shape="13.50,63.20 13.50,56.80 12.67,56.63 12.38,56.42 12.17,56.13 12.04,55.76 12.00,55.30 8.00,55.30 8.15,57.71 8.61,59.69 9.37,61.22 10.44,62.32 11.82,62.98"> 93c91 < <connection from="gneE6" to="gneE3" fromLane="0" toLane="1" via=":gneJ6_2_0" dir="r" state="M"/> --- > <connection from="gneE6" to="gneE3" fromLane="0" toLane="1" via=":gneJ6_1_1" dir="r" state="M"/> <truncated after showing first 30 lines> ---------- Differences in output ---------- 7c7 < TestFunctions: Clicked over position 484 - 228 --- > TestFunctions: Clicked over position 484 - 223 ---------- Differences in routes ---------- 4a5 > <personFlow id="personFlow_0" begin="0.00" end="3600.00" number="1800"/> ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <busStop id="busStop" lane="gneE5_0" startPos="20" endPos="30"/> </additional>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 158a169,314 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3697230==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14336 byte(s) in 256 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f3dc33efa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f3dc35132f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 158a169,314 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3697286==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14336 byte(s) in 256 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fa322417a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa32253b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 147a158,293 > > ================================================================= > ==3697366==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 6272 byte(s) in 112 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fcf467c9a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fcf468ed2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 146a157,298 > > ================================================================= > ==3697434==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 6272 byte(s) in 112 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f870fd5ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f870fe7f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 167a178,313 > > ================================================================= > ==3697989==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f6fe420ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f6fe43322f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 160a171,306 > > ================================================================= > ==3698089==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f915b34da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f915b4712f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 156a167,302 > > ================================================================= > ==3697354==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fc8a9935a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc8a9a592f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 155a166,301 > > ================================================================= > ==3697368==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f28253e1a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f28255052f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 156a167,309 > > ================================================================= > ==3697794==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14784 byte(s) in 264 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f25ab5dea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f25ab7022f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 156a167,302 > > ================================================================= > ==3697634==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10752 byte(s) in 192 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fab53385a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fab534a92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 157a168,303 > > ================================================================= > ==3697535==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12544 byte(s) in 224 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fe6ff78fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe6ff8b32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 156a167,308 > > ================================================================= > ==3697587==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12544 byte(s) in 224 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fcd5562ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fcd557522f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 160a171,314 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3698035==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fc06181ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc06193f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 156a167,308 > > ================================================================= > ==3697847==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9408 byte(s) in 168 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7eff1fb42a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7eff1fc662f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 148a159,294 > > ================================================================= > ==3698244==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5376 byte(s) in 96 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f941b583a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f941b6a72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 147a158,293 > > ================================================================= > ==3698290==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5376 byte(s) in 96 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7feb91742a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7feb918662f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 168a179,314 > > ================================================================= > ==3698537==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13888 byte(s) in 248 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7efcc0f82a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7efcc10a62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 161a172,313 > > ================================================================= > ==3698707==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12544 byte(s) in 224 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f50210a8a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f50211cc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 157a168,303 > > ================================================================= > ==3698136==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11200 byte(s) in 200 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fdad6979a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fdad6a9d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 156a167,309 > > ================================================================= > ==3698198==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11200 byte(s) in 200 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f5bcea16a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5bceb3a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 157a168,310 > > ================================================================= > ==3698436==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12544 byte(s) in 224 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f99c5b6da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f99c5c912f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 158a169,304 > > ================================================================= > ==3698302==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11648 byte(s) in 208 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fc1595a7a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc1596cb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 157a168,311 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3698387==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11648 byte(s) in 208 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f200bd71a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f200be952f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 161a172,313 > > ================================================================= > ==3698593==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12544 byte(s) in 224 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f79c1f4ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f79c206f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 157a168,309 > > ================================================================= > ==3698484==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9856 byte(s) in 176 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f8f1dc07a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8f1dd2b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 20a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 189a200,341 > > ================================================================= > ==3698800==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 25536 byte(s) in 456 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f8fce5b1a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8fce6d52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 23a25,34 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 156a168,303 > > ================================================================= > ==3700044==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1792 byte(s) in 32 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f8c2b243a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8c2b3672f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <route edges="gneE2 gneE4" color="yellow" id="route_0"/> <route edges="gneE4 gneE5" color="orange" id="route_1"/> <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_2"/> </routes>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 23a25,34 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 156a168,303 > > ================================================================= > ==3700133==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1792 byte(s) in 32 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f2d7168ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2d717b22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <route edges="gneE2 gneE4" color="yellow" id="route_0"/> <route edges="gneE4 gneE5" color="orange" id="route_1"/> <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_2"/> <route edges="gneE5 gneE8" color="white" id="route_3"/> </routes>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 23a25,34 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 157a169,311 > > ================================================================= > ==3700185==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4480 byte(s) in 80 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f5aedbeea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5aedd122f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <route edges="gneE2 gneE4" color="yellow" id="route_0"/> <route edges="gneE4 gneE5" color="orange" id="route_1"/> <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_2"/> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 171a182,323 > > ================================================================= > ==3699001==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13888 byte(s) in 248 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fe1d2166a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe1d228a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 172a183,318 > > ================================================================= > ==3699112==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13888 byte(s) in 248 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fe1d117ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe1d12a22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 173a184,325 > > ================================================================= > ==3698936==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13888 byte(s) in 248 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f96244caa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f96245ee2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 176a187,329 > > ================================================================= > ==3698850==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 16128 byte(s) in 288 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f1db5993a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f1db5ab72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 205a216,351 > > ================================================================= > ==3699182==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 21504 byte(s) in 384 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f3e8af9ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f3e8b0bf2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 167a178,321 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3699049==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fd41198fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd411ab32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 186a197,339 > > ================================================================= > ==3699184==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 21504 byte(s) in 384 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f413dee2a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f413e0062f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 187a198,333 > > ================================================================= > ==3699276==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 21056 byte(s) in 376 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f0fcc036a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f0fcc15a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 229a240,375 > > ================================================================= > ==3699379==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 26880 byte(s) in 480 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fb510a90a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb510bb42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 179a190,325 > > ================================================================= > ==3699269==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 20160 byte(s) in 360 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fecd11fba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fecd131f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 25a26,35 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 159a170,313 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3699765==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1792 byte(s) in 32 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7ff98638ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff9864af2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 26a27,36 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 160a171,313 > > ================================================================= > ==3699841==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1792 byte(s) in 32 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f907a588a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f907a6ac2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 20a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 151a162,297 > > ================================================================= > ==3699387==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1792 byte(s) in 32 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fbd7089da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbd709c12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 160a171,315 > > ================================================================= > ==3699705==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1792 byte(s) in 32 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f452136da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f45214912f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 25a26,35 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 156a167,308 > > ================================================================= > ==3699516==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1792 byte(s) in 32 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fca35ae0a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fca35c042f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 24a25,34 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 155a166,307 > > ================================================================= > ==3699929==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1792 byte(s) in 32 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f233a477a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f233a59b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 26a27,36 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 160a171,313 > > ================================================================= > ==3699830==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1792 byte(s) in 32 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7feaa6caaa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7feaa6dce2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 24a25,34 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 186a197,1407 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3699975==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1792 byte(s) in 32 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f93c0421a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 1040 byte(s) in 2 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f93c10275ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74a85 > Debug: Invalid input parameter of flowRoute: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0) 76,79d86 < Debug: Adding flowRoute 'flow_1' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing flowRoute 'flow_1' in GNEChange_DemandElement 85a93 > Debug: Keys Ctrl+Z (Undo) pressed 93,94d100 < Debug: Calling GNEUndoList::redo() < Debug: Adding flowRoute 'flow_1' in GNEChange_DemandElement 132d137 < Debug: Deleting unreferenced flowRoute 'flow_1' 178a184,319 > > ================================================================= > ==3733533==ERROR: LeakSanitizer: detected memory leaks > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6,7c6 < <flow id="flow_0" begin="0.00" arrivalLane="random" route="route_0" end="3600.00" number="1800"/> < <flow id="flow_1" begin="0.00" arrivalLane="20" route="route_0" end="3600.00" number="1800"/> --- > <flow id="flow_0" begin="0.00" arrivalLane="20" route="route_0" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 180a191,326 > > ================================================================= > ==3733685==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 21056 byte(s) in 376 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7ff31c0f7a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff31c21b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 185a196,337 > > ================================================================= > ==3734902==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 21504 byte(s) in 384 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f7186942a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f7186a662f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 173a184,326 > > ================================================================= > ==3733897==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19712 byte(s) in 352 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f8a8f93ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8a8fa5f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 177a188,323 > > ================================================================= > ==3733131==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19264 byte(s) in 344 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f704954ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f70496702f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 171a182,323 > > ================================================================= > ==3734392==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19712 byte(s) in 352 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f0d2b798a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f0d2b8bc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 168a179,314 > > ================================================================= > ==3732921==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 15680 byte(s) in 280 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f911d8b8a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f911d9dc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 172a183,318 > > ================================================================= > ==3733251==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19712 byte(s) in 352 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f1503a4ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f1503b722f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 185a196,331 > > ================================================================= > ==3733348==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 21504 byte(s) in 384 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f8685033a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f86851572f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 185a196,337 > > ================================================================= > ==3734595==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 21504 byte(s) in 384 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f6d2f315a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f6d2f4392f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 178a189,334 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3733579==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 21504 byte(s) in 384 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fcfdd6f0a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fcfdd8142f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 178a189,324 > > ================================================================= > ==3733994==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19264 byte(s) in 344 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f199047da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f19905a12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 171a182,317 > > ================================================================= > ==3734192==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19712 byte(s) in 352 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fe148ca8a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe148dcc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 20a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 172a183,325 > > ================================================================= > ==3732994==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fc7d19d4a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc7d1af82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 20a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72,75c83 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (over route)' in TagSelector < Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement < Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement --- > Debug: Selected invalid item in TagSelector 78,79d85 < Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement < Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement 82,83d87 < Debug: Calling GNEUndoList::undo() < Debug: Adding route 'route_0' in GNEChange_DemandElement 85,90c89 < Debug: Calling GNEUndoList::undo() < Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement < Debug: Opened FXMessageBox Problem deleting edge 'gneE2' <truncated after showing first 30 lines> ---------- Differences in net ---------- 16,18c16 < </edge> < <edge id=":gneJ6_2" function="internal"> < <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> --- > <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> 27c25 < <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> --- > <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/> 70c68 < <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> --- > <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> 93c91 < <connection from="gneE6" to="gneE3" fromLane="0" toLane="1" via=":gneJ6_2_0" dir="r" state="M"/> --- > <connection from="gneE6" to="gneE3" fromLane="0" toLane="1" via=":gneJ6_1_1" dir="r" state="M"/> 100c98 < <connection from=":gneJ6_2" to="gneE3" fromLane="0" toLane="1" dir="r" state="M"/> --- > <connection from=":gneJ6_1" to="gneE3" fromLane="1" toLane="1" dir="r" state="M"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74a85 > Debug: Value 'dummyLanei' for attribute arrivalLane of flowRoute isn't valid 171a183,325 > > ================================================================= > ==3753061==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 15680 byte(s) in 280 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fc467854a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc4679782f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 76,79d85 < Debug: Setting new attribute arrivalLane '0' into flowRoute 'flow_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalLane '500' into flowRoute 'flow_0' 85a92,94 > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() > Debug: Removing route 'route_0' in GNEChange_DemandElement 88c97 < Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement --- > Debug: Adding route 'route_0' in GNEChange_DemandElement 91c100 < Debug: Setting new attribute arrivalLane '500' into flowRoute 'flow_0' --- > Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement 94c103 < Debug: Setting new attribute arrivalLane '0' into flowRoute 'flow_0' <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6c6 < <flow id="flow_0" begin="0.00" arrivalLane="0" route="route_0" end="3600.00" number="1800"/> --- > <flow id="flow_0" begin="0.00" arrivalLane="500" route="route_0" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 1,178c1,3 < GLDebug: initJunctionsAndEdges function called in GNENet constructor < GLDebug: Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00 < GLDebug: Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00 < GLDebug: Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00 < GLDebug: Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00 < GLDebug: Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00 < GLDebug: Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00 < GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00 < GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00 < GLDebug: Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00 < GLDebug: Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00 < GLDebug: Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00 < GLDebug: Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60 < GLDebug: Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00 < GLDebug: Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60 < GLDebug: Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00 < GLDebug: Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60 < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < GLDebug: Removing junctions during recomputing < GLDebug: Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00 < GLDebug: Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00 < GLDebug: Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00 < GLDebug: Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00 < GLDebug: Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00 < GLDebug: Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00 < GLDebug: Removing edges during recomputing < GLDebug: Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00 < GLDebug: Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00 <truncated after showing first 30 lines> ---------- Differences in output ---------- 3,18d2 < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 578 - 560 < TestFunctions: Clicked over position 874 - 418 < TestFunctions: Clicked over position 584 - 223 < flow (over route) < TestFunctions: Clicked over position 578 - 560 < TestFunctions: Clicked over position 395 - 560 < < dummyPos < 500 < -10 < 15.5 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ5_0" function="internal"> <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/> </edge> <edge id=":gneJ5_1" function="internal"> <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/> <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> </edge> <edge id=":gneJ6_0" function="internal"> <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/> </edge> <edge id=":gneJ6_1" function="internal"> <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/> <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> </edge> <edge id=":gneJ7_0" function="internal"> <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> </edge> <edge id=":gneJ7_1" function="internal"> <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> </edge> <edge id=":gneJ8_0" function="internal"> <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> </edge> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/> <flow id="flow_0" begin="0.00" arrivalPos="15.50" route="route_0" end="3600.00" number="1800"/> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 73a84 > Debug: Value 'flow (over route)' for attribute arrivalPos of flowRoute isn't valid 74a86 > Debug: Value 'dummyPosi' for attribute arrivalPos of flowRoute isn't valid 171a184,319 > > ================================================================= > ==3753594==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 16128 byte(s) in 288 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fda25daea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fda25ed22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 76,79d85 < Debug: Setting new attribute arrivalPos 'random' into flowRoute 'flow_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPos '500.00' into flowRoute 'flow_0' 85a92,94 > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() > Debug: Removing route 'route_0' in GNEChange_DemandElement 88c97 < Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement --- > Debug: Adding route 'route_0' in GNEChange_DemandElement 91c100 < Debug: Setting new attribute arrivalPos '500' into flowRoute 'flow_0' --- > Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement 94c103 < Debug: Setting new attribute arrivalPos 'random' into flowRoute 'flow_0' <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6c6 < <flow id="flow_0" begin="0.00" arrivalPos="random" route="route_0" end="3600.00" number="1800"/> --- > <flow id="flow_0" begin="0.00" arrivalPos="500.00" route="route_0" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71,77c81 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (over route)' in TagSelector < Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute arrivalPosLat of flowRoute isn't valid < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement --- > Debug: Selected invalid item in TagSelector 81a86 > Debug: Keys Ctrl+Z (Undo) pressed 86,87d90 < Debug: Calling GNEUndoList::redo() < Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement 126d128 < Debug: Deleting unreferenced flowRoute 'flow_0' 171a174,309 > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6d5 < <flow id="flow_0" begin="0.00" route="route_0" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 73a84 > Debug: Value 'flow (over route)' for attribute arrivalPosLat of flowRoute isn't valid 76,79d86 < Debug: Setting new attribute arrivalPosLat '4.2' into flowRoute 'flow_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPosLat '0.00' into flowRoute 'flow_0' 85a93,95 > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() > Debug: Removing route 'route_0' in GNEChange_DemandElement 88c98 < Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement --- > Debug: Adding route 'route_0' in GNEChange_DemandElement 91c101 < Debug: Setting new attribute arrivalPosLat '-12' into flowRoute 'flow_0' --- > Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 73a84 > Debug: Value 'flow (over route)' for attribute arrivalPosLat of flowRoute isn't valid 75,78c86 < Debug: Setting new attribute arrivalPosLat 'left' into flowRoute 'flow_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPosLat 'center' into flowRoute 'flow_0' --- > Debug: Value 'dummyPosLati' for attribute arrivalPosLat of flowRoute isn't valid 84a93 > Debug: Keys Ctrl+Z (Undo) pressed 92,93d100 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute arrivalPosLat 'left' into flowRoute 'flow_0' 176a184,327 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3763671==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6c6 < <flow id="flow_0" begin="0.00" arrivalPosLat="left" route="route_0" end="3600.00" number="1800"/> --- > <flow id="flow_0" begin="0.00" route="route_0" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71,75c81 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (over route)' in TagSelector < Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute arrivalPosLat of flowRoute isn't valid < Debug: Setting new attribute arrivalPosLat 'right' into flowRoute 'flow_0' --- > Debug: Selected invalid item in TagSelector 78c84 < Debug: Setting previous attribute arrivalPosLat 'center' into flowRoute 'flow_0' --- > Debug: Removing route 'route_0' in GNEChange_DemandElement 80,81d85 < Debug: Calling GNEUndoList::undo() < Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement 83,84d86 < Debug: Calling GNEUndoList::undo() < Debug: Removing route 'route_0' in GNEChange_DemandElement 89,90d90 <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6d5 < <flow id="flow_0" begin="0.00" arrivalPosLat="right" route="route_0" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 73a84 > Debug: Value 'flow (over route)' for attribute arrivalSpeed of flowRoute isn't valid 74a86 > Debug: Value 'dummySpeedi' for attribute arrivalSpeed of flowRoute isn't valid 171a184,325 > > ================================================================= > ==3753855==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 15680 byte(s) in 280 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f76407cda38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f76408f12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 73a84 > Debug: Value 'flow (over route)' for attribute arrivalSpeed of flowRoute isn't valid 77,80c88 < Debug: Setting new attribute arrivalSpeed '15.5' into flowRoute 'flow_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalSpeed '500.00' into flowRoute 'flow_0' --- > Debug: Value '-10i' for attribute arrivalSpeed of flowRoute isn't valid 86a95,97 > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() > Debug: Removing route 'route_0' in GNEChange_DemandElement 89c100 < Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement --- > Debug: Adding route 'route_0' in GNEChange_DemandElement 92c103 < Debug: Setting new attribute arrivalSpeed '500' into flowRoute 'flow_0' <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6c6 < <flow id="flow_0" begin="0.00" arrivalSpeed="15.50" route="route_0" end="3600.00" number="1800"/> --- > <flow id="flow_0" begin="0.00" arrivalSpeed="500.00" route="route_0" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74c84 < Debug: Value 'dummyColor' for attribute color of flowRoute isn't valid --- > Debug: Value 'flow (over route)' for attribute color of flowRoute isn't valid 183a194,339 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3742459==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 18816 byte(s) in 336 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fcd2347da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fcd235a12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71,77c81 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (over route)' in TagSelector < Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummyNumber' for attribute containerNumber of flowRoute isn't valid < Debug: Value '-5' for attribute containerNumber of flowRoute isn't valid < Debug: Value '' for attribute containerNumber of flowRoute isn't valid < Debug: Setting new attribute containerNumber '3' into flowRoute 'flow_0' --- > Debug: Selected invalid item in TagSelector 80c84 < Debug: Setting previous attribute containerNumber '0' into flowRoute 'flow_0' --- > Debug: Removing route 'route_0' in GNEChange_DemandElement 82,83d85 < Debug: Calling GNEUndoList::undo() < Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement 85,86d86 < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6d5 < <flow id="flow_0" begin="0.00" containerNumber="3" route="route_0" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71,75c81,83 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (over route)' in TagSelector < Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummyDepart' for attribute departLane of flowRoute isn't valid < Debug: Setting new attribute departLane 'allowed' into flowRoute 'flow_0' --- > Debug: Selected invalid item in TagSelector > Debug: Open additional dialog > Debug: Close additional dialog 78c86 < Debug: Setting previous attribute departLane 'first' into flowRoute 'flow_0' --- > Debug: Removing route 'route_0' in GNEChange_DemandElement 80,81d87 < Debug: Calling GNEUndoList::undo() < Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement 83,84d88 < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6d5 < <flow id="flow_0" begin="0.00" departLane="allowed" route="route_0" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 176a187,322 > > ================================================================= > ==3743454==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 18368 byte(s) in 328 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f7f6fdfea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f7f6ff222f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71,77c81,83 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (over route)' in TagSelector < Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummyDepart' for attribute departLane of flowRoute isn't valid < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement --- > Debug: Selected invalid item in TagSelector > Debug: Open additional dialog > Debug: Close additional dialog 81a88 > Debug: Keys Ctrl+Z (Undo) pressed 86,87d92 < Debug: Calling GNEUndoList::redo() < Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement 126d130 < Debug: Deleting unreferenced flowRoute 'flow_0' <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6d5 < <flow id="flow_0" begin="0.00" route="route_0" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 73a84 > Debug: Value 'flow (over route)' for attribute departLane of flowRoute isn't valid 178a190,335 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3742841==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fd3ba221a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd3ba3452f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71,75c81,83 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (over route)' in TagSelector < Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummyDepart' for attribute departLane of flowRoute isn't valid < Debug: Setting new attribute departLane 'free' into flowRoute 'flow_0' --- > Debug: Selected invalid item in TagSelector > Debug: Open additional dialog > Debug: Close additional dialog 78c86 < Debug: Setting previous attribute departLane 'first' into flowRoute 'flow_0' --- > Debug: Removing route 'route_0' in GNEChange_DemandElement 80,81d87 < Debug: Calling GNEUndoList::undo() < Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement 83,84d88 < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6d5 < <flow id="flow_0" begin="0.00" departLane="free" route="route_0" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71,75c81,83 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (over route)' in TagSelector < Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummyDepart' for attribute departLane of flowRoute isn't valid < Debug: Setting new attribute departLane 'random' into flowRoute 'flow_0' --- > Debug: Selected invalid item in TagSelector > Debug: Open additional dialog > Debug: Close additional dialog 78c86 < Debug: Setting previous attribute departLane 'first' into flowRoute 'flow_0' --- > Debug: Removing route 'route_0' in GNEChange_DemandElement 80,81d87 < Debug: Calling GNEUndoList::undo() < Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement 83,84d88 < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6d5 < <flow id="flow_0" begin="0.00" departLane="random" route="route_0" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71,77c81 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (over route)' in TagSelector < Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummyPos' for attribute departPos of flowRoute isn't valid < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement --- > Debug: Selected invalid item in TagSelector 81a86 > Debug: Keys Ctrl+Z (Undo) pressed 86,87d90 < Debug: Calling GNEUndoList::redo() < Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement 126d128 < Debug: Deleting unreferenced flowRoute 'flow_0' 171a174,315 > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6d5 < <flow id="flow_0" begin="0.00" route="route_0" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71,76c81 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (over route)' in TagSelector < Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummyPos' for attribute departPos of flowRoute isn't valid < Debug: Setting new attribute departPos '500' into flowRoute 'flow_0' < Debug: Setting new attribute departPos '20' into flowRoute 'flow_0' --- > Debug: Selected invalid item in TagSelector 79c84 < Debug: Setting previous attribute departPos '500.00' into flowRoute 'flow_0' --- > Debug: Removing route 'route_0' in GNEChange_DemandElement 81,82d85 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos 'base' into flowRoute 'flow_0' 84,85d86 < Debug: Calling GNEUndoList::undo() < Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6d5 < <flow id="flow_0" begin="0.00" departPos="20.00" route="route_0" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 176a187,328 > > ================================================================= > ==3743905==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fc5254b3a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc5255d72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 176a187,328 > > ================================================================= > ==3744780==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fb74dd13a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb74de372f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71,75c81 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (over route)' in TagSelector < Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummyPos' for attribute departPos of flowRoute isn't valid < Debug: Setting new attribute departPos 'random' into flowRoute 'flow_0' --- > Debug: Selected invalid item in TagSelector 78c84 < Debug: Setting previous attribute departPos 'base' into flowRoute 'flow_0' --- > Debug: Removing route 'route_0' in GNEChange_DemandElement 80,81d85 < Debug: Calling GNEUndoList::undo() < Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement 83,84d86 < Debug: Calling GNEUndoList::undo() < Debug: Removing route 'route_0' in GNEChange_DemandElement 89,90d90 <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6d5 < <flow id="flow_0" begin="0.00" departPos="random" route="route_0" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71,76c81 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (over route)' in TagSelector < Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummyPos' for attribute departPos of flowRoute isn't valid < Debug: Setting new attribute departPos '500' into flowRoute 'flow_0' < Debug: Setting new attribute departPos 'random_free' into flowRoute 'flow_0' --- > Debug: Selected invalid item in TagSelector 79c84 < Debug: Setting previous attribute departPos '500.00' into flowRoute 'flow_0' --- > Debug: Removing route 'route_0' in GNEChange_DemandElement 81,82d85 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos 'base' into flowRoute 'flow_0' 84,85d86 < Debug: Calling GNEUndoList::undo() < Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6d5 < <flow id="flow_0" begin="0.00" departPos="random_free" route="route_0" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 73a84 > Debug: Value 'flow (over route)' for attribute departPosLat of flowRoute isn't valid 74a86 > Debug: Value 'dummyPosLati' for attribute departPosLat of flowRoute isn't valid 171a184,319 > > ================================================================= > ==3763510==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fbca3484a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbca35a82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71,76c81 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (over route)' in TagSelector < Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute departPosLat of flowRoute isn't valid < Debug: Setting new attribute departPosLat '-5' into flowRoute 'flow_0' < Debug: Setting new attribute departPosLat '5.6' into flowRoute 'flow_0' --- > Debug: Selected invalid item in TagSelector 79c84 < Debug: Setting previous attribute departPosLat '0.00' into flowRoute 'flow_0' --- > Debug: Removing route 'route_0' in GNEChange_DemandElement 81,82d85 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'center' into flowRoute 'flow_0' 84,85d86 < Debug: Calling GNEUndoList::undo() < Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6d5 < <flow id="flow_0" begin="0.00" departPosLat="0.00" route="route_0" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71,75c81 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (over route)' in TagSelector < Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute departPosLat of flowRoute isn't valid < Debug: Setting new attribute departPosLat 'free' into flowRoute 'flow_0' --- > Debug: Selected invalid item in TagSelector 78c84 < Debug: Setting previous attribute departPosLat 'center' into flowRoute 'flow_0' --- > Debug: Removing route 'route_0' in GNEChange_DemandElement 80,81d85 < Debug: Calling GNEUndoList::undo() < Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement 83,84d86 < Debug: Calling GNEUndoList::undo() < Debug: Removing route 'route_0' in GNEChange_DemandElement 89,90d90 <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6d5 < <flow id="flow_0" begin="0.00" departPosLat="free" route="route_0" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71,75c81 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (over route)' in TagSelector < Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute departPosLat of flowRoute isn't valid < Debug: Setting new attribute departPosLat 'left' into flowRoute 'flow_0' --- > Debug: Selected invalid item in TagSelector 78c84 < Debug: Setting previous attribute departPosLat 'center' into flowRoute 'flow_0' --- > Debug: Removing route 'route_0' in GNEChange_DemandElement 80,81d85 < Debug: Calling GNEUndoList::undo() < Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement 83,84d86 < Debug: Calling GNEUndoList::undo() < Debug: Removing route 'route_0' in GNEChange_DemandElement 89,90d90 <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6d5 < <flow id="flow_0" begin="0.00" departPosLat="left" route="route_0" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 1,176c1,3 < GLDebug: initJunctionsAndEdges function called in GNENet constructor < GLDebug: Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00 < GLDebug: Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00 < GLDebug: Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00 < GLDebug: Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00 < GLDebug: Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00 < GLDebug: Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00 < GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00 < GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00 < GLDebug: Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00 < GLDebug: Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00 < GLDebug: Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00 < GLDebug: Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60 < GLDebug: Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00 < GLDebug: Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60 < GLDebug: Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00 < GLDebug: Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60 < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < GLDebug: Removing junctions during recomputing < GLDebug: Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00 < GLDebug: Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00 < GLDebug: Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00 < GLDebug: Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00 < GLDebug: Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00 < GLDebug: Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00 < GLDebug: Removing edges during recomputing < GLDebug: Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00 < GLDebug: Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00 <truncated after showing first 30 lines> ---------- Differences in output ---------- 3,16d2 < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 578 - 560 < TestFunctions: Clicked over position 874 - 418 < TestFunctions: Clicked over position 584 - 223 < flow (over route) < TestFunctions: Clicked over position 578 - 560 < TestFunctions: Clicked over position 395 - 560 < < dummyPosLat < random < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ5_0" function="internal"> <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/> </edge> <edge id=":gneJ5_1" function="internal"> <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/> <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> </edge> <edge id=":gneJ6_0" function="internal"> <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/> </edge> <edge id=":gneJ6_1" function="internal"> <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/> <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> </edge> <edge id=":gneJ7_0" function="internal"> <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> </edge> <edge id=":gneJ7_1" function="internal"> <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> </edge> <edge id=":gneJ8_0" function="internal"> <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> </edge> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/> <flow id="flow_0" begin="0.00" departPosLat="random" route="route_0" end="3600.00" number="1800"/> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71,75c81 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (over route)' in TagSelector < Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute departPosLat of flowRoute isn't valid < Debug: Setting new attribute departPosLat 'random_free' into flowRoute 'flow_0' --- > Debug: Selected invalid item in TagSelector 78c84 < Debug: Setting previous attribute departPosLat 'center' into flowRoute 'flow_0' --- > Debug: Removing route 'route_0' in GNEChange_DemandElement 80,81d85 < Debug: Calling GNEUndoList::undo() < Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement 83,84d86 < Debug: Calling GNEUndoList::undo() < Debug: Removing route 'route_0' in GNEChange_DemandElement 89,90d90 <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6d5 < <flow id="flow_0" begin="0.00" departPosLat="random_free" route="route_0" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71,75c81 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (over route)' in TagSelector < Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute departPosLat of flowRoute isn't valid < Debug: Setting new attribute departPosLat 'right' into flowRoute 'flow_0' --- > Debug: Selected invalid item in TagSelector 78c84,85 < Debug: Setting previous attribute departPosLat 'center' into flowRoute 'flow_0' --- > Debug: Removing route 'route_0' in GNEChange_DemandElement > Debug: Keys Ctrl+Z (Undo) pressed 80,81d86 < Debug: Calling GNEUndoList::undo() < Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement 83,84d87 < Debug: Calling GNEUndoList::undo() < Debug: Removing route 'route_0' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6d5 < <flow id="flow_0" begin="0.00" departPosLat="right" route="route_0" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 75,78c85 < Debug: Setting new attribute departSpeed 'desired' into flowRoute 'flow_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departSpeed '0.00' into flowRoute 'flow_0' --- > Debug: Value 'dummySpeedi' for attribute departSpeed of flowRoute isn't valid 84a92 > Debug: Keys Ctrl+Z (Undo) pressed 92,93d99 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departSpeed 'desired' into flowRoute 'flow_0' 176a183,318 > > ================================================================= > ==3752674==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17024 byte(s) in 304 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6c6 < <flow id="flow_0" begin="0.00" departSpeed="desired" route="route_0" end="3600.00" number="1800"/> --- > <flow id="flow_0" begin="0.00" route="route_0" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 77,80c87,88 < Debug: Setting new attribute departSpeed '20' into flowRoute 'flow_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departSpeed '0.00' into flowRoute 'flow_0' --- > Debug: Value '-10' for attribute departSpeed of flowRoute isn't valid > Debug: Value '-10i' for attribute departSpeed of flowRoute isn't valid 86a95 > Debug: Keys Ctrl+Z (Undo) pressed 94,95d102 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departSpeed '20' into flowRoute 'flow_0' 178a186,321 > > ================================================================= > ==3746182==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17024 byte(s) in 304 object(s) allocated from: <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6c6 < <flow id="flow_0" begin="0.00" departSpeed="20.00" route="route_0" end="3600.00" number="1800"/> --- > <flow id="flow_0" begin="0.00" route="route_0" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74d83 < Debug: Value 'dummySpeed' for attribute departSpeed of flowRoute isn't valid 176a186,321 > > ================================================================= > ==3750345==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f720c6a7a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f720c7cb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 176a187,322 > > ================================================================= > ==3747451==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f187b631a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f187b7552f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71,75c81 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (over route)' in TagSelector < Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummySpeed' for attribute departSpeed of flowRoute isn't valid < Debug: Setting new attribute departSpeed 'speedLimit' into flowRoute 'flow_0' --- > Debug: Selected invalid item in TagSelector 78c84 < Debug: Setting previous attribute departSpeed '0.00' into flowRoute 'flow_0' --- > Debug: Removing route 'route_0' in GNEChange_DemandElement 80,81d85 < Debug: Calling GNEUndoList::undo() < Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement 83,84d86 < Debug: Calling GNEUndoList::undo() < Debug: Removing route 'route_0' in GNEChange_DemandElement 89,90d90 <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6d5 < <flow id="flow_0" begin="0.00" departSpeed="speedLimit" route="route_0" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 20a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 181a192,334 > > ================================================================= > ==3737190==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 18368 byte(s) in 328 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f0e94b18a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f0e94c3c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74c84 < Debug: Setting new attribute line 'custom Line' into flowRoute 'flow_0' --- > Debug: Setting new attribute line 'flow (over route)' into flowRoute 'flow_0' 92c102 < Debug: Setting new attribute line 'custom Line' into flowRoute 'flow_0' --- > Debug: Setting new attribute line 'flow (over route)' into flowRoute 'flow_0' 175a186,327 > > ================================================================= > ==3754238==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fef6f147a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6c6 < <flow id="flow_0" begin="0.00" line="custom Line" route="route_0" end="3600.00" number="1800"/> --- > <flow id="flow_0" begin="0.00" line="flow (over route)" route="route_0" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 18a19,29 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70,79c81 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (over route)' in TagSelector < Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into flowRoute 'flow_0' < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into flowRoute 'flow_0' < Debug: Setting new attribute genericParameter '' into flowRoute 'flow_0' < Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into flowRoute 'flow_0' < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into flowRoute 'flow_0' < Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into flowRoute 'flow_0' < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into flowRoute 'flow_0' --- > Debug: Selected invalid item in TagSelector 82c84 < Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into flowRoute 'flow_0' --- > Debug: Removing route 'route_0' in GNEChange_DemandElement 84,85d85 <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,3d0 < Warning: Invalid format of parameter (dummyGenericParameters) < Warning: Invalid format of parameter (key1) < Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1) ---------- Differences in routes ---------- 6,10d5 < <flow id="flow_0" begin="0.00" route="route_0" end="3600.00" number="1800"> < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> < </flow>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71,77c81 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (over route)' in TagSelector < Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummyNumber' for attribute personNumber of flowRoute isn't valid < Debug: Value '-5' for attribute personNumber of flowRoute isn't valid < Debug: Value '' for attribute personNumber of flowRoute isn't valid < Debug: Setting new attribute personNumber '3' into flowRoute 'flow_0' --- > Debug: Selected invalid item in TagSelector 80c84 < Debug: Setting previous attribute personNumber '0' into flowRoute 'flow_0' --- > Debug: Removing route 'route_0' in GNEChange_DemandElement 82,83d85 < Debug: Calling GNEUndoList::undo() < Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement 85,86d86 < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6d5 < <flow id="flow_0" begin="0.00" personNumber="3" route="route_0" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 20a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72,78c82,86 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (over route)' in TagSelector < Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement < Debug: Value '' for attribute route of flowRoute isn't valid < Debug: Value ';;;;' for attribute route of flowRoute isn't valid < Debug: Value 'dummyRoute' for attribute route of flowRoute isn't valid < Debug: Setting new attribute route 'secondRoute' into flowRoute 'flow_0' --- > Debug: Selected invalid item in TagSelector > Debug: Open additional dialog > Debug: Close additional dialog > Debug: Open additional dialog > Debug: Close additional dialog 81c89 < Debug: Setting previous attribute route 'route_0' into flowRoute 'flow_0' --- > Debug: Removing route 'route_0' in GNEChange_DemandElement 84c92 <truncated after showing first 30 lines> ---------- Differences in routes ---------- 7d6 < <flow id="flow_0" begin="0.00" route="secondRoute" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 20a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 75a86 > Debug: Value ';;;;' for attribute type of flowRoute isn't valid 77,80c88 < Debug: Setting new attribute type 'custom_vType' into flowRoute 'flow_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute type 'DEFAULT_VEHTYPE' into flowRoute 'flow_0' --- > Debug: Value 'dummyVTypei' for attribute type of flowRoute isn't valid 86a95,97 > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() > Debug: Removing vType 'custom_vType' in GNEChange_DemandElement 89c100 < Debug: Adding route 'route_0' in GNEChange_DemandElement --- > Debug: Adding vType 'custom_vType' in GNEChange_DemandElement 92c103 < Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Differences in routes ---------- 7c7 < <flow id="flow_0" type="custom_vType" begin="0.00" route="route_0" end="3600.00" number="1800"/> --- > <flow id="flow_0" begin="0.00" route="route_0" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74a85 > Debug: Value 'free' for attribute arrivalLane of flowRoute isn't valid 76d86 < Debug: Value 'dummyLane' for attribute arrivalLane of flowRoute isn't valid 195a206,348 > > ================================================================= > ==3767270==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f54a4881a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f54a49a52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74a85 > Debug: Value 'best' for attribute arrivalLane of flowRoute isn't valid 79,84d89 < Debug: Setting new attribute arrivalLane '0' into flowRoute 'flowA' < Debug: Setting new attribute arrivalLane '0' into flowRoute 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalLane '500' into flowRoute 'flowB' < Debug: Setting previous attribute arrivalLane '500' into flowRoute 'flowA' 103a109 > Debug: Keys Ctrl+Z (Undo) pressed 124,126d129 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute arrivalLane '0' into flowRoute 'flowA' < Debug: Setting new attribute arrivalLane '0' into flowRoute 'flowB' 211a215,350 > > ================================================================= > ==3767257==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines> ---------- Differences in routes ---------- 7c7 < <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> --- > <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="500" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> 12c12 < <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="0" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18"> --- > <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="500" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71,212d80 < Debug: Setting new attribute selected 'true' into route 'routeA' < Debug: Setting new attribute selected 'true' into route 'routeB' < Debug: Setting new attribute selected 'true' into flowRoute 'flowA' < Debug: Setting new attribute selected 'true' into flowRoute 'flowB' < Debug: Setting new attribute arrivalPos 'max' into flowRoute 'flowA' < Debug: Setting new attribute arrivalPos 'max' into flowRoute 'flowB' < Debug: Value 'dummyPos' for attribute arrivalPos of flowRoute isn't valid < Debug: Setting new attribute arrivalPos '500' into flowRoute 'flowA' < Debug: Setting new attribute arrivalPos '500' into flowRoute 'flowB' < Debug: Setting new attribute arrivalPos '-10' into flowRoute 'flowA' < Debug: Setting new attribute arrivalPos '-10' into flowRoute 'flowB' < Debug: Setting new attribute arrivalPos '15.5' into flowRoute 'flowA' < Debug: Setting new attribute arrivalPos '15.5' into flowRoute 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPos '-10.00' into flowRoute 'flowB' < Debug: Setting previous attribute arrivalPos '-10.00' into flowRoute 'flowA' < Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in output ---------- 13c13 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ5_0" function="internal"> <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/> </edge> <edge id=":gneJ5_1" function="internal"> <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/> <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> </edge> <edge id=":gneJ6_0" function="internal"> <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/> </edge> <edge id=":gneJ6_1" function="internal"> <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/> <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> </edge> <edge id=":gneJ7_0" function="internal"> <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> </edge> <edge id=":gneJ7_1" function="internal"> <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> </edge> <edge id=":gneJ8_0" function="internal"> <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> </edge> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/> <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/> <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="15.50" arrivalPosLat="15.50" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </flow> <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="15.50" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </flow> </routes>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71,87c81,82 < Debug: Setting new attribute selected 'true' into route 'routeA' < Debug: Setting new attribute selected 'true' into route 'routeB' < Debug: Setting new attribute selected 'true' into flowRoute 'flowA' < Debug: Setting new attribute selected 'true' into flowRoute 'flowB' < Debug: Setting new attribute arrivalPos 'max' into flowRoute 'flowA' < Debug: Setting new attribute arrivalPos 'max' into flowRoute 'flowB' < Debug: Value 'dummyPos' for attribute arrivalPos of flowRoute isn't valid < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPos 'random' into flowRoute 'flowB' < Debug: Setting previous attribute arrivalPos '3.00' into flowRoute 'flowA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute selected '0' into flowRoute 'flowB' < Debug: Setting previous attribute selected '0' into flowRoute 'flowA' < Debug: Setting previous attribute selected '0' into route 'routeB' < Debug: Setting previous attribute selected '0' into route 'routeA' --- <truncated after showing first 30 lines> ---------- Differences in routes ---------- 7c7 < <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPosLat="0.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> --- > <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> 12c12 < <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18"> --- > <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 75,76c85 < Debug: Setting new attribute arrivalPos 'max' into flowRoute 'flowA' < Debug: Setting new attribute arrivalPos 'max' into flowRoute 'flowB' --- > Debug: Value 'first' for attribute arrivalPos of flowRoute isn't valid 80,81c89,90 < Debug: Setting new attribute arrivalPos 'random' into flowRoute 'flowA' < Debug: Setting new attribute arrivalPos 'random' into flowRoute 'flowB' --- > Debug: Setting new attribute arrivalPos '500' into flowRoute 'flowA' > Debug: Setting new attribute arrivalPos '500' into flowRoute 'flowB' 88,91d96 < Debug: Setting previous attribute arrivalPos 'max' into flowRoute 'flowB' < Debug: Setting previous attribute arrivalPos 'max' into flowRoute 'flowA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() 105a111 > Debug: Keys Ctrl+Z (Undo) pressed 120,121c126,127 <truncated after showing first 30 lines> ---------- Differences in routes ---------- 7c7 < <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="random" arrivalPosLat="0.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> --- > <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="500.00" arrivalPosLat="500.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> 12c12 < <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18"> --- > <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="500.00" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74a85,86 > Debug: Setting new attribute arrivalPosLat '15.5' into flowRoute 'flowA' > Debug: Setting new attribute arrivalPosLat '15.5' into flowRoute 'flowB' 77a90,94 > Debug: Value 'dummyPosLati' for attribute arrivalPosLat of flowRoute isn't valid > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() > Debug: Setting previous attribute arrivalPosLat '0.00' into flowRoute 'flowB' > Debug: Setting previous attribute arrivalPosLat '3.00' into flowRoute 'flowA' 95d111 < Debug: Keys Ctrl+Z (Undo) pressed 109a126,129 > Debug: Setting new attribute arrivalPosLat '15.5' into flowRoute 'flowA' > Debug: Setting new attribute arrivalPosLat '15.5' into flowRoute 'flowB' > Debug: Keys Ctrl+Y (Redo) pressed > Debug: Calling GNEUndoList::redo() 113d132 < Debug: Keys Ctrl+Y (Redo) pressed 198a218,360 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74a85,86 > Debug: Setting new attribute arrivalPosLat '0' into flowRoute 'flowA' > Debug: Setting new attribute arrivalPosLat '0' into flowRoute 'flowB' 80,85d91 < Debug: Setting new attribute arrivalPosLat '4.2' into flowRoute 'flowA' < Debug: Setting new attribute arrivalPosLat '4.2' into flowRoute 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPosLat '0.00' into flowRoute 'flowB' < Debug: Setting previous attribute arrivalPosLat '3.00' into flowRoute 'flowA' 91a98,101 > Debug: Setting previous attribute arrivalPosLat '0.00' into flowRoute 'flowB' > Debug: Setting previous attribute arrivalPosLat '3.00' into flowRoute 'flowA' > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() 119a130,133 > Debug: Setting new attribute arrivalPosLat '0' into flowRoute 'flowA' > Debug: Setting new attribute arrivalPosLat '0' into flowRoute 'flowB' > Debug: Keys Ctrl+Y (Redo) pressed <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74a85 > Debug: Value 'max' for attribute arrivalPosLat of flowRoute isn't valid 78,83c89 < Debug: Setting new attribute arrivalPosLat 'left' into flowRoute 'flowA' < Debug: Setting new attribute arrivalPosLat 'left' into flowRoute 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPosLat 'center' into flowRoute 'flowB' < Debug: Setting previous attribute arrivalPosLat 'center' into flowRoute 'flowA' --- > Debug: Value 'dummyPosLati' for attribute arrivalPosLat of flowRoute isn't valid 100a107 > Debug: Keys Ctrl+Z (Undo) pressed 118,120d124 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute arrivalPosLat 'left' into flowRoute 'flowA' < Debug: Setting new attribute arrivalPosLat 'left' into flowRoute 'flowB' 206a211,346 > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 7c7 < <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="left" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> --- > <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> 12c12 < <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="left" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18"> --- > <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74a85 > Debug: Value 'random' for attribute arrivalPosLat of flowRoute isn't valid 78,83c89 < Debug: Setting new attribute arrivalPosLat 'right' into flowRoute 'flowA' < Debug: Setting new attribute arrivalPosLat 'right' into flowRoute 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPosLat 'center' into flowRoute 'flowB' < Debug: Setting previous attribute arrivalPosLat 'center' into flowRoute 'flowA' --- > Debug: Value 'dummyPosLati' for attribute arrivalPosLat of flowRoute isn't valid 100a107 > Debug: Keys Ctrl+Z (Undo) pressed 118,120d124 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute arrivalPosLat 'right' into flowRoute 'flowA' < Debug: Setting new attribute arrivalPosLat 'right' into flowRoute 'flowB' 206a211,346 > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 7c7 < <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="right" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> --- > <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> 12c12 < <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18"> --- > <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74a85 > Debug: Value 'free' for attribute arrivalSpeed of flowRoute isn't valid 76a88 > Debug: Value 'dummySpeedi' for attribute arrivalSpeed of flowRoute isn't valid 195a208,349 > > ================================================================= > ==3767778==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11648 byte(s) in 208 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fa663558a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa66367c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 75c85,87 < Debug: Setting new attribute arrivalSpeed 'current' into flowRoute 'flowA' --- > Debug: Setting new attribute arrivalSpeed '20' into flowRoute 'flowA' > Debug: Setting new attribute arrivalSpeed '20' into flowRoute 'flowB' > Debug: Value 'dummySpeed' for attribute arrivalSpeed of flowRoute isn't valid 80,81c92 < Debug: Setting new attribute arrivalSpeed '15.5' into flowRoute 'flowA' < Debug: Setting new attribute arrivalSpeed '15.5' into flowRoute 'flowB' --- > Debug: Value '-10i' for attribute arrivalSpeed of flowRoute isn't valid 84,85c95,96 < Debug: Setting previous attribute arrivalSpeed '500.00' into flowRoute 'flowB' < Debug: Setting previous attribute arrivalSpeed '500.00' into flowRoute 'flowA' --- > Debug: Setting previous attribute arrivalSpeed '20.00' into flowRoute 'flowB' > Debug: Setting previous attribute arrivalSpeed '20.00' into flowRoute 'flowA' 89,91d99 < Debug: Setting previous attribute arrivalSpeed 'current' into flowRoute 'flowA' <truncated after showing first 30 lines> ---------- Differences in routes ---------- 7c7 < <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="15.50" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> --- > <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="500.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> 12c12 < <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="15.50" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18"> --- > <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="500.00" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74a85 > Debug: Value 'current' for attribute color of flowRoute isn't valid 80,85d90 < Debug: Setting new attribute color '12,13,14' into flowRoute 'flowA' < Debug: Setting new attribute color '12,13,14' into flowRoute 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute color 'cyan' into flowRoute 'flowB' < Debug: Setting previous attribute color 'cyan' into flowRoute 'flowA' 105a111 > Debug: Keys Ctrl+Z (Undo) pressed 127,129d132 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute color '12,13,14' into flowRoute 'flowA' < Debug: Setting new attribute color '12,13,14' into flowRoute 'flowB' 214a218,359 > > ================================================================= > ==3764798==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines> ---------- Differences in routes ---------- 7c7 < <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="12,13,14" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> --- > <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="cyan" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> 12c12 < <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="12,13,14" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18"> --- > <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="cyan" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74a85 > Debug: Value 'last' for attribute containerNumber of flowRoute isn't valid 80,85c91 < Debug: Setting new attribute containerNumber '3' into flowRoute 'flowA' < Debug: Setting new attribute containerNumber '3' into flowRoute 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute containerNumber '0' into flowRoute 'flowB' < Debug: Setting previous attribute containerNumber '0' into flowRoute 'flowA' --- > Debug: Value '2.5i' for attribute containerNumber of flowRoute isn't valid 102a109 > Debug: Keys Ctrl+Z (Undo) pressed 120,122d126 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute containerNumber '3' into flowRoute 'flowA' < Debug: Setting new attribute containerNumber '3' into flowRoute 'flowB' 208a213,355 > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 7c7 < <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="3" route="routeA" end="26.00" number="13"> --- > <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" route="routeA" end="26.00" number="13"> 12c12 < <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="3" route="routeB" end="36.00" number="18"> --- > <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" route="routeB" end="36.00" number="18">
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74a85 > Debug: Value '3' for attribute departLane of flowRoute isn't valid 78,83c89 < Debug: Setting new attribute departLane 'allowed' into flowRoute 'flowA' < Debug: Setting new attribute departLane 'allowed' into flowRoute 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departLane 'first' into flowRoute 'flowB' < Debug: Setting previous attribute departLane 'first' into flowRoute 'flowA' --- > Debug: Value 'dummyDeparti' for attribute departLane of flowRoute isn't valid 100a107 > Debug: Keys Ctrl+Z (Undo) pressed 118,120d124 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departLane 'allowed' into flowRoute 'flowA' < Debug: Setting new attribute departLane 'allowed' into flowRoute 'flowB' 206a211,346 > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 7c7 < <flow id="flowA" begin="0.00" departLane="allowed" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> --- > <flow id="flowA" begin="0.00" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> 12c12 < <flow id="flowB" begin="0.00" departLane="allowed" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18"> --- > <flow id="flowB" begin="0.00" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74a85 > Debug: Setting new attribute departLane 'free' into flowRoute 'flowA' 78,79c89 < Debug: Setting new attribute departLane 'best' into flowRoute 'flowA' < Debug: Setting new attribute departLane 'best' into flowRoute 'flowB' --- > Debug: Value 'dummyDeparti' for attribute departLane of flowRoute isn't valid 82,83c92,93 < Debug: Setting previous attribute departLane 'first' into flowRoute 'flowB' < Debug: Setting previous attribute departLane 'first' into flowRoute 'flowA' --- > Debug: Setting previous attribute departLane 'free' into flowRoute 'flowB' > Debug: Setting previous attribute departLane 'free' into flowRoute 'flowA' 86d95 < Debug: Setting previous attribute departLane 'free' into flowRoute 'flowB' 115,116c124 < Debug: Setting new attribute departLane 'first' into flowRoute 'flowA' < Debug: Setting new attribute departLane 'first' into flowRoute 'flowB' --- <truncated after showing first 30 lines> ---------- Differences in routes ---------- 7c7 < <flow id="flowA" begin="0.00" departLane="best" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> --- > <flow id="flowA" begin="0.00" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> 12c12 < <flow id="flowB" begin="0.00" departLane="best" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18"> --- > <flow id="flowB" begin="0.00" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74a85 > Debug: Value '3' for attribute departLane of flowRoute isn't valid 77a89 > Debug: Value 'dummyDeparti' for attribute departLane of flowRoute isn't valid 198a211,352 > > ================================================================= > ==3766167==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11648 byte(s) in 208 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fe035fffa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe0361232f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74a85,86 > Debug: Setting new attribute departLane 'random' into flowRoute 'flowA' > Debug: Setting new attribute departLane 'random' into flowRoute 'flowB' 80,81c92 < Debug: Setting new attribute departLane '0' into flowRoute 'flowA' < Debug: Setting new attribute departLane '0' into flowRoute 'flowB' --- > Debug: Value '-10i' for attribute departLane of flowRoute isn't valid 84,85c95,96 < Debug: Setting previous attribute departLane 'first' into flowRoute 'flowB' < Debug: Setting previous attribute departLane 'first' into flowRoute 'flowA' --- > Debug: Setting previous attribute departLane 'random' into flowRoute 'flowB' > Debug: Setting previous attribute departLane 'random' into flowRoute 'flowA' 117,118c128,129 < Debug: Setting new attribute departLane 'first' into flowRoute 'flowA' < Debug: Setting new attribute departLane 'first' into flowRoute 'flowB' --- > Debug: Setting new attribute departLane 'random' into flowRoute 'flowA' <truncated after showing first 30 lines> ---------- Differences in routes ---------- 7c7 < <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> --- > <flow id="flowA" begin="0.00" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> 12c12 < <flow id="flowB" begin="0.00" departLane="0" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18"> --- > <flow id="flowB" begin="0.00" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71,206c81,83 < Debug: Setting new attribute selected 'true' into route 'routeA' < Debug: Setting new attribute selected 'true' into route 'routeB' < Debug: Setting new attribute selected 'true' into flowRoute 'flowA' < Debug: Setting new attribute selected 'true' into flowRoute 'flowB' < Debug: Setting new attribute departLane 'first' into flowRoute 'flowA' < Debug: Setting new attribute departLane 'first' into flowRoute 'flowB' < Debug: Value 'dummyDepart' for attribute departLane of flowRoute isn't valid < Debug: Setting new attribute departLane 'free' into flowRoute 'flowA' < Debug: Setting new attribute departLane 'free' into flowRoute 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departLane 'first' into flowRoute 'flowB' < Debug: Setting previous attribute departLane 'first' into flowRoute 'flowA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departLane 'free' into flowRoute 'flowB' < Debug: Setting previous attribute departLane '0' into flowRoute 'flowA' < Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in output ---------- 11c11 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ5_0" function="internal"> <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/> </edge> <edge id=":gneJ5_1" function="internal"> <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/> <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> </edge> <edge id=":gneJ6_0" function="internal"> <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/> </edge> <edge id=":gneJ6_1" function="internal"> <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/> <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> </edge> <edge id=":gneJ7_0" function="internal"> <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> </edge> <edge id=":gneJ7_1" function="internal"> <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> </edge> <edge id=":gneJ8_0" function="internal"> <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> </edge> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/> <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/> <flow id="flowA" begin="0.00" departLane="free" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </flow> <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </flow> </routes>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71,206d80 < Debug: Setting new attribute selected 'true' into route 'routeA' < Debug: Setting new attribute selected 'true' into route 'routeB' < Debug: Setting new attribute selected 'true' into flowRoute 'flowA' < Debug: Setting new attribute selected 'true' into flowRoute 'flowB' < Debug: Setting new attribute departLane 'first' into flowRoute 'flowA' < Debug: Setting new attribute departLane 'first' into flowRoute 'flowB' < Debug: Value 'dummyDepart' for attribute departLane of flowRoute isn't valid < Debug: Setting new attribute departLane 'random' into flowRoute 'flowA' < Debug: Setting new attribute departLane 'random' into flowRoute 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departLane 'first' into flowRoute 'flowB' < Debug: Setting previous attribute departLane 'first' into flowRoute 'flowA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departLane 'free' into flowRoute 'flowB' < Debug: Setting previous attribute departLane '0' into flowRoute 'flowA' < Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in output ---------- 11c11 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ5_0" function="internal"> <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/> </edge> <edge id=":gneJ5_1" function="internal"> <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/> <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> </edge> <edge id=":gneJ6_0" function="internal"> <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/> </edge> <edge id=":gneJ6_1" function="internal"> <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/> <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> </edge> <edge id=":gneJ7_0" function="internal"> <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> </edge> <edge id=":gneJ7_1" function="internal"> <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> </edge> <edge id=":gneJ8_0" function="internal"> <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> </edge> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/> <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/> <flow id="flowA" begin="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </flow> <flow id="flowB" begin="0.00" departLane="random" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </flow> </routes>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74a85 > Debug: Value 'left' for attribute departSpeed of flowRoute isn't valid 77a89 > Debug: Value 'dummyPosi' for attribute departPos of flowRoute isn't valid 113,198d124 < Debug: Keys Ctrl+Y (Redo) pressed < Debug: demand elements saved < GLDebug: Removing junctions during recomputing < GLDebug: Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20 < GLDebug: Removed object junction:gneJ5 from SUMORTree with boundary 49.60,6.80,86.40,37.20 < GLDebug: Removed object junction:gneJ6 from SUMORTree with boundary 49.60,42.80,86.40,73.20 < GLDebug: Removed object junction:gneJ7 from SUMORTree with boundary -2.00,45.30,23.50,73.20 < GLDebug: Removed object junction:gneJ8 from SUMORTree with boundary -2.00,26.80,23.50,54.70 < GLDebug: Removed object junction:gneJ9 from SUMORTree with boundary 30.00,26.80,50.00,53.20 < GLDebug: Removing edges during recomputing < GLDebug: Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00 < GLDebug: Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00 < GLDebug: Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00 < GLDebug: Removed object edge:gneE3 from SUMORTree with boundary 55.20,10.00,80.00,70.00 <truncated after showing first 30 lines> ---------- Differences in output ---------- 11c11 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ5_0" function="internal"> <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/> </edge> <edge id=":gneJ5_1" function="internal"> <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/> <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> </edge> <edge id=":gneJ6_0" function="internal"> <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/> </edge> <edge id=":gneJ6_1" function="internal"> <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/> <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> </edge> <edge id=":gneJ7_0" function="internal"> <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> </edge> <edge id=":gneJ7_1" function="internal"> <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> </edge> <edge id=":gneJ8_0" function="internal"> <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> </edge> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/> <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/> <flow id="flowA" begin="0.00" departLane="0" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </flow> <flow id="flowB" begin="0.00" departLane="free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </flow> </routes>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71,214d80 < Debug: Setting new attribute selected 'true' into route 'routeA' < Debug: Setting new attribute selected 'true' into route 'routeB' < Debug: Setting new attribute selected 'true' into flowRoute 'flowA' < Debug: Setting new attribute selected 'true' into flowRoute 'flowB' < Debug: Setting new attribute departPos 'base' into flowRoute 'flowA' < Debug: Setting new attribute departPos 'base' into flowRoute 'flowB' < Debug: Value 'dummyPos' for attribute departPos of flowRoute isn't valid < Debug: Setting new attribute departPos '500' into flowRoute 'flowA' < Debug: Setting new attribute departPos '500' into flowRoute 'flowB' < Debug: Setting new attribute departPos '20' into flowRoute 'flowA' < Debug: Setting new attribute departPos '20' into flowRoute 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos '500.00' into flowRoute 'flowB' < Debug: Setting previous attribute departPos '500.00' into flowRoute 'flowA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos 'base' into flowRoute 'flowB' <truncated after showing first 30 lines> ---------- Differences in output ---------- 12c12 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ5_0" function="internal"> <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/> </edge> <edge id=":gneJ5_1" function="internal"> <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/> <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> </edge> <edge id=":gneJ6_0" function="internal"> <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/> </edge> <edge id=":gneJ6_1" function="internal"> <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/> <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> </edge> <edge id=":gneJ7_0" function="internal"> <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> </edge> <edge id=":gneJ7_1" function="internal"> <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> </edge> <edge id=":gneJ8_0" function="internal"> <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> </edge> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/> <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/> <flow id="flowA" begin="0.00" departLane="0" departPos="20.00" departPosLat="20.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </flow> <flow id="flowB" begin="0.00" departLane="free" departPos="20.00" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </flow> </routes>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74a85 > Debug: Value 'right' for attribute departPos of flowRoute isn't valid 78,83c89 < Debug: Setting new attribute departPos 'free' into flowRoute 'flowA' < Debug: Setting new attribute departPos 'free' into flowRoute 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos 'base' into flowRoute 'flowB' < Debug: Setting previous attribute departPos 'base' into flowRoute 'flowA' --- > Debug: Value 'dummyPosi' for attribute departPos of flowRoute isn't valid 100a107 > Debug: Keys Ctrl+Z (Undo) pressed 118,120d124 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departPos 'free' into flowRoute 'flowA' < Debug: Setting new attribute departPos 'free' into flowRoute 'flowB' 206a211,346 > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 7c7 < <flow id="flowA" begin="0.00" departLane="0" departPos="free" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> --- > <flow id="flowA" begin="0.00" departLane="0" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> 12c12 < <flow id="flowB" begin="0.00" departLane="free" departPos="free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18"> --- > <flow id="flowB" begin="0.00" departLane="free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71,206c81,83 < Debug: Setting new attribute selected 'true' into route 'routeA' < Debug: Setting new attribute selected 'true' into route 'routeB' < Debug: Setting new attribute selected 'true' into flowRoute 'flowA' < Debug: Setting new attribute selected 'true' into flowRoute 'flowB' < Debug: Setting new attribute departPos 'base' into flowRoute 'flowA' < Debug: Setting new attribute departPos 'base' into flowRoute 'flowB' < Debug: Value 'dummyPos' for attribute departPos of flowRoute isn't valid < Debug: Setting new attribute departPos 'last' into flowRoute 'flowA' < Debug: Setting new attribute departPos 'last' into flowRoute 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos 'base' into flowRoute 'flowB' < Debug: Setting previous attribute departPos 'base' into flowRoute 'flowA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos 'random' into flowRoute 'flowB' < Debug: Setting previous attribute departPos '2.00' into flowRoute 'flowA' < Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in output ---------- 11c11 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ5_0" function="internal"> <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/> </edge> <edge id=":gneJ5_1" function="internal"> <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/> <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> </edge> <edge id=":gneJ6_0" function="internal"> <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/> </edge> <edge id=":gneJ6_1" function="internal"> <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/> <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> </edge> <edge id=":gneJ7_0" function="internal"> <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> </edge> <edge id=":gneJ7_1" function="internal"> <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> </edge> <edge id=":gneJ8_0" function="internal"> <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> </edge> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/> <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/> <flow id="flowA" begin="0.00" departLane="0" departPos="last" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </flow> <flow id="flowB" begin="0.00" departLane="free" departPos="last" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </flow> </routes>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74a85 > Debug: Value 'left' for attribute departPos of flowRoute isn't valid 78,83c89 < Debug: Setting new attribute departPos 'random' into flowRoute 'flowA' < Debug: Setting new attribute departPos 'random' into flowRoute 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos 'base' into flowRoute 'flowB' < Debug: Setting previous attribute departPos 'base' into flowRoute 'flowA' --- > Debug: Value 'dummyPosi' for attribute departPos of flowRoute isn't valid 100a107 > Debug: Keys Ctrl+Z (Undo) pressed 118,120c125,126 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departPos 'random' into flowRoute 'flowA' < Debug: Setting new attribute departPos 'random' into flowRoute 'flowB' --- > Debug: Keys Ctrl+Y (Redo) pressed <truncated after showing first 30 lines> ---------- Differences in routes ---------- 7c7 < <flow id="flowA" begin="0.00" departLane="0" departPos="random" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> --- > <flow id="flowA" begin="0.00" departLane="0" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> 12c12 < <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18"> --- > <flow id="flowB" begin="0.00" departLane="free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74a85 > Debug: Value 'center' for attribute departPos of flowRoute isn't valid 80,85d90 < Debug: Setting new attribute departPos 'random_free' into flowRoute 'flowA' < Debug: Setting new attribute departPos 'random_free' into flowRoute 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos '500.00' into flowRoute 'flowB' < Debug: Setting previous attribute departPos '500.00' into flowRoute 'flowA' 105a111 > Debug: Keys Ctrl+Z (Undo) pressed 126,214d131 < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departPos 'random_free' into flowRoute 'flowA' < Debug: Setting new attribute departPos 'random_free' into flowRoute 'flowB' < Debug: demand elements saved < GLDebug: Removing junctions during recomputing < GLDebug: Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20 <truncated after showing first 30 lines> ---------- Differences in output ---------- 12c12 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ5_0" function="internal"> <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/> </edge> <edge id=":gneJ5_1" function="internal"> <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/> <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> </edge> <edge id=":gneJ6_0" function="internal"> <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/> </edge> <edge id=":gneJ6_1" function="internal"> <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/> <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> </edge> <edge id=":gneJ7_0" function="internal"> <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> </edge> <edge id=":gneJ7_1" function="internal"> <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> </edge> <edge id=":gneJ8_0" function="internal"> <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> </edge> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/> <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/> <flow id="flowA" begin="0.00" departLane="0" departPos="random_free" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </flow> <flow id="flowB" begin="0.00" departLane="free" departPos="random_free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </flow> </routes>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74a85 > Debug: Value 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' for attribute departPosLat of flowRoute isn't valid 77a89 > Debug: Value 'dummyPosLati' for attribute departPosLat of flowRoute isn't valid 198a211,353 > > ================================================================= > ==3770646==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11200 byte(s) in 200 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fa255422a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa2555462f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74a85,86 > Debug: Setting new attribute departPosLat 'random' into flowRoute 'flowA' > Debug: Setting new attribute departPosLat 'random' into flowRoute 'flowB' 80,85d91 < Debug: Setting new attribute departPosLat '5.6' into flowRoute 'flowA' < Debug: Setting new attribute departPosLat '5.6' into flowRoute 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat '0.00' into flowRoute 'flowB' < Debug: Setting previous attribute departPosLat '2.00' into flowRoute 'flowA' 91a98,101 > Debug: Setting previous attribute departPosLat 'random' into flowRoute 'flowB' > Debug: Setting previous attribute departPosLat 'random' into flowRoute 'flowA' > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() 119a130,133 > Debug: Setting new attribute departPosLat 'random' into flowRoute 'flowA' > Debug: Setting new attribute departPosLat 'random' into flowRoute 'flowB' > Debug: Keys Ctrl+Y (Redo) pressed <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74a85 > Debug: Value 'desired' for attribute departPosLat of flowRoute isn't valid 78,83c89 < Debug: Setting new attribute departPosLat 'free' into flowRoute 'flowA' < Debug: Setting new attribute departPosLat 'free' into flowRoute 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'center' into flowRoute 'flowB' < Debug: Setting previous attribute departPosLat 'center' into flowRoute 'flowA' --- > Debug: Value 'dummyPosLati' for attribute departPosLat of flowRoute isn't valid 100a107 > Debug: Keys Ctrl+Z (Undo) pressed 118,120d124 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departPosLat 'free' into flowRoute 'flowA' < Debug: Setting new attribute departPosLat 'free' into flowRoute 'flowB' 206a211,352 > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 7c7 < <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="free" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> --- > <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> 12c12 < <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18"> --- > <flow id="flowB" begin="0.00" departLane="free" departPos="random" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74a85 > Debug: Value 'speedLimit' for attribute departPosLat of flowRoute isn't valid 78,83c89 < Debug: Setting new attribute departPosLat 'left' into flowRoute 'flowA' < Debug: Setting new attribute departPosLat 'left' into flowRoute 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'center' into flowRoute 'flowB' < Debug: Setting previous attribute departPosLat 'center' into flowRoute 'flowA' --- > Debug: Value 'dummyPosLati' for attribute departPosLat of flowRoute isn't valid 100a107 > Debug: Keys Ctrl+Z (Undo) pressed 118,120d124 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departPosLat 'left' into flowRoute 'flowA' < Debug: Setting new attribute departPosLat 'left' into flowRoute 'flowB' 206a211,353 > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 7c7 < <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="left" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> --- > <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> 12c12 < <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="left" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18"> --- > <flow id="flowB" begin="0.00" departLane="free" departPos="random" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">
---------- Differences in errors ---------- 1,206c1,2 < GLDebug: initJunctionsAndEdges function called in GNENet constructor < GLDebug: Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00 < GLDebug: Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00 < GLDebug: Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00 < GLDebug: Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00 < GLDebug: Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00 < GLDebug: Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00 < GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00 < GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00 < GLDebug: Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00 < GLDebug: Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00 < GLDebug: Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00 < GLDebug: Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60 < GLDebug: Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00 < GLDebug: Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60 < GLDebug: Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00 < GLDebug: Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60 < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Adding route 'routeA' in GNEChange_DemandElement < Debug: Adding route 'routeB' in GNEChange_DemandElement < Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement < Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement < GLDebug: Removing junctions during recomputing < GLDebug: Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00 < GLDebug: Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00 < GLDebug: Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00 < GLDebug: Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00 < GLDebug: Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00 <truncated after showing first 30 lines> ---------- Differences in output ---------- 11d10 < TestFunctions: Netedit closed successfully ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ5_0" function="internal"> <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/> </edge> <edge id=":gneJ5_1" function="internal"> <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/> <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> </edge> <edge id=":gneJ6_0" function="internal"> <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/> </edge> <edge id=":gneJ6_1" function="internal"> <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/> <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> </edge> <edge id=":gneJ7_0" function="internal"> <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> </edge> <edge id=":gneJ7_1" function="internal"> <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> </edge> <edge id=":gneJ8_0" function="internal"> <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> </edge> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/> <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/> <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="random" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </flow> <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </flow> </routes>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 75,206c85 < Debug: Setting new attribute departPosLat 'center' into flowRoute 'flowA' < Debug: Setting new attribute departPosLat 'center' into flowRoute 'flowB' < Debug: Value 'dummyPosLat' for attribute departPosLat of flowRoute isn't valid < Debug: Setting new attribute departPosLat 'random_free' into flowRoute 'flowA' < Debug: Setting new attribute departPosLat 'random_free' into flowRoute 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'center' into flowRoute 'flowB' < Debug: Setting previous attribute departPosLat 'center' into flowRoute 'flowA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'random_free' into flowRoute 'flowB' < Debug: Setting previous attribute departPosLat '2.00' into flowRoute 'flowA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute selected '0' into flowRoute 'flowB' < Debug: Setting previous attribute selected '0' into flowRoute 'flowA' < Debug: Setting previous attribute selected '0' into route 'routeB' <truncated after showing first 30 lines> ---------- Differences in output ---------- 11c11 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ5_0" function="internal"> <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/> </edge> <edge id=":gneJ5_1" function="internal"> <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/> <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> </edge> <edge id=":gneJ6_0" function="internal"> <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/> </edge> <edge id=":gneJ6_1" function="internal"> <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/> <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> </edge> <edge id=":gneJ7_0" function="internal"> <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> </edge> <edge id=":gneJ7_1" function="internal"> <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> </edge> <edge id=":gneJ8_0" function="internal"> <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> </edge> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/> <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/> <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="random_free" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </flow> <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </flow> </routes>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74a85 > Debug: Value 'current' for attribute departPosLat of flowRoute isn't valid 78,83c89 < Debug: Setting new attribute departPosLat 'right' into flowRoute 'flowA' < Debug: Setting new attribute departPosLat 'right' into flowRoute 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'center' into flowRoute 'flowB' < Debug: Setting previous attribute departPosLat 'center' into flowRoute 'flowA' --- > Debug: Value 'dummyPosLati' for attribute departPosLat of flowRoute isn't valid 100a107 > Debug: Keys Ctrl+Z (Undo) pressed 118,120d124 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departPosLat 'right' into flowRoute 'flowA' < Debug: Setting new attribute departPosLat 'right' into flowRoute 'flowB' 206a211,352 > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 7c7 < <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="right" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> --- > <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> 12c12 < <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="right" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18"> --- > <flow id="flowB" begin="0.00" departLane="free" departPos="random" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 75,76c85,87 < Debug: Setting new attribute departSpeed '0.00' into flowRoute 'flowA' < Debug: Setting new attribute departSpeed '0.00' into flowRoute 'flowB' --- > Debug: Setting new attribute departSpeed '0' into flowRoute 'flowA' > Debug: Setting new attribute departSpeed '0' into flowRoute 'flowB' > Debug: Setting new attribute arrivalLane 'current' into flowRoute 'flowA' 78,79c89 < Debug: Setting new attribute departSpeed 'desired' into flowRoute 'flowA' < Debug: Setting new attribute departSpeed 'desired' into flowRoute 'flowB' --- > Debug: Value 'dummySpeedi' for attribute departSpeed of flowRoute isn't valid 82,83c92 < Debug: Setting previous attribute departSpeed '0.00' into flowRoute 'flowB' < Debug: Setting previous attribute departSpeed '0.00' into flowRoute 'flowA' --- > Debug: Setting previous attribute arrivalLane '0' into flowRoute 'flowA' 115,116c124,125 < Debug: Setting new attribute departSpeed '0.00' into flowRoute 'flowA' <truncated after showing first 30 lines> ---------- Differences in routes ---------- 7c7 < <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="desired" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> --- > <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="0.00" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> 12c12 < <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="desired" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18"> --- > <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="0.00" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74a85 > Debug: Value 'center' for attribute departSpeed of flowRoute isn't valid 80,85c91 < Debug: Setting new attribute departSpeed '20' into flowRoute 'flowA' < Debug: Setting new attribute departSpeed '20' into flowRoute 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departSpeed '0.00' into flowRoute 'flowB' < Debug: Setting previous attribute departSpeed '0.00' into flowRoute 'flowA' --- > Debug: Value '-10i' for attribute departSpeed of flowRoute isn't valid 102a109 > Debug: Keys Ctrl+Z (Undo) pressed 120,122d126 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departSpeed '20' into flowRoute 'flowA' < Debug: Setting new attribute departSpeed '20' into flowRoute 'flowB' 208a213,355 > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 7c7 < <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="20.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> --- > <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> 12c12 < <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="20.00" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18"> --- > <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74a85 > Debug: Value '12,13,14' for attribute departSpeed of flowRoute isn't valid 78,83c89 < Debug: Setting new attribute departSpeed 'max' into flowRoute 'flowA' < Debug: Setting new attribute departSpeed 'max' into flowRoute 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departSpeed '0.00' into flowRoute 'flowB' < Debug: Setting previous attribute departSpeed '0.00' into flowRoute 'flowA' --- > Debug: Value 'dummySpeedi' for attribute departSpeed of flowRoute isn't valid 100a107 > Debug: Keys Ctrl+Z (Undo) pressed 118,120d124 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departSpeed 'max' into flowRoute 'flowA' < Debug: Setting new attribute departSpeed 'max' into flowRoute 'flowB' 122d125 < Debug: demand elements saved <truncated after showing first 30 lines> ---------- Differences in output ---------- 11c11 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/> <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/> <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="max" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </flow> <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="max" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </flow> </routes>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74a85,86 > Debug: Setting new attribute departSpeed '4.2' into flowRoute 'flowA' > Debug: Setting new attribute departSpeed '4.2' into flowRoute 'flowB' 78,79c90 < Debug: Setting new attribute departSpeed 'random' into flowRoute 'flowA' < Debug: Setting new attribute departSpeed 'random' into flowRoute 'flowB' --- > Debug: Value 'dummySpeedi' for attribute departSpeed of flowRoute isn't valid 82,83c93,94 < Debug: Setting previous attribute departSpeed '0.00' into flowRoute 'flowB' < Debug: Setting previous attribute departSpeed '0.00' into flowRoute 'flowA' --- > Debug: Setting previous attribute departSpeed '4.20' into flowRoute 'flowB' > Debug: Setting previous attribute departSpeed '4.20' into flowRoute 'flowA' 115,116c126,127 < Debug: Setting new attribute departSpeed '0.00' into flowRoute 'flowA' < Debug: Setting new attribute departSpeed '0.00' into flowRoute 'flowB' --- > Debug: Setting new attribute departSpeed '4.2' into flowRoute 'flowA' <truncated after showing first 30 lines> ---------- Differences in output ---------- 11c11 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/> <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/> <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="random" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </flow> <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="random" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </flow> </routes>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74a85,86 > Debug: Setting new attribute departSpeed 'random' into flowRoute 'flowA' > Debug: Setting new attribute departSpeed 'random' into flowRoute 'flowB' 78,79c90 < Debug: Setting new attribute departSpeed 'speedLimit' into flowRoute 'flowA' < Debug: Setting new attribute departSpeed 'speedLimit' into flowRoute 'flowB' --- > Debug: Value 'dummySpeedi' for attribute departSpeed of flowRoute isn't valid 82,83c93,94 < Debug: Setting previous attribute departSpeed '0.00' into flowRoute 'flowB' < Debug: Setting previous attribute departSpeed '0.00' into flowRoute 'flowA' --- > Debug: Setting previous attribute departSpeed 'random' into flowRoute 'flowB' > Debug: Setting previous attribute departSpeed 'random' into flowRoute 'flowA' 115,116c126,127 < Debug: Setting new attribute departSpeed '0.00' into flowRoute 'flowA' < Debug: Setting new attribute departSpeed '0.00' into flowRoute 'flowB' --- > Debug: Setting new attribute departSpeed 'random' into flowRoute 'flowA' <truncated after showing first 30 lines> ---------- Differences in routes ---------- 7c7 < <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="speedLimit" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> --- > <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> 12c12 < <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18"> --- > <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 75,76c85,86 < Debug: Setting new attribute line 'custom Line' into flowRoute 'flowA' < Debug: Setting new attribute line 'custom Line' into flowRoute 'flowB' --- > Debug: Setting new attribute line 'random_free' into flowRoute 'flowA' > Debug: Setting new attribute line 'random_free' into flowRoute 'flowB' 109,110c119,120 < Debug: Setting new attribute line 'custom Line' into flowRoute 'flowA' < Debug: Setting new attribute line 'custom Line' into flowRoute 'flowB' --- > Debug: Setting new attribute line 'random_free' into flowRoute 'flowA' > Debug: Setting new attribute line 'random_free' into flowRoute 'flowB' 197a208,352 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3768057==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11648 byte(s) in 208 object(s) allocated from: <truncated after showing first 30 lines> ---------- Differences in routes ---------- 7c7 < <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="custom Line" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> --- > <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="random_free" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> 12c12 < <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="custom Line" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18"> --- > <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="random_free" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 87,92d96 < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into flowRoute 'flowA' < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into flowRoute 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into flowRoute 'flowB' < Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into flowRoute 'flowA' 122a127,138 > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() > Debug: Removing flowRoute 'flowB' in GNEChange_DemandElement > Debug: Removing flowRoute 'flowA' in GNEChange_DemandElement > Debug: Removing route 'routeB' in GNEChange_DemandElement > Debug: Removing route 'routeA' in GNEChange_DemandElement > Debug: Keys Ctrl+Y (Redo) pressed > Debug: Calling GNEUndoList::redo() > Debug: Adding route 'routeA' in GNEChange_DemandElement > Debug: Adding route 'routeB' in GNEChange_DemandElement > Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1 > Warning: Invalid format of parameter (15.5) ---------- Differences in routes ---------- 8,10c8,10 < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> --- > <param key="key1" value="valueInvalid%;%$<>$$%"/> > <param key="key2" value="value2"/> > <param key="key3" value="value3"/> 13,15c13,15 < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> --- > <param key="key1" value="valueInvalid%;%$<>$$%"/> > <param key="key2" value="value2"/> > <param key="key3" value="value3"/>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74a85 > Debug: Value 'base' for attribute personNumber of flowRoute isn't valid 80,85c91 < Debug: Setting new attribute personNumber '3' into flowRoute 'flowA' < Debug: Setting new attribute personNumber '3' into flowRoute 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute personNumber '0' into flowRoute 'flowB' < Debug: Setting previous attribute personNumber '0' into flowRoute 'flowA' --- > Debug: Value '2.5i' for attribute personNumber of flowRoute isn't valid 102a109 > Debug: Keys Ctrl+Z (Undo) pressed 120,122d126 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute personNumber '3' into flowRoute 'flowA' < Debug: Setting new attribute personNumber '3' into flowRoute 'flowB' 208a213,348 > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 7c7 < <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="3" containerNumber="5" route="routeA" end="26.00" number="13"> --- > <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" containerNumber="5" route="routeA" end="26.00" number="13"> 12c12 < <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="3" containerNumber="10" route="routeB" end="36.00" number="18"> --- > <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" containerNumber="10" route="routeB" end="36.00" number="18">
---------- Differences in errors ---------- 30a31,40 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 144a155,291 > > ================================================================= > ==3771899==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff4b29e62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 30a31,40 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 150a161,299 > > ================================================================= > ==3772060==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f3e782282f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 31a32,41 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 111,154d120 < Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor < Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor < Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,3d0 < Error: Invalid arrivalPosLat definition for flow 'flow_0'; < must be one of ("right", "center", "left", or a float) < Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in output ---------- 7c7 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings>
---------- Differences in errors ---------- 31a32,41 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 148a159,297 > > ================================================================= > ==3772125==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f6ca56872f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 25a26,35 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 124a135,280 > > ================================================================= > ==3772450==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x3032f9b in SUMOVehicleParserHelper::parseFlowAttributes(SumoXMLTag, SUMOSAXAttributes const&, bool, long long, long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:144:37 > #2 0x2ff7282 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:118:34 > #3 0x449cf0f 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:116:9 > #4 0x7effe55705ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7effe4a8e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 28a29,38 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 142a153,290 > > ================================================================= > ==3771784==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f54e8a052f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 34a35,44 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 151a162,292 > > ================================================================= > ==3772299==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f4b4c5e82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 123a134,272 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3771299==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f7ee76622f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 34a35,44 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 157a168,305 > > ================================================================= > ==3771782==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f1482f0c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 33a34,43 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 162a173,303 > > ================================================================= > ==3771847==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f52f47ac2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 34a35,44 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 123,166d132 < Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor < Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor < Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,3d0 < Error: Invalid departPosLat definition for flow 'flow_0'; < must be one of ("random", "random_free", "free", "right", "center", "left", or a float) < Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in output ---------- 7c7 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings>
---------- Differences in errors ---------- 34a35,44 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 157a168,298 > > ================================================================= > ==3771924==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f98257512f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 28a29,38 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 33a44,45 > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Keys Ctrl+Z (Undo) pressed 133a146,282 > > ================================================================= > ==3772447==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc34c27b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 129a140,277 > > ================================================================= > ==3771474==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe1e5c9e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 25a26,35 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 133a144,281 > > ================================================================= > ==3772190==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f77f14e22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 123a134,272 > > ================================================================= > ==3771323==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe4ed4282f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 30a31,40 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 132a143,273 > > ================================================================= > ==3772658==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f15c70a72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 25a26,35 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 34d43 < Debug: demand elements saved 82,127c91 < Debug: Deleting unreferenced flowRoute 'flow_0' < Debug: Deleting unreferenced route 'route_0' < Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor < Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,4d0 < Error: Attribute 'key' is missing in definition of a param. < Error: Attribute 'key' is missing in definition of a param. < Error: Attribute 'key' in definition of a param is empty. < Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in output ---------- 7c7 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/> <flow id="flow_0" begin="20.00" route="route_0" end="50.00" number="100"> <param key="$$key with spaces%%" value="value4"/> <param key="key1" value="value5"/> <param key="key2" value=""/> <param key="key3" value="$$value with spaces%%"/> <param key="keyFinal" value="valueFinal"/> </flow> </routes>
---------- Differences in errors ---------- 31a32,41 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 136a147,284 > > ================================================================= > ==3772594==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fed10f612f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 34a35,44 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 100a111,146 > GLDebug: Removing junctions during recomputing > GLDebug: Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20 > GLDebug: Removed object junction:gneJ5 from SUMORTree with boundary 49.60,6.80,86.40,37.20 > GLDebug: Removed object junction:gneJ6 from SUMORTree with boundary 49.60,42.80,86.40,73.20 > GLDebug: Removed object junction:gneJ7 from SUMORTree with boundary -2.00,45.30,23.50,73.20 > GLDebug: Removed object junction:gneJ8 from SUMORTree with boundary -2.00,26.80,23.50,54.70 > GLDebug: Removed object junction:gneJ9 from SUMORTree with boundary 30.00,26.80,50.00,53.20 > GLDebug: Removing edges during recomputing > GLDebug: Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00 > GLDebug: Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00 > GLDebug: Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00 > GLDebug: Removed object edge:gneE3 from SUMORTree with boundary 55.20,10.00,80.00,70.00 > GLDebug: Removed object edge:gneE4 from SUMORTree with boundary 60.00,10.00,84.80,70.00 > GLDebug: Removed object edge:gneE5 from SUMORTree with boundary 0.00,50.00,80.00,71.60 > GLDebug: Removed object edge:gneE6 from SUMORTree with boundary 0.00,48.40,80.00,70.00 > GLDebug: Removed object edge:gneE7 from SUMORTree with boundary 0.00,10.00,80.00,31.60 > GLDebug: Removed object edge:gneE8 from SUMORTree with boundary 0.00,28.40,50.00,50.00 > GLDebug: Removed object edge:gneE9 from SUMORTree with boundary 0.00,30.00,50.00,51.60 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 32a33,42 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 137a148,285 > > ================================================================= > ==3772611==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2e816aa2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 24a25,34 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 126a137,267 > > ================================================================= > ==3771678==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f6eef5772f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 28a29,38 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 136a147,277 > > ================================================================= > ==3771679==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff621a342f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 31a32,41 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 136a147,285 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3772479==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f57cc5972f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 28a29,38 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 198a209,1430 > > ================================================================= > ==3772722==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1040 byte(s) in 2 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fd7ab8625ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 896 byte(s) in 16 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fd7aac5ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 67a78,192 > > ================================================================= > ==4012194==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9b08bce2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 67a78,185 > > ================================================================= > ==4012279==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f1dc65642f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 46a57,172 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==4012190==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f982ea462f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 103a114,273 > > ================================================================= > ==4016526==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7efe728055ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7efe71d232f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 87a98,257 > > ================================================================= > ==4016411==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f62ea1aa5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f62e96c82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 73a84,243 > > ================================================================= > ==4015968==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f3c30cf25ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f3c302102f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 99a110,263 > > ================================================================= > ==4016151==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f27c85475ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f27c7a652f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 98a109,262 > > ================================================================= > ==4016363==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f1094d845ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f10942a22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 98a109,269 > > ================================================================= > ==4016463==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fb5e1bbd5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb5e10db2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 99a110,273 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==4016221==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f8bc123e5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8bc075c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 65a76,236 > > ================================================================= > ==4016107==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f962341a5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f96229382f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 94a106,269 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==4016522==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f00166335ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f0015b512f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 87a98,261 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==4016316==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fafb02a35ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fafaf7c12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 99a110,269 > > ================================================================= > ==4016230==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f6cb4f2d5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f6cb444b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 32,34d42 < Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement < Debug: Removing route 'route_0' in GNEChange_DemandElement 37,39d44 < Debug: Adding route 'route_0' in GNEChange_DemandElement < Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement 43c48,49 < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement --- > Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement > Debug: Removing route 'route_0' in GNEChange_DemandElement 46c52 < Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement --- > Debug: Removing busStop 'busStopB' in GNEChange_Additional <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6c6,8 < <vehicle id="vehicle_0" depart="0.00" route="route_0"/> --- > <vehicle id="vehicle_0" depart="0.00" route="route_0"> > <stop busStop="busStopB" duration="60.00"/> > </vehicle>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 80a91,251 > > ================================================================= > ==4017504==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f7075bc95ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f70750e72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 80a91,244 > > ================================================================= > ==4017165==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f3c1751e5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f3c16a3c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 99a110,263 > > ================================================================= > ==4016681==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f22589ee5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2257f0c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 95a106,265 > > ================================================================= > ==4017050==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f57bd9065ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f57bce242f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 95a106,266 > > ================================================================= > ==4017305==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f2e2a48f5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2e299ad2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 47c57 < Debug: Setting previous attribute extension '0.00' into stopBusStop 'vehicle_0' --- > Debug: Setting previous attribute extension '-0.00' into stopBusStop 'vehicle_0' 109a120,273 > > ================================================================= > ==4016869==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7ff768ec65ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff7683e42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 87a98,257 > > ================================================================= > ==4017370==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fd9d03225ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd9cf8402f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 80a91,244 > > ================================================================= > ==4016993==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f779c11e5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f779b63c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 105a116,275 > > ================================================================= > ==4016733==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f9b77fd05ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9b774ee2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 11a13,22 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 29,90c40,42 < Debug: Setting new attribute actType 'dummy' into stopBusStop 'route_0' < Debug: Setting new attribute actType 'dummy' into stopBusStop 'route_0' < Debug: Setting new attribute actType 'waiting' into stopBusStop 'route_0' < Debug: Setting new attribute actType 'waiting' into stopBusStop 'route_0' < Debug: Setting new attribute actType 'singing' into stopBusStop 'route_0' < Debug: Setting new attribute actType 'singing' into stopBusStop 'route_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute actType 'waiting' into stopBusStop 'route_0' < Debug: Setting previous attribute actType 'waiting' into stopBusStop 'route_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute actType 'dummy' into stopBusStop 'route_0' < Debug: Setting previous attribute actType 'dummy' into stopBusStop 'route_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in output ---------- 11c11 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <busStop id="busStopA" lane="gneE0_0" startPos="10.00" endPos="20.00"/> <busStop id="busStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <route edges="gneE0 gneE1" color="yellow" id="route_0"> <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" actType="singing"/> <stop busStop="busStopB" duration="60.00" extension="20.00" actType="singing"/> </route> </routes>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 11a13,22 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 29,90c40 < Debug: Setting new attribute containerTriggered 'true' into stopBusStop 'route_0' < Debug: Setting new attribute containerTriggered 'true' into stopBusStop 'route_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute containerTriggered '0' into stopBusStop 'route_0' < Debug: Setting previous attribute containerTriggered '0' into stopBusStop 'route_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute selected '0' into stopBusStop 'route_0' < Debug: Setting previous attribute selected '0' into stopBusStop 'route_0' < Debug: Setting previous attribute selected '0' into route 'route_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopBusStop 'route_0' in GNEChange_DemandElement < Debug: Removing stopBusStop 'route_0' in GNEChange_DemandElement < Debug: Removing route 'route_0' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Differences in output ---------- 8c8 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <busStop id="busStopA" lane="gneE0_0" startPos="10.00" endPos="20.00"/> <busStop id="busStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <route edges="gneE0 gneE1" color="yellow" id="route_0"> <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/> <stop busStop="busStopB" duration="60.00" extension="20.00"/> </route> </routes>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 11a13,22 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 29,36c40,47 < Debug: Value 'dummyValue' for attribute duration of stopBusStop isn't valid < Debug: Setting new attribute duration '60' into stopBusStop 'route_0' < Debug: Setting new attribute duration '60' into stopBusStop 'route_0' < Debug: Value '-5' for attribute duration of stopBusStop isn't valid < Debug: Setting new attribute duration '0' into stopBusStop 'route_0' < Debug: Setting new attribute duration '0' into stopBusStop 'route_0' < Debug: Setting new attribute duration '3.5' into stopBusStop 'route_0' < Debug: Setting new attribute duration '3.5' into stopBusStop 'route_0' --- > Debug: Value 'dummyValue' for attribute extension of stopBusStop isn't valid > Debug: Setting new attribute extension '0' into stopBusStop 'route_0' > Debug: Setting new attribute extension '0' into stopBusStop 'route_0' > Debug: Value '-5' for attribute extension of stopBusStop isn't valid > Debug: Setting new attribute extension '0' into stopBusStop 'route_0' > Debug: Setting new attribute extension '0' into stopBusStop 'route_0' > Debug: Setting new attribute extension '3.5' into stopBusStop 'route_0' <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6,7c6,7 < <stop busStop="busStopA" duration="3.50" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/> < <stop busStop="busStopB" duration="3.50" extension="20.00"/> --- > <stop busStop="busStopA" duration="70.00" until="12.00" extension="3.50" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/> > <stop busStop="busStopB" duration="60.00" extension="3.50"/>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 11a13,22 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 29,39c40,51 < Debug: Setting new attribute triggered 'true' into stopBusStop 'route_0' < Debug: Setting new attribute triggered 'true' into stopBusStop 'route_0' < Debug: Setting new attribute expected 'dummyValue' into stopBusStop 'route_0' < Debug: Setting new attribute expected 'dummyValue' into stopBusStop 'route_0' < Debug: Setting new attribute expected '' into stopBusStop 'route_0' < Debug: Setting new attribute expected '' into stopBusStop 'route_0' < Debug: Value ';;;;;' for attribute expected of stopBusStop isn't valid < Debug: Setting new attribute expected 'ID1' into stopBusStop 'route_0' < Debug: Setting new attribute expected 'ID1' into stopBusStop 'route_0' < Debug: Setting new attribute expected 'ID2' into stopBusStop 'route_0' < Debug: Setting new attribute expected 'ID2' into stopBusStop 'route_0' --- > Debug: Setting new attribute parking 'true' into stopBusStop 'route_0' > Debug: Setting new attribute parking 'true' into stopBusStop 'route_0' > Debug: Setting new attribute actType 'dummyValue' into stopBusStop 'route_0' > Debug: Setting new attribute actType 'dummyValue' into stopBusStop 'route_0' <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6,7c6,7 < <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="ID2" expectedContainers="IDB" tripId="IDC"/> < <stop busStop="busStopB" duration="60.00" extension="20.00" triggered="person" expected="ID2"/> --- > <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" actType="ID2"/> > <stop busStop="busStopB" duration="60.00" extension="20.00" actType="ID2"/>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 11a13,22 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 29,111c40 < Debug: Setting new attribute containerTriggered 'true' into stopBusStop 'route_0' < Debug: Setting new attribute containerTriggered 'true' into stopBusStop 'route_0' < Debug: Setting new attribute expectedContainers 'dummyValue' into stopBusStop 'route_0' < Debug: Setting new attribute expectedContainers 'dummyValue' into stopBusStop 'route_0' < Debug: Setting new attribute expectedContainers '' into stopBusStop 'route_0' < Debug: Setting new attribute expectedContainers '' into stopBusStop 'route_0' < Debug: Value ';;;;;' for attribute expectedContainers of stopBusStop isn't valid < Debug: Setting new attribute expectedContainers 'ID1' into stopBusStop 'route_0' < Debug: Setting new attribute expectedContainers 'ID1' into stopBusStop 'route_0' < Debug: Setting new attribute expectedContainers 'ID2' into stopBusStop 'route_0' < Debug: Setting new attribute expectedContainers 'ID2' into stopBusStop 'route_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute expectedContainers 'ID1' into stopBusStop 'route_0' < Debug: Setting previous attribute expectedContainers 'ID1' into stopBusStop 'route_0' < Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in output ---------- 13c13 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <busStop id="busStopA" lane="gneE0_0" startPos="10.00" endPos="20.00"/> <busStop id="busStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <route edges="gneE0 gneE1" color="yellow" id="route_0"> <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="ID2" tripId="IDC"/> <stop busStop="busStopB" duration="60.00" extension="20.00" expectedContainers="ID2"/> </route> </routes>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 11a13,22 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 29,112c40,44 < Debug: Value 'dummyValue' for attribute extension of stopBusStop isn't valid < Debug: Setting new attribute extension '0' into stopBusStop 'route_0' < Debug: Setting new attribute extension '0' into stopBusStop 'route_0' < Debug: Value '-5' for attribute extension of stopBusStop isn't valid < Debug: Setting new attribute extension '0' into stopBusStop 'route_0' < Debug: Setting new attribute extension '0' into stopBusStop 'route_0' < Debug: Setting new attribute extension '3.5' into stopBusStop 'route_0' < Debug: Setting new attribute extension '3.5' into stopBusStop 'route_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute extension '0.00' into stopBusStop 'route_0' < Debug: Setting previous attribute extension '0.00' into stopBusStop 'route_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute extension '0.00' into stopBusStop 'route_0' < Debug: Setting previous attribute extension '0.00' into stopBusStop 'route_0' <truncated after showing first 30 lines> ---------- Differences in output ---------- 13c13 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <busStop id="busStopA" lane="gneE0_0" startPos="10.00" endPos="20.00"/> <busStop id="busStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <route edges="gneE0 gneE1" color="yellow" id="route_0"> <stop busStop="busStopA" duration="70.00" until="12.00" extension="3.50" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/> <stop busStop="busStopB" duration="60.00" extension="3.50"/> </route> </routes>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 11a13,22 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 29,92c40,42 < Debug: Value 'dummy' for attribute parking of stopBusStop isn't valid < Debug: Value '' for attribute parking of stopBusStop isn't valid < Debug: Setting new attribute parking 'true' into stopBusStop 'route_0' < Debug: Setting new attribute parking 'true' into stopBusStop 'route_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute parking '0' into stopBusStop 'route_0' < Debug: Setting previous attribute parking '1' into stopBusStop 'route_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute selected '0' into stopBusStop 'route_0' < Debug: Setting previous attribute selected '0' into stopBusStop 'route_0' < Debug: Setting previous attribute selected '0' into route 'route_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopBusStop 'route_0' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Differences in output ---------- 11c11 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <busStop id="busStopA" lane="gneE0_0" startPos="10.00" endPos="20.00"/> <busStop id="busStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <route edges="gneE0 gneE1" color="yellow" id="route_0"> <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/> <stop busStop="busStopB" duration="60.00" extension="20.00"/> </route> </routes>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 11a13,22 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 29,32c40,43 < Debug: Value 'dummy' for attribute triggered of stopBusStop isn't valid < Debug: Value '' for attribute triggered of stopBusStop isn't valid < Debug: Setting new attribute triggered 'true' into stopBusStop 'route_0' < Debug: Setting new attribute triggered 'true' into stopBusStop 'route_0' --- > Debug: Value 'dummy' for attribute parking of stopBusStop isn't valid > Debug: Value '' for attribute parking of stopBusStop isn't valid > Debug: Setting new attribute parking 'true' into stopBusStop 'route_0' > Debug: Setting new attribute parking 'true' into stopBusStop 'route_0' 35,36c46,47 < Debug: Setting previous attribute triggered '0' into stopBusStop 'route_0' < Debug: Setting previous attribute triggered '1' into stopBusStop 'route_0' --- > Debug: Setting previous attribute parking '0' into stopBusStop 'route_0' > Debug: Setting previous attribute parking '1' into stopBusStop 'route_0' 59,60c70,71 <truncated after showing first 30 lines> ---------- Differences in routes ---------- 7c7 < <stop busStop="busStopB" duration="60.00" extension="20.00" triggered="person"/> --- > <stop busStop="busStopB" duration="60.00" extension="20.00"/>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 11a13,22 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 29,36c40,49 < Debug: Value 'dummyValue' for attribute until of stopBusStop isn't valid < Debug: Setting new attribute until '0' into stopBusStop 'route_0' < Debug: Setting new attribute until '0' into stopBusStop 'route_0' < Debug: Value '-5' for attribute until of stopBusStop isn't valid < Debug: Setting new attribute until '0' into stopBusStop 'route_0' < Debug: Setting new attribute until '0' into stopBusStop 'route_0' < Debug: Setting new attribute until '3.5' into stopBusStop 'route_0' < Debug: Setting new attribute until '3.5' into stopBusStop 'route_0' --- > Debug: Setting new attribute expected 'dummyValue' into stopBusStop 'route_0' > Debug: Setting new attribute expected 'dummyValue' into stopBusStop 'route_0' > Debug: Setting new attribute expected '' into stopBusStop 'route_0' > Debug: Setting new attribute expected '' into stopBusStop 'route_0' > Debug: Setting new attribute expected '-5' into stopBusStop 'route_0' > Debug: Setting new attribute expected '-5' into stopBusStop 'route_0' > Debug: Setting new attribute expected '0' into stopBusStop 'route_0' <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6,7c6,7 < <stop busStop="busStopA" duration="70.00" until="3.50" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/> < <stop busStop="busStopB" duration="60.00" until="3.50" extension="20.00"/> --- > <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="3.5" expectedContainers="IDB" tripId="IDC"/> > <stop busStop="busStopB" duration="60.00" extension="20.00" expected="3.5"/>
---------- Differences in errors ---------- 12a13,22 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 60a71,231 > > ================================================================= > ==4018841==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7feb8f56d5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7feb8ea8b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 20a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 67a78,239 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==4018633==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fba27c445ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fba271622f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 56a67,220 > > ================================================================= > ==4018038==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f1c35b755ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f1c350932f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 17a18,27 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 64a75,236 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==4018266==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fe1a0c865ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe1a01a42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 15a16,25 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 64a75,228 > > ================================================================= > ==4018553==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7efceba4b5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7efceaf692f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 15a16,25 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 64a75,228 > > ================================================================= > ==4018682==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f58509275ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f584fe452f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 17a18,27 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 65a76,237 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==4018424==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fab99f015ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fab9941f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 20a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 67a78,238 > > ================================================================= > ==4018739==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f061a0915ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f06195af2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 20a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81,241 > > ================================================================= > ==4018490==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fa832bb55ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa8320d32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 17a18,27 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 64a75,228 > > ================================================================= > ==4018330==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f20adb0a5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f20ad0282f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,11c5,11 < <busStop id="busStopA" lane="gneE0_1" startPos="19.75" endPos="29.75"/> < <busStop id="busStopB" lane="gneE1_1" startPos="28.41" endPos="38.41"/> < <busStop id="busStopC" lane="gneE2_1" startPos="16.48" endPos="26.48"/> < <busStop id="busStopD" lane="gneE2_2" startPos="21.73" endPos="31.73"/> < <busStop id="busStopE" lane="gneE2_3" startPos="23.79" endPos="33.79"/> < <busStop id="busStopF" lane="gneE2_4" startPos="27.13" endPos="37.13"/> < <busStop id="busStopG" lane="gneE2_5" startPos="31.03" endPos="41.03"/> --- > <busStop id="busStopA" lane="gneE0_0" startPos="19.75" endPos="29.75"/> > <busStop id="busStopB" lane="gneE1_0" startPos="28.41" endPos="38.41"/> > <busStop id="busStopC" lane="gneE2_0" startPos="16.48" endPos="26.48"/> > <busStop id="busStopD" lane="gneE2_1" startPos="21.73" endPos="31.73"/> > <busStop id="busStopE" lane="gneE2_2" startPos="23.79" endPos="33.79"/> > <busStop id="busStopF" lane="gneE2_3" startPos="27.13" endPos="37.13"/> > <busStop id="busStopG" lane="gneE2_4" startPos="31.03" endPos="41.03"/> ---------- Differences in errors ---------- 10a11 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 34a36,45 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 83,90d93 < Debug: Adding busStop 'busStopA' in GNEChange_Additional < Debug: Adding busStop 'busStopB' in GNEChange_Additional < Debug: Adding busStop 'busStopC' in GNEChange_Additional < Debug: Adding busStop 'busStopD' in GNEChange_Additional < Debug: Adding busStop 'busStopE' in GNEChange_Additional < Debug: Adding busStop 'busStopF' in GNEChange_Additional < Debug: Adding busStop 'busStopG' in GNEChange_Additional < Debug: Adding busStop 'busStopH' in GNEChange_Additional 117,124d119 < Debug: Deleting unreferenced busStop 'busStopH' < Debug: Deleting unreferenced busStop 'busStopG' < Debug: Deleting unreferenced busStop 'busStopF' < Debug: Deleting unreferenced busStop 'busStopE' < Debug: Deleting unreferenced busStop 'busStopD' < Debug: Deleting unreferenced busStop 'busStopC' < Debug: Deleting unreferenced busStop 'busStopB' <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/> --- > <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 98a110,271 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==4022807==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f05dcede5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f05dc3fc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/> --- > <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 82a94,247 > > ================================================================= > ==4022583==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fa25aba45ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa25a0c22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/> --- > <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 68a80,233 > > ================================================================= > ==4022073==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f5e7660b5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5e75b292f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/> --- > <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 76,94d86 < Debug: Deleting unreferenced stopChargingStation 'flow' < Debug: Deleting unreferenced stopChargingStation 'flow' < Debug: Deleting unreferenced stopChargingStation 'flow' < Debug: Deleting unreferenced stopChargingStation 'flow' < Debug: Deleting unreferenced flow 'flow' < Debug: Deleting unreferenced chargingStation 'chargingStationB' < Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor < Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor < Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor < Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor < Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor <truncated after showing first 30 lines> ---------- Differences in output ---------- 18c18 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/> </viewsettings>demandElements stop stopChargingStation create duration ( Last six runs Jun2021 )
---------- Differences in additionals ---------- 5c5 < <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/> --- > <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 63d73 < Debug: demand elements saved 93a104,265 > > ================================================================= > ==4022529==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f95734c95ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f95729e72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"> <stop chargingStation="chargingStationB" duration="60.00" triggered="person"/> <stop chargingStation="chargingStationB" duration="60.00" triggered="person" expected="ID1"/> <stop chargingStation="chargingStationB" duration="60.00" triggered="person" expected="ID1 ID2 ID3"/> </flow> </routes>
---------- Differences in additionals ---------- 5c5 < <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/> --- > <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 63d73 < Debug: demand elements saved 76,93c86 < Debug: Deleting unreferenced stopChargingStation 'flow' < Debug: Deleting unreferenced stopChargingStation 'flow' < Debug: Deleting unreferenced stopChargingStation 'flow' < Debug: Deleting unreferenced flow 'flow' < Debug: Deleting unreferenced chargingStation 'chargingStationB' < Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor < Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor < Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor < Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor <truncated after showing first 30 lines> ---------- Differences in output ---------- 16c16 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"> <stop chargingStation="chargingStationB" duration="60.00"/> <stop chargingStation="chargingStationB" duration="60.00" expectedContainers="ID1"/> <stop chargingStation="chargingStationB" duration="60.00" expectedContainers="ID1 ID2 ID3"/> </flow> </routes>
---------- Differences in additionals ---------- 5c5 < <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/> --- > <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 76,94d86 < Debug: Deleting unreferenced stopChargingStation 'flow' < Debug: Deleting unreferenced stopChargingStation 'flow' < Debug: Deleting unreferenced stopChargingStation 'flow' < Debug: Deleting unreferenced stopChargingStation 'flow' < Debug: Deleting unreferenced flow 'flow' < Debug: Deleting unreferenced chargingStation 'chargingStationB' < Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor < Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor < Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor < Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor < Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor <truncated after showing first 30 lines> ---------- Differences in net ---------- 1,44d0 < <?xml version="1.0" encoding="UTF-8"?> < < < <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> < < <location netOffset="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> < < <edge id=":gneJ0_0" function="internal"> < <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> < </edge> < <edge id=":gneJ1_0" function="internal"> < <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/> < </edge> < < <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> < <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/> < </edge> < <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> < <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/> < </edge> < < <tlLogic id="gneJ0" type="static" programID="0" offset="0"> < <phase duration="87" state="G"/> < <phase duration="3" state="y"/> < </tlLogic> < <tlLogic id="gneJ1" type="static" programID="0" offset="0"> < <phase duration="87" state="G"/> < <phase duration="3" state="y"/> < </tlLogic> <truncated after showing first 30 lines> ---------- Differences in output ---------- 18c18 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/> </viewsettings>
---------- Differences in additionals ---------- 5c5 < <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/> --- > <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 60a72,231 > > ================================================================= > ==4022210==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f3379ed15ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f33793ef2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/> --- > <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 90a102,255 > > ================================================================= > ==4022684==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f2f7be235ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2f7b3412f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/> --- > <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 82a94,247 > > ================================================================= > ==4022477==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fbe8f3fb5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbe8e9192f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/> --- > <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27d37 < Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement 30d39 < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement 34,35c43 < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement < Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement --- > Debug: Removing flow 'flow' in GNEChange_DemandElement 38c46 < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement --- > Debug: Removing chargingStation 'chargingStationB' in GNEChange_Additional 40,41d47 < Debug: Calling GNEUndoList::undo() < Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement 43,44d48 <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5,7 < <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/> --- > <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"> > <stop chargingStation="chargingStationB" duration="60.00"/> > </flow>
---------- Differences in additionals ---------- 5c5 < <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/> --- > <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 77a89,242 > > ================================================================= > ==4023710==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f2b4f7ca5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2b4ece82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/> --- > <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 47d57 < Debug: demand elements saved 75a86,246 > > ================================================================= > ==4023294==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f3b5404f5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f3b5356d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"> <stop chargingStation="chargingStationB" duration="60.00"/> </flow> </routes>
---------- Differences in additionals ---------- 5c5 < <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/> --- > <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 68d78 < Debug: demand elements saved 96a107,267 > > ================================================================= > ==4022820==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f29f8b7e5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f29f809c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"> <stop chargingStation="chargingStationB" duration="3.50"/> </flow> </routes>
---------- Differences in additionals ---------- 5c5 < <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/> --- > <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 92a104,265 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==4023221==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f094e6845ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f094dba22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/> --- > <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 92a104,257 > > ================================================================= > ==4023511==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f7fc49c65ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f7fc3ee42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/> --- > <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 106a118,271 > > ================================================================= > ==4023010==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f084e58f5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f084daad2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/> --- > <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 82a94,247 > > ================================================================= > ==4023625==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f88470e15ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f88465ff2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/> --- > <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 75a87,248 > > ================================================================= > ==4023123==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fb177b3b5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb1770592f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/> --- > <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 28c39 < Debug: Setting new attribute until '0' into stopChargingStation 'flow' --- > Debug: Setting new attribute until '0.00' into stopChargingStation 'flow' 31d41 < Debug: Setting new attribute until '0' into stopChargingStation 'flow' 33d42 < Debug: Setting new attribute until '0' into stopChargingStation 'flow' 45,48d53 < Debug: Setting previous attribute until '0.00' into stopChargingStation 'flow' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute until '0.00' into stopChargingStation 'flow' 56a62,64 > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() > Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,6c5,6 < <chargingStation id="chargingStationA" lane="gneE0_0" startPos="10.00" endPos="20.00"/> < <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/> --- > <chargingStation id="chargingStationA" lane="gneE0_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> > <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,11 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. 10,11c13,23 < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement --- > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27,34d38 < Debug: Setting new attribute selected 'true' into stopChargingStation 'flow' < Debug: Setting new attribute selected 'true' into stopChargingStation 'flow' < Debug: Setting new attribute actType 'dummy' into stopChargingStation 'flow' < Debug: Setting new attribute actType 'dummy' into stopChargingStation 'flow' < Debug: Setting new attribute actType 'waiting' into stopChargingStation 'flow' < Debug: Setting new attribute actType 'waiting' into stopChargingStation 'flow' < Debug: Setting new attribute actType 'singing' into stopChargingStation 'flow' < Debug: Setting new attribute actType 'singing' into stopChargingStation 'flow' 37,38c41 <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in routes ---------- 5,8c5 < <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"> < <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" actType="singing"/> < <stop chargingStation="chargingStationB" duration="60.00" extension="20.00" actType="singing"/> < </flow> --- > <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
---------- Differences in additionals ---------- 5,6c5,6 < <chargingStation id="chargingStationA" lane="gneE0_0" startPos="10.00" endPos="20.00"/> < <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/> --- > <chargingStation id="chargingStationA" lane="gneE0_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> > <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,11 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. 10,11c13,23 < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement --- > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27,30d38 < Debug: Setting new attribute selected 'true' into stopChargingStation 'flow' < Debug: Setting new attribute selected 'true' into stopChargingStation 'flow' < Debug: Setting new attribute containerTriggered 'true' into stopChargingStation 'flow' < Debug: Setting new attribute containerTriggered 'true' into stopChargingStation 'flow' 33,38d40 < Debug: Setting previous attribute containerTriggered '0' into stopChargingStation 'flow' < Debug: Setting previous attribute containerTriggered '0' into stopChargingStation 'flow' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in routes ---------- 5,8c5 < <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"> < <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/> < <stop chargingStation="chargingStationB" duration="60.00" extension="20.00"/> < </flow> --- > <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
---------- Differences in additionals ---------- 5,6c5,6 < <chargingStation id="chargingStationA" lane="gneE0_0" startPos="10.00" endPos="20.00"/> < <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/> --- > <chargingStation id="chargingStationA" lane="gneE0_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> > <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,11 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. 10,11c13,23 < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement --- > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27,36d38 < Debug: Setting new attribute selected 'true' into stopChargingStation 'flow' < Debug: Setting new attribute selected 'true' into stopChargingStation 'flow' < Debug: Value 'dummyValue' for attribute duration of stopChargingStation isn't valid < Debug: Setting new attribute duration '60' into stopChargingStation 'flow' < Debug: Setting new attribute duration '60' into stopChargingStation 'flow' < Debug: Value '-5' for attribute duration of stopChargingStation isn't valid < Debug: Setting new attribute duration '0' into stopChargingStation 'flow' < Debug: Setting new attribute duration '0' into stopChargingStation 'flow' < Debug: Setting new attribute duration '3.5' into stopChargingStation 'flow' <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in routes ---------- 5,8c5 < <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"> < <stop chargingStation="chargingStationA" duration="3.50" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/> < <stop chargingStation="chargingStationB" duration="3.50" extension="20.00"/> < </flow> --- > <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
---------- Differences in additionals ---------- 5,6c5,6 < <chargingStation id="chargingStationA" lane="gneE0_0" startPos="10.00" endPos="20.00"/> < <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/> --- > <chargingStation id="chargingStationA" lane="gneE0_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> > <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,11 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. 10,11c13,23 < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement --- > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27,39d38 < Debug: Setting new attribute selected 'true' into stopChargingStation 'flow' < Debug: Setting new attribute selected 'true' into stopChargingStation 'flow' < Debug: Setting new attribute triggered 'true' into stopChargingStation 'flow' < Debug: Setting new attribute triggered 'true' into stopChargingStation 'flow' < Debug: Setting new attribute expected 'dummyValue' into stopChargingStation 'flow' < Debug: Setting new attribute expected 'dummyValue' into stopChargingStation 'flow' < Debug: Setting new attribute expected '' into stopChargingStation 'flow' < Debug: Setting new attribute expected '' into stopChargingStation 'flow' < Debug: Value ';;;;;' for attribute expected of stopChargingStation isn't valid <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in routes ---------- 5,8c5 < <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"> < <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="ID2" expectedContainers="IDB" tripId="IDC"/> < <stop chargingStation="chargingStationB" duration="60.00" extension="20.00" triggered="person" expected="ID2"/> < </flow> --- > <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
---------- Differences in additionals ---------- 5,6c5,6 < <chargingStation id="chargingStationA" lane="gneE0_0" startPos="10.00" endPos="20.00"/> < <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/> --- > <chargingStation id="chargingStationA" lane="gneE0_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> > <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,11 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. 10,11c13,23 < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement --- > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27,39d38 < Debug: Setting new attribute selected 'true' into stopChargingStation 'flow' < Debug: Setting new attribute selected 'true' into stopChargingStation 'flow' < Debug: Setting new attribute containerTriggered 'true' into stopChargingStation 'flow' < Debug: Setting new attribute containerTriggered 'true' into stopChargingStation 'flow' < Debug: Setting new attribute expectedContainers 'dummyValue' into stopChargingStation 'flow' < Debug: Setting new attribute expectedContainers 'dummyValue' into stopChargingStation 'flow' < Debug: Setting new attribute expectedContainers '' into stopChargingStation 'flow' < Debug: Setting new attribute expectedContainers '' into stopChargingStation 'flow' < Debug: Value ';;;;;' for attribute expectedContainers of stopChargingStation isn't valid <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in routes ---------- 5,8c5 < <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"> < <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="ID2" tripId="IDC"/> < <stop chargingStation="chargingStationB" duration="60.00" extension="20.00" expectedContainers="ID2"/> < </flow> --- > <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
---------- Differences in additionals ---------- 5,6c5,6 < <chargingStation id="chargingStationA" lane="gneE0_0" startPos="10.00" endPos="20.00"/> < <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/> --- > <chargingStation id="chargingStationA" lane="gneE0_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> > <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,11 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. 10,11c13,23 < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement --- > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27,36d38 < Debug: Setting new attribute selected 'true' into stopChargingStation 'flow' < Debug: Setting new attribute selected 'true' into stopChargingStation 'flow' < Debug: Value 'dummyValue' for attribute extension of stopChargingStation isn't valid < Debug: Setting new attribute extension '0' into stopChargingStation 'flow' < Debug: Setting new attribute extension '0' into stopChargingStation 'flow' < Debug: Value '-5' for attribute extension of stopChargingStation isn't valid < Debug: Setting new attribute extension '0' into stopChargingStation 'flow' < Debug: Setting new attribute extension '0' into stopChargingStation 'flow' < Debug: Setting new attribute extension '3.5' into stopChargingStation 'flow' <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in routes ---------- 5,8c5 < <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"> < <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="3.50" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/> < <stop chargingStation="chargingStationB" duration="60.00" extension="3.50"/> < </flow> --- > <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
---------- Differences in additionals ---------- 5,6c5,6 < <chargingStation id="chargingStationA" lane="gneE0_0" startPos="10.00" endPos="20.00"/> < <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/> --- > <chargingStation id="chargingStationA" lane="gneE0_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> > <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,11 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. 10,11c13,23 < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement --- > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27,32d38 < Debug: Setting new attribute selected 'true' into stopChargingStation 'flow' < Debug: Setting new attribute selected 'true' into stopChargingStation 'flow' < Debug: Value 'dummy' for attribute parking of stopChargingStation isn't valid < Debug: Value '' for attribute parking of stopChargingStation isn't valid < Debug: Setting new attribute parking 'true' into stopChargingStation 'flow' < Debug: Setting new attribute parking 'true' into stopChargingStation 'flow' 35,40d40 < Debug: Setting previous attribute parking '0' into stopChargingStation 'flow' < Debug: Setting previous attribute parking '1' into stopChargingStation 'flow' <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in routes ---------- 5,8c5 < <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"> < <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/> < <stop chargingStation="chargingStationB" duration="60.00" extension="20.00"/> < </flow> --- > <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
---------- Differences in additionals ---------- 5,6c5,6 < <chargingStation id="chargingStationA" lane="gneE0_0" startPos="10.00" endPos="20.00"/> < <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/> --- > <chargingStation id="chargingStationA" lane="gneE0_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> > <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,11 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. 10,11c13,23 < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement --- > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27,32d38 < Debug: Setting new attribute selected 'true' into stopChargingStation 'flow' < Debug: Setting new attribute selected 'true' into stopChargingStation 'flow' < Debug: Value 'dummy' for attribute triggered of stopChargingStation isn't valid < Debug: Value '' for attribute triggered of stopChargingStation isn't valid < Debug: Setting new attribute triggered 'true' into stopChargingStation 'flow' < Debug: Setting new attribute triggered 'true' into stopChargingStation 'flow' 35,40d40 < Debug: Setting previous attribute triggered '0' into stopChargingStation 'flow' < Debug: Setting previous attribute triggered '1' into stopChargingStation 'flow' <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in routes ---------- 5,8c5 < <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"> < <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/> < <stop chargingStation="chargingStationB" duration="60.00" extension="20.00" triggered="person"/> < </flow> --- > <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
---------- Differences in additionals ---------- 5,6c5,6 < <chargingStation id="chargingStationA" lane="gneE0_0" startPos="10.00" endPos="20.00"/> < <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/> --- > <chargingStation id="chargingStationA" lane="gneE0_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> > <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,11 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. 10,11c13,23 < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement --- > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27,36d38 < Debug: Setting new attribute selected 'true' into stopChargingStation 'flow' < Debug: Setting new attribute selected 'true' into stopChargingStation 'flow' < Debug: Value 'dummyValue' for attribute until of stopChargingStation isn't valid < Debug: Setting new attribute until '0' into stopChargingStation 'flow' < Debug: Setting new attribute until '0' into stopChargingStation 'flow' < Debug: Value '-5' for attribute until of stopChargingStation isn't valid < Debug: Setting new attribute until '0' into stopChargingStation 'flow' < Debug: Setting new attribute until '0' into stopChargingStation 'flow' < Debug: Setting new attribute until '3.5' into stopChargingStation 'flow' <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in routes ---------- 5,8c5 < <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"> < <stop chargingStation="chargingStationA" duration="70.00" until="3.50" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/> < <stop chargingStation="chargingStationB" duration="60.00" until="3.50" extension="20.00"/> < </flow> --- > <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
---------- Differences in additionals ---------- 5c5 < <chargingStation id="chargingStation" lane="gneE0_0" startPos="10.00" endPos="20.00"/> --- > <chargingStation id="chargingStation" lane="gneE0_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 7a9,11 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. 9,11c13,23 < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement --- > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 42,44d53 < Debug: Deleting unreferenced stopChargingStation 'flow' < Debug: Deleting unreferenced stopChargingStation 'flow' < Debug: Deleting unreferenced stopChargingStation 'flow' 59a69,222 > > ================================================================= > ==4025054==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,4 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in routes ---------- 5,9c5 < <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"> < <stop chargingStation="chargingStation"/> < <stop chargingStation="chargingStation"/> < <stop chargingStation="chargingStation"/> < </flow> --- > <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
---------- Differences in additionals ---------- 5c5 < <chargingStation id="chargingStation" lane="gneE0_0" startPos="10.00" endPos="20.00"/> --- > <chargingStation id="chargingStation" lane="gneE0_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 13a15 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. 15a18 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. 17,18d19 < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement 19a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 50,51d60 < Debug: Deleting unreferenced stopChargingStation 'flow' < Debug: Deleting unreferenced stopChargingStation 'flow' 66a76,236 > > ================================================================= > ==4024880==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines> ---------- Differences in log ---------- 6a7 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. 8a10 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. ---------- Differences in routes ---------- 5,8c5 < <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"> < <stop chargingStation="chargingStation" triggered="person"/> < <stop chargingStation="chargingStation" triggered="container"/> < </flow> --- > <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
---------- Differences in additionals ---------- 5c5 < <chargingStation id="chargingStation" lane="gneE0_0" startPos="10.00" endPos="20.00"/> --- > <chargingStation id="chargingStation" lane="gneE0_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 7a9 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. 9c11,21 < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement --- > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 40d51 < Debug: Deleting unreferenced stopChargingStation 'flow' 55a67,228 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==4024399==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,2 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in routes ---------- 5,7c5 < <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"> < <stop chargingStation="chargingStation"/> < </flow> --- > <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
---------- Differences in additionals ---------- 5c5 < <chargingStation id="chargingStation" lane="gneE0_0" startPos="10.00" endPos="20.00"/> --- > <chargingStation id="chargingStation" lane="gneE0_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 12a14,15 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. 14,15d16 < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement 16a18,27 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 47,48d57 < Debug: Deleting unreferenced stopChargingStation 'flow' < Debug: Deleting unreferenced stopChargingStation 'flow' 63a73,226 > > ================================================================= > ==4024514==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 <truncated after showing first 30 lines> ---------- Differences in log ---------- 5a6,7 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. ---------- Differences in routes ---------- 5,8c5 < <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"> < <stop chargingStation="chargingStation" duration="0.00"/> < <stop chargingStation="chargingStation" duration="2.00"/> < </flow> --- > <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
---------- Differences in additionals ---------- 5c5 < <chargingStation id="chargingStation" lane="gneE0_0" startPos="10.00" endPos="20.00"/> --- > <chargingStation id="chargingStation" lane="gneE0_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,13 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. 10,13d14 < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement 14a16,25 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 45,48d55 < Debug: Deleting unreferenced stopChargingStation 'flow' < Debug: Deleting unreferenced stopChargingStation 'flow' < Debug: Deleting unreferenced stopChargingStation 'flow' < Debug: Deleting unreferenced stopChargingStation 'flow' 63a71,224 > <truncated after showing first 30 lines> ---------- Differences in log ---------- 1a2,5 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. ---------- Differences in routes ---------- 5,10c5 < <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"> < <stop chargingStation="chargingStation" triggered="person" expected=""/> < <stop chargingStation="chargingStation" triggered="person" expected=";;;;"/> < <stop chargingStation="chargingStation" triggered="person" expected="ID1"/> < <stop chargingStation="chargingStation" triggered="person" expected="ID1 ID2"/> < </flow> --- > <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
---------- Differences in additionals ---------- 5c5 < <chargingStation id="chargingStation" lane="gneE0_0" startPos="10.00" endPos="20.00"/> --- > <chargingStation id="chargingStation" lane="gneE0_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 7a9,12 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. 9,12c14,24 < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement --- > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 43,46d54 < Debug: Deleting unreferenced stopChargingStation 'flow' < Debug: Deleting unreferenced stopChargingStation 'flow' < Debug: Deleting unreferenced stopChargingStation 'flow' < Debug: Deleting unreferenced stopChargingStation 'flow' 61a70,229 <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,5 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in routes ---------- 5,10c5 < <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"> < <stop chargingStation="chargingStation" triggered="container"/> < <stop chargingStation="chargingStation" triggered="container"/> < <stop chargingStation="chargingStation" triggered="container"/> < <stop chargingStation="chargingStation" triggered="container"/> < </flow> --- > <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
---------- Differences in additionals ---------- 5c5 < <chargingStation id="chargingStation" lane="gneE0_0" startPos="10.00" endPos="20.00"/> --- > <chargingStation id="chargingStation" lane="gneE0_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 11a13,15 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. 13,15d16 < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement 16a18,27 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 47,49d57 < Debug: Deleting unreferenced stopChargingStation 'flow' < Debug: Deleting unreferenced stopChargingStation 'flow' < Debug: Deleting unreferenced stopChargingStation 'flow' 64a73,233 > > ================================================================= > ==4024620==ERROR: LeakSanitizer: detected memory leaks > <truncated after showing first 30 lines> ---------- Differences in log ---------- 4a5,7 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. ---------- Differences in routes ---------- 5,9c5 < <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"> < <stop chargingStation="chargingStation" duration="60.00"/> < <stop chargingStation="chargingStation" duration="60.00" extension="0.00"/> < <stop chargingStation="chargingStation" duration="60.00" extension="2.30"/> < </flow> --- > <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
---------- Differences in additionals ---------- 5c5 < <chargingStation id="chargingStation" lane="gneE0_0" startPos="10.00" endPos="20.00"/> --- > <chargingStation id="chargingStation" lane="gneE0_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 13a15 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. 15a18 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. 17,18d19 < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement 19a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 50,51d60 < Debug: Deleting unreferenced stopChargingStation 'flow' < Debug: Deleting unreferenced stopChargingStation 'flow' 66a76,236 > > ================================================================= > ==4025000==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines> ---------- Differences in log ---------- 6a7 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. 8a10 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. ---------- Differences in routes ---------- 5,8c5 < <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"> < <stop chargingStation="chargingStation" parking="0"/> < <stop chargingStation="chargingStation" parking="1"/> < </flow> --- > <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
---------- Differences in additionals ---------- 5c5 < <chargingStation id="chargingStation" lane="gneE0_0" startPos="10.00" endPos="20.00"/> --- > <chargingStation id="chargingStation" lane="gneE0_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. 11a14,15 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. 12a17,18 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. 14,18d19 < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement 19a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 50,54d60 < Debug: Deleting unreferenced stopChargingStation 'flow' < Debug: Deleting unreferenced stopChargingStation 'flow' <truncated after showing first 30 lines> ---------- Differences in log ---------- 1a2 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. 4a6,7 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. 5a9,10 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. ---------- Differences in routes ---------- 5,11c5 < <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"> < <stop chargingStation="chargingStation" triggered=""/> < <stop chargingStation="chargingStation" triggered=""/> < <stop chargingStation="chargingStation" triggered=""/> < <stop chargingStation="chargingStation" triggered=""/> < <stop chargingStation="chargingStation" triggered="person"/> < </flow> --- > <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
---------- Differences in additionals ---------- 5c5 < <chargingStation id="chargingStation" lane="gneE0_0" startPos="10.00" endPos="20.00"/> --- > <chargingStation id="chargingStation" lane="gneE0_0" startPos="10.00" endPos="20.00" power="0.00" efficiency="0.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 12a14,15 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. 14,15d16 < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement < Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement 16a18,27 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 47,48d57 < Debug: Deleting unreferenced stopChargingStation 'flow' < Debug: Deleting unreferenced stopChargingStation 'flow' 63a73,234 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==4024562==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines> ---------- Differences in log ---------- 5a6,7 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in flow 'flow'. ---------- Differences in routes ---------- 5,8c5 < <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"> < <stop chargingStation="chargingStation" until="0.00"/> < <stop chargingStation="chargingStation" until="2.30"/> < </flow> --- > <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
---------- Differences in additionals ---------- 5,12c5,12 < <chargingStation id="chargingStationA" lane="gneE0_1" startPos="19.75" endPos="29.75"/> < <chargingStation id="chargingStationB" lane="gneE1_1" startPos="28.41" endPos="38.41"/> < <chargingStation id="chargingStationC" lane="gneE2_1" startPos="16.48" endPos="26.48"/> < <chargingStation id="chargingStationD" lane="gneE2_2" startPos="21.73" endPos="31.73"/> < <chargingStation id="chargingStationE" lane="gneE2_3" startPos="23.79" endPos="33.79"/> < <chargingStation id="chargingStationF" lane="gneE2_4" startPos="27.13" endPos="37.13"/> < <chargingStation id="chargingStationG" lane="gneE2_5" startPos="31.03" endPos="41.03"/> < <chargingStation id="chargingStationH" lane="gneE4_0" startPos="17.90" endPos="27.90"/> --- > <chargingStation id="chargingStationA" lane="gneE0_0" startPos="19.75" endPos="29.75" power="0.00" efficiency="0.00"/> > <chargingStation id="chargingStationB" lane="gneE1_0" startPos="28.41" endPos="38.41" power="0.00" efficiency="0.00"/> > <chargingStation id="chargingStationC" lane="gneE2_0" startPos="16.48" endPos="26.48" power="0.00" efficiency="0.00"/> > <chargingStation id="chargingStationD" lane="gneE2_1" startPos="21.73" endPos="31.73" power="0.00" efficiency="0.00"/> > <chargingStation id="chargingStationE" lane="gneE2_2" startPos="23.79" endPos="33.79" power="0.00" efficiency="0.00"/> > <chargingStation id="chargingStationF" lane="gneE2_3" startPos="27.13" endPos="37.13" power="0.00" efficiency="0.00"/> > <chargingStation id="chargingStationG" lane="gneE2_4" startPos="31.03" endPos="41.03" power="0.00" efficiency="0.00"/> > <chargingStation id="chargingStationH" lane="gneE4_0" startPos="17.90" endPos="27.90" power="0.00" efficiency="0.00"/> ---------- Differences in errors ---------- 10a11 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 19,34c20,40 < Debug: Adding route 'route_0' in GNEChange_DemandElement < Debug: Adding stopChargingStation 'route_0' in GNEChange_DemandElement < Debug: Adding stopChargingStation 'route_0' in GNEChange_DemandElement < Debug: Adding stopChargingStation 'route_0' in GNEChange_DemandElement < Debug: Adding stopChargingStation 'route_0' in GNEChange_DemandElement < Debug: Adding stopChargingStation 'route_0' in GNEChange_DemandElement < Debug: Adding stopChargingStation 'route_0' in GNEChange_DemandElement < Debug: Adding route 'route_1' in GNEChange_DemandElement < Debug: Adding stopChargingStation 'route_1' in GNEChange_DemandElement < Debug: Adding stopChargingStation 'route_1' in GNEChange_DemandElement < Debug: Adding stopChargingStation 'route_1' in GNEChange_DemandElement < Debug: Adding stopChargingStation 'route_1' in GNEChange_DemandElement < Debug: Adding stopChargingStation 'route_1' in GNEChange_DemandElement < Debug: Adding stopChargingStation 'route_1' in GNEChange_DemandElement < Debug: Adding stopChargingStation 'route_1' in GNEChange_DemandElement < Debug: Adding stopChargingStation 'route_1' in GNEChange_DemandElement --- > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip0'. > Debug: Adding trip 'trip0' in GNEChange_DemandElement > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip1'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip1'. > Debug: Adding trip 'trip1' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,9 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip1'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip1'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in routes ---------- 5,28c5,6 < <route edges="gneE2 gneE4" color="yellow" id="route_0"> < <stop chargingStation="chargingStationH" duration="60.00"/> < <stop chargingStation="chargingStationG" duration="60.00"/> < <stop chargingStation="chargingStationF" duration="60.00"/> < <stop chargingStation="chargingStationE" duration="60.00"/> < <stop chargingStation="chargingStationD" duration="60.00"/> < <stop chargingStation="chargingStationC" duration="60.00"/> < </flow> < <route edges="gneE0 gneE1" color="yellow" id="route_1"> < <stop chargingStation="chargingStationH" duration="60.00"/> < <stop chargingStation="chargingStationG" duration="60.00"/> < <stop chargingStation="chargingStationF" duration="60.00"/> < <stop chargingStation="chargingStationE" duration="60.00"/> < <stop chargingStation="chargingStationD" duration="60.00"/> < <stop chargingStation="chargingStationC" duration="60.00"/> < <stop chargingStation="chargingStationH" duration="60.00"/> < <stop chargingStation="chargingStationG" duration="60.00"/> < <stop chargingStation="chargingStationF" duration="60.00"/> < <stop chargingStation="chargingStationE" duration="60.00"/> < <stop chargingStation="chargingStationD" duration="60.00"/> < <stop chargingStation="chargingStationC" duration="60.00"/> < <stop chargingStation="chargingStationB" duration="60.00"/> < <stop chargingStation="chargingStationA" duration="60.00"/> < </flow> --- > <trip id="trip0" depart="0.00" from="gneE0" to="gneE1"/> > <trip id="trip1" depart="0.00" from="gneE0" to="gneE1"/>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 99a110,273 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==4019601==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f60b4b1f5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f60b403d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 83a94,253 > > ================================================================= > ==4019360==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f2de2d6f5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2de228d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69a80,233 > > ================================================================= > ==4019011==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fd14d5195ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd14ca372f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 95a106,265 > > ================================================================= > ==4019113==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f288c6435ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f288bb612f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 94a105,265 > > ================================================================= > ==4019312==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f16916a75ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f1690bc52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 94a105,265 > > ================================================================= > ==4019410==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f16194385ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f16189562f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 95a106,259 > > ================================================================= > ==4019212==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f376c6945ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f376bbb22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 61a72,225 > > ================================================================= > ==4019019==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f7ddc96a5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f7ddbe882f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 91a102,262 > > ================================================================= > ==4019504==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f2c0f4965ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2c0e9b42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 83a94,247 > > ================================================================= > ==4019261==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fe7cc48a5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe7cb9a82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 95a106,269 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==4019159==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fe299a495ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe298f672f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8,9c9,19 < Debug: Adding route 'route_0' in GNEChange_DemandElement < Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement --- > Debug: Adding trip 'trip' in GNEChange_DemandElement > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 24c34 < Debug: Selected item 'vehicle_0' in DemandElementSelector --- > Debug: Selected item 'trip' in DemandElementSelector 27,28c37,38 < Debug: Adding stopContainerStop 'vehicle_0' in GNEChange_DemandElement < Debug: Removing stopContainerStop 'vehicle_0' in GNEChange_DemandElement --- > Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement > Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement 31,34c41 < Debug: Adding stopContainerStop 'vehicle_0' in GNEChange_DemandElement < Debug: Removing stopContainerStop 'vehicle_0' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5,6c5,7 < <route edges="gneE0 gneE1" color="yellow" id="route_0"/> < <vehicle id="vehicle_0" depart="0.00" route="route_0"/> --- > <trip id="trip" depart="0.00" from="gneE0" to="gneE1"> > <stop containerStop="containerStopB" duration="60.00"/> > </trip>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 78a89,249 > > ================================================================= > ==4020536==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f2a178165ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2a16d342f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 76a87,240 > > ================================================================= > ==4020113==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f1a9f3015ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f1a9e81f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 97a108,261 > > ================================================================= > ==4019695==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f675c4365ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f675b9542f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 93a104,264 > > ================================================================= > ==4020061==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f7ce9aef5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f7ce900d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 93a104,257 > > ================================================================= > ==4020335==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fcb7c4525ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fcb7b9702f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 46c56 < Debug: Setting previous attribute extension '0.00' into stopContainerStop 'trip' --- > Debug: Setting previous attribute extension '-0.00' into stopContainerStop 'trip' 107a118,271 > > ================================================================= > ==4019887==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7efd5e4ab5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7efd5d9c92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 83a94,253 > > ================================================================= > ==4020414==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f978b3445ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f978a8622f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 76a87,247 > > ================================================================= > ==4020005==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fa3f12a05ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa3f07be2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 103a114,273 > > ================================================================= > ==4019754==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7ff8392925ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff8387b02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,11 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. 10,11c13,23 < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement --- > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27,34d38 < Debug: Setting new attribute selected 'true' into stopContainerStop 'trip' < Debug: Setting new attribute selected 'true' into stopContainerStop 'trip' < Debug: Setting new attribute actType 'dummy' into stopContainerStop 'trip' < Debug: Setting new attribute actType 'dummy' into stopContainerStop 'trip' < Debug: Setting new attribute actType 'waiting' into stopContainerStop 'trip' < Debug: Setting new attribute actType 'waiting' into stopContainerStop 'trip' < Debug: Setting new attribute actType 'singing' into stopContainerStop 'trip' < Debug: Setting new attribute actType 'singing' into stopContainerStop 'trip' 37,38c41 <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in routes ---------- 5,8c5 < <trip id="trip" depart="0.00" from="gneE0" to="gneE1"> < <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" actType="singing"/> < <stop containerStop="containerStopB" duration="60.00" extension="20.00" actType="singing"/> < </trip> --- > <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,11 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. 10,11c13,23 < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement --- > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27,30d38 < Debug: Setting new attribute selected 'true' into stopContainerStop 'trip' < Debug: Setting new attribute selected 'true' into stopContainerStop 'trip' < Debug: Setting new attribute containerTriggered 'true' into stopContainerStop 'trip' < Debug: Setting new attribute containerTriggered 'true' into stopContainerStop 'trip' 33,38d40 < Debug: Setting previous attribute containerTriggered '0' into stopContainerStop 'trip' < Debug: Setting previous attribute containerTriggered '0' into stopContainerStop 'trip' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in routes ---------- 5,8c5 < <trip id="trip" depart="0.00" from="gneE0" to="gneE1"> < <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/> < <stop containerStop="containerStopB" duration="60.00" extension="20.00"/> < </trip> --- > <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,11 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. 10,11c13,23 < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement --- > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27,36d38 < Debug: Setting new attribute selected 'true' into stopContainerStop 'trip' < Debug: Setting new attribute selected 'true' into stopContainerStop 'trip' < Debug: Value 'dummyValue' for attribute duration of stopContainerStop isn't valid < Debug: Setting new attribute duration '60' into stopContainerStop 'trip' < Debug: Setting new attribute duration '60' into stopContainerStop 'trip' < Debug: Value '-5' for attribute duration of stopContainerStop isn't valid < Debug: Setting new attribute duration '0' into stopContainerStop 'trip' < Debug: Setting new attribute duration '0' into stopContainerStop 'trip' < Debug: Setting new attribute duration '3.5' into stopContainerStop 'trip' <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in routes ---------- 5,8c5 < <trip id="trip" depart="0.00" from="gneE0" to="gneE1"> < <stop containerStop="containerStopA" duration="3.50" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/> < <stop containerStop="containerStopB" duration="3.50" extension="20.00"/> < </trip> --- > <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,11 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. 10,11c13,23 < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement --- > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27,39d38 < Debug: Setting new attribute selected 'true' into stopContainerStop 'trip' < Debug: Setting new attribute selected 'true' into stopContainerStop 'trip' < Debug: Setting new attribute triggered 'true' into stopContainerStop 'trip' < Debug: Setting new attribute triggered 'true' into stopContainerStop 'trip' < Debug: Setting new attribute expected 'dummyValue' into stopContainerStop 'trip' < Debug: Setting new attribute expected 'dummyValue' into stopContainerStop 'trip' < Debug: Setting new attribute expected '' into stopContainerStop 'trip' < Debug: Setting new attribute expected '' into stopContainerStop 'trip' < Debug: Value ';;;;;' for attribute expected of stopContainerStop isn't valid <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in routes ---------- 5,8c5 < <trip id="trip" depart="0.00" from="gneE0" to="gneE1"> < <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="ID2" expectedContainers="IDB" tripId="IDC"/> < <stop containerStop="containerStopB" duration="60.00" extension="20.00" triggered="person" expected="ID2"/> < </trip> --- > <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,11 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. 10,11c13,23 < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement --- > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27,39d38 < Debug: Setting new attribute selected 'true' into stopContainerStop 'trip' < Debug: Setting new attribute selected 'true' into stopContainerStop 'trip' < Debug: Setting new attribute containerTriggered 'true' into stopContainerStop 'trip' < Debug: Setting new attribute containerTriggered 'true' into stopContainerStop 'trip' < Debug: Setting new attribute expectedContainers 'dummyValue' into stopContainerStop 'trip' < Debug: Setting new attribute expectedContainers 'dummyValue' into stopContainerStop 'trip' < Debug: Setting new attribute expectedContainers '' into stopContainerStop 'trip' < Debug: Setting new attribute expectedContainers '' into stopContainerStop 'trip' < Debug: Value ';;;;;' for attribute expectedContainers of stopContainerStop isn't valid <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in routes ---------- 5,8c5 < <trip id="trip" depart="0.00" from="gneE0" to="gneE1"> < <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="ID2" tripId="IDC"/> < <stop containerStop="containerStopB" duration="60.00" extension="20.00" expectedContainers="ID2"/> < </trip> --- > <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,11 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. 10,11c13,23 < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement --- > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27,36d38 < Debug: Setting new attribute selected 'true' into stopContainerStop 'trip' < Debug: Setting new attribute selected 'true' into stopContainerStop 'trip' < Debug: Value 'dummyValue' for attribute extension of stopContainerStop isn't valid < Debug: Setting new attribute extension '0' into stopContainerStop 'trip' < Debug: Setting new attribute extension '0' into stopContainerStop 'trip' < Debug: Value '-5' for attribute extension of stopContainerStop isn't valid < Debug: Setting new attribute extension '0' into stopContainerStop 'trip' < Debug: Setting new attribute extension '0' into stopContainerStop 'trip' < Debug: Setting new attribute extension '3.5' into stopContainerStop 'trip' <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in routes ---------- 5,8c5 < <trip id="trip" depart="0.00" from="gneE0" to="gneE1"> < <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="3.50" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/> < <stop containerStop="containerStopB" duration="60.00" extension="3.50"/> < </trip> --- > <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,11 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. 10,11c13,23 < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement --- > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27,32d38 < Debug: Setting new attribute selected 'true' into stopContainerStop 'trip' < Debug: Setting new attribute selected 'true' into stopContainerStop 'trip' < Debug: Value 'dummy' for attribute parking of stopContainerStop isn't valid < Debug: Value '' for attribute parking of stopContainerStop isn't valid < Debug: Setting new attribute parking 'true' into stopContainerStop 'trip' < Debug: Setting new attribute parking 'true' into stopContainerStop 'trip' 35,40d40 < Debug: Setting previous attribute parking '0' into stopContainerStop 'trip' < Debug: Setting previous attribute parking '1' into stopContainerStop 'trip' <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in routes ---------- 5,8c5 < <trip id="trip" depart="0.00" from="gneE0" to="gneE1"> < <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/> < <stop containerStop="containerStopB" duration="60.00" extension="20.00"/> < </trip> --- > <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,11 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. 10,11c13,23 < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement --- > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27,32d38 < Debug: Setting new attribute selected 'true' into stopContainerStop 'trip' < Debug: Setting new attribute selected 'true' into stopContainerStop 'trip' < Debug: Value 'dummy' for attribute triggered of stopContainerStop isn't valid < Debug: Value '' for attribute triggered of stopContainerStop isn't valid < Debug: Setting new attribute triggered 'true' into stopContainerStop 'trip' < Debug: Setting new attribute triggered 'true' into stopContainerStop 'trip' 35,40d40 < Debug: Setting previous attribute triggered '0' into stopContainerStop 'trip' < Debug: Setting previous attribute triggered '1' into stopContainerStop 'trip' <truncated after showing first 30 lines> ---------- Differences in output ---------- 11c11 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Differences in routes ---------- 5,8c5 < <trip id="trip" depart="0.00" from="gneE0" to="gneE1"> < <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/> < <stop containerStop="containerStopB" duration="60.00" extension="20.00" triggered="person"/> < </trip> --- > <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/> </viewsettings>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,11 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. 10,11c13,23 < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement --- > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27,36d38 < Debug: Setting new attribute selected 'true' into stopContainerStop 'trip' < Debug: Setting new attribute selected 'true' into stopContainerStop 'trip' < Debug: Value 'dummyValue' for attribute until of stopContainerStop isn't valid < Debug: Setting new attribute until '0' into stopContainerStop 'trip' < Debug: Setting new attribute until '0' into stopContainerStop 'trip' < Debug: Value '-5' for attribute until of stopContainerStop isn't valid < Debug: Setting new attribute until '0' into stopContainerStop 'trip' < Debug: Setting new attribute until '0' into stopContainerStop 'trip' < Debug: Setting new attribute until '3.5' into stopContainerStop 'trip' <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in routes ---------- 5,8c5 < <trip id="trip" depart="0.00" from="gneE0" to="gneE1"> < <stop containerStop="containerStopA" duration="70.00" until="3.50" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/> < <stop containerStop="containerStopB" duration="60.00" until="3.50" extension="20.00"/> < </trip> --- > <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 7a9,11 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. 9,11c13,23 < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement --- > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 42,44d53 < Debug: Deleting unreferenced stopContainerStop 'trip' < Debug: Deleting unreferenced stopContainerStop 'trip' < Debug: Deleting unreferenced stopContainerStop 'trip' 59a69,229 > > ================================================================= > ==4021896==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,4 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in routes ---------- 5,9c5 < <trip id="trip" depart="0.00" from="gneE0" to="gneE1"> < <stop containerStop="containerStop"/> < <stop containerStop="containerStop"/> < <stop containerStop="containerStop"/> < </trip> --- > <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 13a15 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. 15a18 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. 17,18d19 < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement 19a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 50,51d60 < Debug: Deleting unreferenced stopContainerStop 'trip' < Debug: Deleting unreferenced stopContainerStop 'trip' 66a76,229 > > ================================================================= > ==4021739==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines> ---------- Differences in log ---------- 6a7 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. 8a10 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. ---------- Differences in routes ---------- 5,8c5 < <trip id="trip" depart="0.00" from="gneE0" to="gneE1"> < <stop containerStop="containerStop" triggered="person"/> < <stop containerStop="containerStop" triggered="container"/> < </trip> --- > <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 7a9 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. 9c11,21 < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement --- > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 40d51 < Debug: Deleting unreferenced stopContainerStop 'trip' 55a67,228 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==4021135==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,2 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in routes ---------- 5,7c5 < <trip id="trip" depart="0.00" from="gneE0" to="gneE1"> < <stop containerStop="containerStop"/> < </trip> --- > <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 12a14,15 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. 14,15d16 < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement 16a18,27 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 47,48d57 < Debug: Deleting unreferenced stopContainerStop 'trip' < Debug: Deleting unreferenced stopContainerStop 'trip' 63a73,226 > > ================================================================= > ==4021281==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 <truncated after showing first 30 lines> ---------- Differences in log ---------- 5a6,7 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. ---------- Differences in routes ---------- 5,8c5 < <trip id="trip" depart="0.00" from="gneE0" to="gneE1"> < <stop containerStop="containerStop" duration="0.00"/> < <stop containerStop="containerStop" duration="2.00"/> < </trip> --- > <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,13 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. 10,13d14 < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement 14a16,25 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 45,48d55 < Debug: Deleting unreferenced stopContainerStop 'trip' < Debug: Deleting unreferenced stopContainerStop 'trip' < Debug: Deleting unreferenced stopContainerStop 'trip' < Debug: Deleting unreferenced stopContainerStop 'trip' 63a71,231 > <truncated after showing first 30 lines> ---------- Differences in log ---------- 1a2,5 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. ---------- Differences in routes ---------- 5,10c5 < <trip id="trip" depart="0.00" from="gneE0" to="gneE1"> < <stop containerStop="containerStop" triggered="person" expected=""/> < <stop containerStop="containerStop" triggered="person" expected=";;;;"/> < <stop containerStop="containerStop" triggered="person" expected="ID1"/> < <stop containerStop="containerStop" triggered="person" expected="ID1 ID2"/> < </trip> --- > <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 7a9,12 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. 9,12c14,24 < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement --- > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 43,46d54 < Debug: Deleting unreferenced stopContainerStop 'trip' < Debug: Deleting unreferenced stopContainerStop 'trip' < Debug: Deleting unreferenced stopContainerStop 'trip' < Debug: Deleting unreferenced stopContainerStop 'trip' 61a70,230 <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,5 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in routes ---------- 5,10c5 < <trip id="trip" depart="0.00" from="gneE0" to="gneE1"> < <stop containerStop="containerStop" triggered="container"/> < <stop containerStop="containerStop" triggered="container"/> < <stop containerStop="containerStop" triggered="container"/> < <stop containerStop="containerStop" triggered="container"/> < </trip> --- > <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 11a13,15 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. 13,15d16 < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement 16a18,27 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 47,49d57 < Debug: Deleting unreferenced stopContainerStop 'trip' < Debug: Deleting unreferenced stopContainerStop 'trip' < Debug: Deleting unreferenced stopContainerStop 'trip' 64a73,226 > > ================================================================= > ==4021485==ERROR: LeakSanitizer: detected memory leaks > <truncated after showing first 30 lines> ---------- Differences in log ---------- 4a5,7 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. ---------- Differences in routes ---------- 5,9c5 < <trip id="trip" depart="0.00" from="gneE0" to="gneE1"> < <stop containerStop="containerStop" duration="60.00"/> < <stop containerStop="containerStop" duration="60.00" extension="0.00"/> < <stop containerStop="containerStop" duration="60.00" extension="2.30"/> < </trip> --- > <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 13a15 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. 15a18 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. 17,18d19 < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement 19a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 50,51d60 < Debug: Deleting unreferenced stopContainerStop 'trip' < Debug: Deleting unreferenced stopContainerStop 'trip' 66a76,229 > > ================================================================= > ==4021814==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines> ---------- Differences in log ---------- 6a7 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. 8a10 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. ---------- Differences in routes ---------- 5,8c5 < <trip id="trip" depart="0.00" from="gneE0" to="gneE1"> < <stop containerStop="containerStop" parking="0"/> < <stop containerStop="containerStop" parking="1"/> < </trip> --- > <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. 11a14,15 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. 12a17,18 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. 14,18d19 < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement 19a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 50,69d60 < Debug: Deleting unreferenced stopContainerStop 'trip' < Debug: Deleting unreferenced stopContainerStop 'trip' <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,6d0 < Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean < Error: Attribute 'triggered' in definition of a stop is empty. < Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop' in trip 'trip'. < Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean < Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean < Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in output ---------- 5c5 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Differences in routes ---------- 5,11c5 < <trip id="trip" depart="0.00" from="gneE0" to="gneE1"> < <stop containerStop="containerStop" triggered=""/> < <stop containerStop="containerStop" triggered=""/> < <stop containerStop="containerStop" triggered=""/> < <stop containerStop="containerStop" triggered=""/> < <stop containerStop="containerStop" triggered="person"/> < </trip> --- > <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/> </viewsettings>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 12a14,15 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. 14,15d16 < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement 16a18,27 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 47,48d57 < Debug: Deleting unreferenced stopContainerStop 'trip' < Debug: Deleting unreferenced stopContainerStop 'trip' 63a73,234 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==4021336==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines> ---------- Differences in log ---------- 5a6,7 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip'. ---------- Differences in routes ---------- 5,8c5 < <trip id="trip" depart="0.00" from="gneE0" to="gneE1"> < <stop containerStop="containerStop" until="0.00"/> < <stop containerStop="containerStop" until="2.30"/> < </trip> --- > <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>
---------- Differences in additionals ---------- 5,11c5,11 < <containerStop id="containerStopA" lane="gneE0_1" startPos="19.75" endPos="29.75"/> < <containerStop id="containerStopB" lane="gneE1_1" startPos="28.41" endPos="38.41"/> < <containerStop id="containerStopC" lane="gneE2_1" startPos="16.48" endPos="26.48"/> < <containerStop id="containerStopD" lane="gneE2_2" startPos="21.73" endPos="31.73"/> < <containerStop id="containerStopE" lane="gneE2_3" startPos="23.79" endPos="33.79"/> < <containerStop id="containerStopF" lane="gneE2_4" startPos="27.13" endPos="37.13"/> < <containerStop id="containerStopG" lane="gneE2_5" startPos="31.03" endPos="41.03"/> --- > <containerStop id="containerStopA" lane="gneE0_0" startPos="19.75" endPos="29.75"/> > <containerStop id="containerStopB" lane="gneE1_0" startPos="28.41" endPos="38.41"/> > <containerStop id="containerStopC" lane="gneE2_0" startPos="16.48" endPos="26.48"/> > <containerStop id="containerStopD" lane="gneE2_1" startPos="21.73" endPos="31.73"/> > <containerStop id="containerStopE" lane="gneE2_2" startPos="23.79" endPos="33.79"/> > <containerStop id="containerStopF" lane="gneE2_3" startPos="27.13" endPos="37.13"/> > <containerStop id="containerStopG" lane="gneE2_4" startPos="31.03" endPos="41.03"/> ---------- Differences in errors ---------- 10a11 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 18a20,25 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip0'. 20,25c27,28 < Debug: Adding stopContainerStop 'trip0' in GNEChange_DemandElement < Debug: Adding stopContainerStop 'trip0' in GNEChange_DemandElement < Debug: Adding stopContainerStop 'trip0' in GNEChange_DemandElement < Debug: Adding stopContainerStop 'trip0' in GNEChange_DemandElement < Debug: Adding stopContainerStop 'trip0' in GNEChange_DemandElement < Debug: Adding stopContainerStop 'trip0' in GNEChange_DemandElement --- > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip1'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip1'. 27,28c30,40 < Debug: Adding stopContainerStop 'trip1' in GNEChange_DemandElement < Debug: Adding stopContainerStop 'trip1' in GNEChange_DemandElement --- > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,9 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip1'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in trip 'trip1'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in routes ---------- 5,16c5,6 < <trip id="trip0" depart="0.00" from="gneE0" to="gneE1"> < <stop containerStop="containerStopH" duration="60.00"/> < <stop containerStop="containerStopG" duration="60.00"/> < <stop containerStop="containerStopF" duration="60.00"/> < <stop containerStop="containerStopE" duration="60.00"/> < <stop containerStop="containerStopD" duration="60.00"/> < <stop containerStop="containerStopC" duration="60.00"/> < </trip> < <trip id="trip1" depart="0.00" from="gneE0" to="gneE1"> < <stop containerStop="containerStopB" duration="60.00"/> < <stop containerStop="containerStopA" duration="60.00"/> < </trip> --- > <trip id="trip0" depart="0.00" from="gneE0" to="gneE1"/> > <trip id="trip1" depart="0.00" from="gneE0" to="gneE1"/>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 96a107,214 > > ================================================================= > ==4013223==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbaff5102f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 80a91,204 > > ================================================================= > ==4012938==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7efc9cb902f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81,188 > > ================================================================= > ==4012401==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff22e99a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 96a107,214 > > ================================================================= > ==4012628==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f54a054d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 91a102,216 > > ================================================================= > ==4012885==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fdf4c5b02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 91a102,216 > > ================================================================= > ==4012997==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe6d85172f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 96a107,214 > > ================================================================= > ==4012693==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb5b10042f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 80a91,205 > > ================================================================= > ==4012550==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd11d6182f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 62a73,186 > > ================================================================= > ==4012457==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f62b4c282f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 88a99,206 > > ================================================================= > ==4013172==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbe6ef832f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 80a91,207 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==4012829==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff5082542f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 96a107,214 > > ================================================================= > ==4012694==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f139b8b62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3,5c3,5 < GLDebug: Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00 < GLDebug: Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00 < GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60 --- > GLDebug: Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00 > GLDebug: Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00 > GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60 7,8c7,19 < Debug: Adding person 'person_0' in GNEChange_DemandElement < Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement --- > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Adding route 'route_0' in GNEChange_DemandElement > Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 11c22 < GLDebug: Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00 --- > GLDebug: Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00 13,14c24,25 <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> --- > <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/> ---------- Differences in net ---------- 6c6 < <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> --- > <location netOffset="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> 9c9 < <lane id=":gneJ0_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> --- > <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> 12c12 < <lane id=":gneJ1_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> --- > <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/> 16c16 < <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> --- > <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/> 19c19 < <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> --- > <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/> 34c34 < <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00"> --- > <junction id="gneJ1" type="traffic_light" x="25.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="25.00,0.00 25.00,-3.20 25.00,0.00">
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27,29d37 < Debug: Setting new attribute actType 'dummy' into stopLane 'routeFlow' < Debug: Setting new attribute actType 'waiting' into stopLane 'routeFlow' < Debug: Setting new attribute actType 'custom' into stopLane 'routeFlow' 32c40 < Debug: Setting previous attribute actType 'waiting' into stopLane 'routeFlow' --- > Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement 35c43,44 < Debug: Setting previous attribute actType 'dummy' into stopLane 'routeFlow' --- > Debug: Removing flowRoute 'routeFlow' in GNEChange_DemandElement > Debug: Removing route 'route_0' in GNEChange_DemandElement 37,38d45 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute actType '' into stopLane 'routeFlow' 41c48,49 <truncated after showing first 30 lines> ---------- Differences in routes ---------- 7c7 < <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" actType="custom"/> --- > <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00"/>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27c38 < Debug: Setting new attribute containerTriggered 'true' into stopLane 'routeFlow' --- > Debug: Setting new attribute actType ' i' into stopLane 'routeFlow' 30c41 < Debug: Setting previous attribute containerTriggered '0' into stopLane 'routeFlow' --- > Debug: Setting previous attribute actType '' into stopLane 'routeFlow' 47c58 < Debug: Setting new attribute containerTriggered 'true' into stopLane 'routeFlow' --- > Debug: Setting new attribute actType ' i' into stopLane 'routeFlow' 76a88,204 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==4013815==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines> ---------- Differences in routes ---------- 7c7 < <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00"/> --- > <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" actType=" i"/>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27a39 > Debug: Setting new attribute until '0.00' into stopLane 'routeFlow' 29,95c41,45 < Debug: Setting new attribute duration '60' into stopLane 'routeFlow' < Debug: Value 'dummyValue' for attribute duration of stopLane isn't valid < Debug: Setting new attribute duration '60' into stopLane 'routeFlow' < Debug: Value '-5' for attribute duration of stopLane isn't valid < Debug: Setting new attribute duration '0' into stopLane 'routeFlow' < Debug: Setting new attribute duration '3.5' into stopLane 'routeFlow' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute duration '0.00' into stopLane 'routeFlow' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute duration '60.00' into stopLane 'routeFlow' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in output ---------- 15c15 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <route edges="gneE0 gneE1" color="yellow" id="route_0"/> <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800"> <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="3.50"/> </flow> </routes>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27,91c38,41 < Debug: Setting new attribute triggered 'true' into stopLane 'routeFlow' < Debug: Setting new attribute expected 'dummyValue' into stopLane 'routeFlow' < Debug: Setting new attribute expected '' into stopLane 'routeFlow' < Debug: Value ';;;;;' for attribute expected of stopLane isn't valid < Debug: Setting new attribute expected 'ID1' into stopLane 'routeFlow' < Debug: Setting new attribute expected 'ID2' into stopLane 'routeFlow' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute expected 'ID1' into stopLane 'routeFlow' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute expected '' into stopLane 'routeFlow' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute expected 'dummyValue' into stopLane 'routeFlow' < Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in output ---------- 15c15 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <route edges="gneE0 gneE1" color="yellow" id="route_0"/> <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800"> <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" triggered="person" expected="ID2"/> </flow> </routes>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27,91c38,43 < Debug: Setting new attribute containerTriggered 'true' into stopLane 'routeFlow' < Debug: Setting new attribute expectedContainers 'dummyValue' into stopLane 'routeFlow' < Debug: Setting new attribute expectedContainers '' into stopLane 'routeFlow' < Debug: Value ';;;;;' for attribute expectedContainers of stopLane isn't valid < Debug: Setting new attribute expectedContainers 'ID1' into stopLane 'routeFlow' < Debug: Setting new attribute expectedContainers 'ID2' into stopLane 'routeFlow' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute expectedContainers 'ID1' into stopLane 'routeFlow' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute expectedContainers '' into stopLane 'routeFlow' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute expectedContainers 'dummyValue' into stopLane 'routeFlow' < Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in output ---------- 15c15 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <route edges="gneE0 gneE1" color="yellow" id="route_0"/> <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800"> <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" expectedContainers="ID2"/> </flow> </routes>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27,36c38,45 < Debug: Setting new attribute into stopLane 'routeFlow' < Debug: Setting new attribute extension '0' into stopLane 'routeFlow' < Debug: Setting new attribute into stopLane 'routeFlow' < Debug: Setting new attribute into stopLane 'routeFlow' < Debug: Setting new attribute extension '0' into stopLane 'routeFlow' < Debug: Value 'dummyValue' for attribute extension of stopLane isn't valid < Debug: Setting new attribute extension '0' into stopLane 'routeFlow' < Debug: Value '-5' for attribute extension of stopLane isn't valid < Debug: Setting new attribute extension '0' into stopLane 'routeFlow' < Debug: Setting new attribute extension '3.5' into stopLane 'routeFlow' --- > Debug: Setting new attribute containerTriggered 'true' into stopLane 'routeFlow' > Debug: Setting new attribute containerTriggered 'false' into stopLane 'routeFlow' > Debug: Setting new attribute containerTriggered 'true' into stopLane 'routeFlow' > Debug: Setting new attribute expectedContainers 'dummyValue' into stopLane 'routeFlow' > Debug: Setting new attribute expectedContainers '' into stopLane 'routeFlow' <truncated after showing first 30 lines> ---------- Differences in routes ---------- 7c7 < <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" extension="3.50"/> --- > <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" expectedContainers="3.5"/>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27c38 < Debug: Setting new attribute friendlyPos 'true' into stopLane 'routeFlow' --- > Debug: Value ' i' for attribute duration of stopLane isn't valid 30c41 < Debug: Setting previous attribute friendlyPos '0' into stopLane 'routeFlow' --- > Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement 33c44,45 < Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement --- > Debug: Removing flowRoute 'routeFlow' in GNEChange_DemandElement > Debug: Removing route 'route_0' in GNEChange_DemandElement 36c48,49 < Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement --- > Debug: Adding route 'route_0' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Differences in routes ---------- 7c7 < <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" friendlyPos="1"/> --- > <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00"/>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27,75c38 < Debug: Setting new attribute into stopLane 'routeFlow' < Debug: Setting new attribute parking 'true' into stopLane 'routeFlow' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute parking '0' into stopLane 'routeFlow' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute into stopLane 'routeFlow' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Differences in output ---------- 10c10 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <route edges="gneE0 gneE1" color="yellow" id="route_0"/> <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800"> <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" parking="1"/> </flow> </routes>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27c38 < Debug: Setting new attribute triggered 'true' into stopLane 'routeFlow' --- > Debug: Setting new attribute into stopLane 'routeFlow' 30c41 < Debug: Setting previous attribute triggered '0' into stopLane 'routeFlow' --- > Debug: Setting previous attribute into stopLane 'routeFlow' 47c58 < Debug: Setting new attribute triggered 'true' into stopLane 'routeFlow' --- > Debug: Setting new attribute into stopLane 'routeFlow' 76a88,202 > > ================================================================= > ==4013623==ERROR: LeakSanitizer: detected memory leaks > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 7c7 < <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" triggered="person"/> --- > <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" parking="0"/>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27,36c38,45 < Debug: Setting new attribute into stopLane 'routeFlow' < Debug: Setting new attribute until '0' into stopLane 'routeFlow' < Debug: Setting new attribute into stopLane 'routeFlow' < Debug: Setting new attribute into stopLane 'routeFlow' < Debug: Setting new attribute until '0' into stopLane 'routeFlow' < Debug: Value 'dummyValue' for attribute until of stopLane isn't valid < Debug: Setting new attribute until '0' into stopLane 'routeFlow' < Debug: Value '-5' for attribute until of stopLane isn't valid < Debug: Setting new attribute until '0' into stopLane 'routeFlow' < Debug: Setting new attribute until '3.5' into stopLane 'routeFlow' --- > Debug: Setting new attribute triggered 'true' into stopLane 'routeFlow' > Debug: Setting new attribute triggered 'false' into stopLane 'routeFlow' > Debug: Setting new attribute triggered 'true' into stopLane 'routeFlow' > Debug: Setting new attribute expected 'dummyValue' into stopLane 'routeFlow' > Debug: Setting new attribute expected '' into stopLane 'routeFlow' <truncated after showing first 30 lines> ---------- Differences in routes ---------- 7c7 < <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" until="3.50"/> --- > <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" triggered="person" expected="3.5"/>
---------- Differences in errors ---------- 3,5c3,5 < GLDebug: Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00 < GLDebug: Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00 < GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60 --- > GLDebug: Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00 > GLDebug: Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00 > GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60 7,10c7,21 < Debug: Adding person 'person_0' in GNEChange_DemandElement < Debug: Adding personStopLane 'person_0personStopLane0' in GNEChange_DemandElement < Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement < Debug: Adding personStopLane 'person_0personStopLane2' in GNEChange_DemandElement --- > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Adding route 'route_0' in GNEChange_DemandElement > Debug: Adding stopLane 'route_0' in GNEChange_DemandElement > Debug: Adding stopLane 'route_0' in GNEChange_DemandElement > Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 13c24 <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> --- > <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/> ---------- Differences in net ---------- 6c6 < <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> --- > <location netOffset="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> 12c12 < <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> --- > <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/> 16c16 < <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> --- > <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/> 19c19 < <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> --- > <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/> 34c34 < <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00"> --- > <junction id="gneJ1" type="traffic_light" x="25.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="25.00,0.00 25.00,-3.20 25.00,0.00"> ---------- Differences in routes ---------- 5,9c5,9 < <person id="person_0" depart="0.00" color="cyan"> < <stop lane="gneE0_0" startPos="25.00" endPos="35.00" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1" actType="reading"/> < <walk edges="gneE0 gneE1"/> < <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" extension="20.00" actType="reading"/> < </person> --- > <route edges="gneE0 gneE1" color="yellow" id="route_0"> > <stop lane="gneE0_0" startPos="5.00" endPos="8.00" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/> > <stop lane="gneE1_0" startPos="12.00" endPos="16.00" duration="60.00" extension="20.00"/> > </route> > <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 3,5c3,5 < GLDebug: Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00 < GLDebug: Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00 < GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60 --- > GLDebug: Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00 > GLDebug: Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00 > GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60 7,10c7,21 < Debug: Adding person 'person_0' in GNEChange_DemandElement < Debug: Adding personStopLane 'person_0personStopLane0' in GNEChange_DemandElement < Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement < Debug: Adding personStopLane 'person_0personStopLane2' in GNEChange_DemandElement --- > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Adding route 'route_0' in GNEChange_DemandElement > Debug: Adding stopLane 'route_0' in GNEChange_DemandElement > Debug: Adding stopLane 'route_0' in GNEChange_DemandElement > Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 13c24 <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> --- > <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/> ---------- Differences in net ---------- 6c6 < <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> --- > <location netOffset="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> 12c12 < <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> --- > <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/> 16c16 < <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> --- > <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/> 19c19 < <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> --- > <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/> 34c34 < <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00"> --- > <junction id="gneJ1" type="traffic_light" x="25.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="25.00,0.00 25.00,-3.20 25.00,0.00"> ---------- Differences in routes ---------- 5,9c5,9 < <person id="person_0" depart="0.00" color="cyan"> < <stop lane="gneE0_0" startPos="25.00" endPos="35.00" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/> < <walk edges="gneE0 gneE1"/> < <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" extension="20.00" containerTriggered="1"/> < </person> --- > <route edges="gneE0 gneE1" color="yellow" id="route_0"> > <stop lane="gneE0_0" startPos="5.00" endPos="8.00" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/> > <stop lane="gneE1_0" startPos="12.00" endPos="16.00" duration="60.00" extension="20.00"/> > </route> > <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 3,5c3,5 < GLDebug: Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00 < GLDebug: Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00 < GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60 --- > GLDebug: Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00 > GLDebug: Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00 > GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60 7,10c7,21 < Debug: Adding person 'person_0' in GNEChange_DemandElement < Debug: Adding personStopLane 'person_0personStopLane0' in GNEChange_DemandElement < Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement < Debug: Adding personStopLane 'person_0personStopLane2' in GNEChange_DemandElement --- > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Adding route 'route_0' in GNEChange_DemandElement > Debug: Adding stopLane 'route_0' in GNEChange_DemandElement > Debug: Adding stopLane 'route_0' in GNEChange_DemandElement > Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 13c24 <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> --- > <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/> ---------- Differences in net ---------- 6c6 < <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> --- > <location netOffset="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> 12c12 < <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> --- > <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/> 16c16 < <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> --- > <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/> 19c19 < <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> --- > <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/> 34c34 < <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00"> --- > <junction id="gneJ1" type="traffic_light" x="25.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="25.00,0.00 25.00,-3.20 25.00,0.00"> ---------- Differences in routes ---------- 5,9c5,9 < <person id="person_0" depart="0.00" color="cyan"> < <stop lane="gneE0_0" startPos="25.00" endPos="35.00" duration="3.50" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/> < <walk edges="gneE0 gneE1"/> < <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="3.50" extension="20.00"/> < </person> --- > <route edges="gneE0 gneE1" color="yellow" id="route_0"> > <stop lane="gneE0_0" startPos="5.00" endPos="8.00" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/> > <stop lane="gneE1_0" startPos="12.00" endPos="16.00" duration="60.00" extension="20.00"/> > </route> > <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 3,5c3,5 < GLDebug: Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00 < GLDebug: Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00 < GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60 --- > GLDebug: Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00 > GLDebug: Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00 > GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60 7,10c7,21 < Debug: Adding person 'person_0' in GNEChange_DemandElement < Debug: Adding personStopLane 'person_0personStopLane0' in GNEChange_DemandElement < Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement < Debug: Adding personStopLane 'person_0personStopLane2' in GNEChange_DemandElement --- > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Adding route 'route_0' in GNEChange_DemandElement > Debug: Adding stopLane 'route_0' in GNEChange_DemandElement > Debug: Adding stopLane 'route_0' in GNEChange_DemandElement > Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 13c24 <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> --- > <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/> ---------- Differences in net ---------- 6c6 < <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> --- > <location netOffset="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> 12c12 < <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> --- > <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/> 16c16 < <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> --- > <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/> 19c19 < <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> --- > <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/> 34c34 < <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00"> --- > <junction id="gneJ1" type="traffic_light" x="25.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="25.00,0.00 25.00,-3.20 25.00,0.00"> ---------- Differences in routes ---------- 5,9c5,9 < <person id="person_0" depart="0.00" color="cyan"> < <stop lane="gneE0_0" startPos="25.00" endPos="35.00" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="ID2" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/> < <walk edges="gneE0 gneE1"/> < <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" extension="20.00" triggered="1" expected="ID2"/> < </person> --- > <route edges="gneE0 gneE1" color="yellow" id="route_0"> > <stop lane="gneE0_0" startPos="5.00" endPos="8.00" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/> > <stop lane="gneE1_0" startPos="12.00" endPos="16.00" duration="60.00" extension="20.00"/> > </route> > <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 3,5c3,5 < GLDebug: Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00 < GLDebug: Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00 < GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60 --- > GLDebug: Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00 > GLDebug: Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00 > GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60 7,10c7,21 < Debug: Adding person 'person_0' in GNEChange_DemandElement < Debug: Adding personStopLane 'person_0personStopLane0' in GNEChange_DemandElement < Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement < Debug: Adding personStopLane 'person_0personStopLane2' in GNEChange_DemandElement --- > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Adding route 'route_0' in GNEChange_DemandElement > Debug: Adding stopLane 'route_0' in GNEChange_DemandElement > Debug: Adding stopLane 'route_0' in GNEChange_DemandElement > Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 13c24 <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> --- > <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/> ---------- Differences in net ---------- 6c6 < <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> --- > <location netOffset="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> 12c12 < <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> --- > <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/> 16c16 < <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> --- > <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/> 19c19 < <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> --- > <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/> 34c34 < <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00"> --- > <junction id="gneJ1" type="traffic_light" x="25.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="25.00,0.00 25.00,-3.20 25.00,0.00"> ---------- Differences in routes ---------- 5,9c5,9 < <person id="person_0" depart="0.00" color="cyan"> < <stop lane="gneE0_0" startPos="25.00" endPos="35.00" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="ID2" tripId="IDC" friendlyPos="1"/> < <walk edges="gneE0 gneE1"/> < <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" extension="20.00" containerTriggered="1" expectedContainers="ID2"/> < </person> --- > <route edges="gneE0 gneE1" color="yellow" id="route_0"> > <stop lane="gneE0_0" startPos="5.00" endPos="8.00" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/> > <stop lane="gneE1_0" startPos="12.00" endPos="16.00" duration="60.00" extension="20.00"/> > </route> > <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 3,5c3,5 < GLDebug: Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00 < GLDebug: Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00 < GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60 --- > GLDebug: Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00 > GLDebug: Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00 > GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60 7,10c7,21 < Debug: Adding person 'person_0' in GNEChange_DemandElement < Debug: Adding personStopLane 'person_0personStopLane0' in GNEChange_DemandElement < Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement < Debug: Adding personStopLane 'person_0personStopLane2' in GNEChange_DemandElement --- > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Adding route 'route_0' in GNEChange_DemandElement > Debug: Adding stopLane 'route_0' in GNEChange_DemandElement > Debug: Adding stopLane 'route_0' in GNEChange_DemandElement > Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 13c24 <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> --- > <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/> ---------- Differences in net ---------- 6c6 < <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> --- > <location netOffset="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> 12c12 < <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> --- > <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/> 16c16 < <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> --- > <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/> 19c19 < <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> --- > <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/> 34c34 < <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00"> --- > <junction id="gneJ1" type="traffic_light" x="25.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="25.00,0.00 25.00,-3.20 25.00,0.00"> ---------- Differences in routes ---------- 5,9c5,9 < <person id="person_0" depart="0.00" color="cyan"> < <stop lane="gneE0_0" startPos="25.00" endPos="35.00" duration="70.00" until="12.00" extension="3.50" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/> < <walk edges="gneE0 gneE1"/> < <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" extension="3.50"/> < </person> --- > <route edges="gneE0 gneE1" color="yellow" id="route_0"> > <stop lane="gneE0_0" startPos="5.00" endPos="8.00" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/> > <stop lane="gneE1_0" startPos="12.00" endPos="16.00" duration="60.00" extension="20.00"/> > </route> > <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 3,5c3,5 < GLDebug: Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00 < GLDebug: Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00 < GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60 --- > GLDebug: Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00 > GLDebug: Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00 > GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60 7,10c7,21 < Debug: Adding person 'person_0' in GNEChange_DemandElement < Debug: Adding personStopLane 'person_0personStopLane0' in GNEChange_DemandElement < Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement < Debug: Adding personStopLane 'person_0personStopLane2' in GNEChange_DemandElement --- > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Adding route 'route_0' in GNEChange_DemandElement > Debug: Adding stopLane 'route_0' in GNEChange_DemandElement > Debug: Adding stopLane 'route_0' in GNEChange_DemandElement > Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 13c24 <truncated after showing first 30 lines> ---------- Differences in output ---------- 9c9 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <person id="person_0" depart="0.00" color="cyan"> <stop lane="gneE0_0" startPos="25.00" endPos="35.00" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/> <walk edges="gneE0 gneE1"/> <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" extension="20.00" friendlyPos="1"/> </person> </routes>
---------- Differences in errors ---------- 3,5c3,5 < GLDebug: Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00 < GLDebug: Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00 < GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60 --- > GLDebug: Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00 > GLDebug: Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00 > GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60 7,10c7,21 < Debug: Adding person 'person_0' in GNEChange_DemandElement < Debug: Adding personStopLane 'person_0personStopLane0' in GNEChange_DemandElement < Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement < Debug: Adding personStopLane 'person_0personStopLane2' in GNEChange_DemandElement --- > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Adding route 'route_0' in GNEChange_DemandElement > Debug: Adding stopLane 'route_0' in GNEChange_DemandElement > Debug: Adding stopLane 'route_0' in GNEChange_DemandElement > Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 13c24 <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> --- > <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/> ---------- Differences in net ---------- 6c6 < <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> --- > <location netOffset="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> 12c12 < <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> --- > <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/> 16c16 < <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> --- > <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/> 19c19 < <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> --- > <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/> 34c34 < <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00"> --- > <junction id="gneJ1" type="traffic_light" x="25.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="25.00,0.00 25.00,-3.20 25.00,0.00"> ---------- Differences in routes ---------- 5,9c5,9 < <person id="person_0" depart="0.00" color="cyan"> < <stop lane="gneE0_0" startPos="25.00" endPos="35.00" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/> < <walk edges="gneE0 gneE1"/> < <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" extension="20.00"/> < </person> --- > <route edges="gneE0 gneE1" color="yellow" id="route_0"> > <stop lane="gneE0_0" startPos="5.00" endPos="8.00" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/> > <stop lane="gneE1_0" startPos="12.00" endPos="16.00" duration="60.00" extension="20.00"/> > </route> > <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 3,5c3,5 < GLDebug: Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00 < GLDebug: Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00 < GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60 --- > GLDebug: Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00 > GLDebug: Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00 > GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60 7,10c7,21 < Debug: Adding person 'person_0' in GNEChange_DemandElement < Debug: Adding personStopLane 'person_0personStopLane0' in GNEChange_DemandElement < Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement < Debug: Adding personStopLane 'person_0personStopLane2' in GNEChange_DemandElement --- > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Adding route 'route_0' in GNEChange_DemandElement > Debug: Adding stopLane 'route_0' in GNEChange_DemandElement > Debug: Adding stopLane 'route_0' in GNEChange_DemandElement > Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 13c24 <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> --- > <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/> ---------- Differences in net ---------- 6c6 < <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> --- > <location netOffset="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> 12c12 < <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> --- > <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/> 16c16 < <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> --- > <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/> 19c19 < <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> --- > <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/> 34c34 < <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00"> --- > <junction id="gneJ1" type="traffic_light" x="25.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="25.00,0.00 25.00,-3.20 25.00,0.00"> ---------- Differences in routes ---------- 5,9c5,9 < <person id="person_0" depart="0.00" color="cyan"> < <stop lane="gneE0_0" startPos="25.00" endPos="35.00" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/> < <walk edges="gneE0 gneE1"/> < <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" extension="20.00" triggered="1"/> < </person> --- > <route edges="gneE0 gneE1" color="yellow" id="route_0"> > <stop lane="gneE0_0" startPos="5.00" endPos="8.00" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/> > <stop lane="gneE1_0" startPos="12.00" endPos="16.00" duration="60.00" extension="20.00"/> > </route> > <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 3,5c3,5 < GLDebug: Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00 < GLDebug: Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00 < GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60 --- > GLDebug: Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00 > GLDebug: Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00 > GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60 7,10c7,21 < Debug: Adding person 'person_0' in GNEChange_DemandElement < Debug: Adding personStopLane 'person_0personStopLane0' in GNEChange_DemandElement < Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement < Debug: Adding personStopLane 'person_0personStopLane2' in GNEChange_DemandElement --- > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Adding route 'route_0' in GNEChange_DemandElement > Debug: Adding stopLane 'route_0' in GNEChange_DemandElement > Debug: Adding stopLane 'route_0' in GNEChange_DemandElement > Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 13c24 <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> --- > <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/> ---------- Differences in net ---------- 6c6 < <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> --- > <location netOffset="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> 12c12 < <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> --- > <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/> 16c16 < <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> --- > <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/> 19c19 < <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> --- > <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/> 34c34 < <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00"> --- > <junction id="gneJ1" type="traffic_light" x="25.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="25.00,0.00 25.00,-3.20 25.00,0.00"> ---------- Differences in routes ---------- 5,9c5,9 < <person id="person_0" depart="0.00" color="cyan"> < <stop lane="gneE0_0" startPos="25.00" endPos="35.00" duration="70.00" until="3.50" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/> < <walk edges="gneE0 gneE1"/> < <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" until="3.50" extension="20.00"/> < </person> --- > <route edges="gneE0 gneE1" color="yellow" id="route_0"> > <stop lane="gneE0_0" startPos="5.00" endPos="8.00" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/> > <stop lane="gneE1_0" startPos="12.00" endPos="16.00" duration="60.00" extension="20.00"/> > </route> > <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 12a13,22 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 59a70,177 > > ================================================================= > ==4015922==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f6d879762f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 20a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 66a77,192 > > ================================================================= > ==4015694==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8c0bf312f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 55a66,180 > > ================================================================= > ==4014964==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa75d0992f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 17a18,27 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 63a74,188 > > ================================================================= > ==4015290==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa2f38e32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 20a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 66a77,190 > > ================================================================= > ==4015227==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f1416a5f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 15a16,25 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 63a74,187 > > ================================================================= > ==4015601==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe0d23fc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 15a16,25 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 63a74,187 > > ================================================================= > ==4015758==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb2ddfc62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 17a18,27 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 64a75,182 > > ================================================================= > ==4015492==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f430e37e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 20a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 66a77,184 > > ================================================================= > ==4015183==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff580b792f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 20a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 66a77,190 > > ================================================================= > ==4015766==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f31a06d42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 20a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 66a77,192 > > ================================================================= > ==4015031==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa6e24682f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 20a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69a80,194 > > ================================================================= > ==4015542==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8970d702f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 17a18,27 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 63a74,181 > > ================================================================= > ==4015338==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff05b3ff2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3,5c3,5 < GLDebug: Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00 < GLDebug: Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00 < GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60 --- > GLDebug: Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00 > GLDebug: Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00 > GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60 7,8c7,19 < Debug: Adding person 'person_0' in GNEChange_DemandElement < Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement --- > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Adding route 'route_0' in GNEChange_DemandElement > Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 11c22 < GLDebug: Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00 --- > GLDebug: Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00 13,14c24,25 <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="100.00" x="37.57" y="0.00" angle="0.00"/> --- > <viewport zoom="100.00" x="14.53" y="0.00" angle="0.00"/> ---------- Differences in net ---------- 6c6 < <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> --- > <location netOffset="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> 9c9 < <lane id=":gneJ0_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> --- > <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> 12c12 < <lane id=":gneJ1_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> --- > <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/> 16c16 < <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> --- > <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/> 19c19 < <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> --- > <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/> 34c34 < <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00"> --- > <junction id="gneJ1" type="traffic_light" x="25.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="25.00,0.00 25.00,-3.20 25.00,0.00"> ---------- Differences in routes ---------- 5,8c5,8 < <person id="person_0" depart="0.00" color="cyan"> < <walk edges="gneE0 gneE1"/> < <stop lane="gneE1_0" startPos="27.00" endPos="37.00" duration="60.00"/> < </person> --- > <route edges="gneE0 gneE1" color="yellow" id="route_0"/> > <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800"> > <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00"/> > </flow>
---------- Differences in errors ---------- 10a11 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 26a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 122a134,1382 > > ================================================================= > ==4016049==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 28424 byte(s) in 17 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x226c6df in GNERouteHandler::buildStop(GNENet*, bool, SUMOVehicleParameter::Stop const&, GNEDemandElement*) /home/delphi/clangDebug/sumo/src/netedit/elements/demand/GNERouteHandler.cpp:585:38 > #2 0x2269292 in GNERouteHandler::buildRoute(GNENet*, bool, GNERouteHandler::RouteParameter const&, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/clangDebug/sumo/src/netedit/elements/demand/GNERouteHandler.cpp:195:13 > #3 0x22d866f in GNERouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/netedit/elements/demand/GNERouteHandler.cpp:1835:9 > #4 0x2ffcd76 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13 > #5 0x449ea9d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #6 0x7f8b567a4f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8b55cc32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 107a118,274 > > ================================================================= > ==4025839==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f03568e35ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f0355e012f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 91a102,252 > > ================================================================= > ==4025690==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7faa206235ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7faa1fb412f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 75a86,236 > > ================================================================= > ==4025191==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f64f38ce5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f64f2dec2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 81,101d90 < Debug: Deleting unreferenced stopParkingArea 'vehicle_0' < Debug: Deleting unreferenced stopParkingArea 'vehicle_0' < Debug: Deleting unreferenced stopParkingArea 'vehicle_0' < Debug: Deleting unreferenced stopParkingArea 'vehicle_0' < Debug: Deleting unreferenced routeEmbedded 'vehicle_0' < Debug: Deleting unreferenced vehicleWithRoute 'vehicle_0' < Debug: Deleting unreferenced parkingArea 'parkingAreaB' < GLDebug: Removed object parkingArea:parkingAreaB from SUMORTree with boundary -8.20,-5.20,28.20,14.80 < Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor < Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor < Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor < Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor < Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor <truncated after showing first 30 lines> ---------- Differences in output ---------- 18c18 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/> </viewsettings>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 102a113,270 > > ================================================================= > ==4025592==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f2ff404f5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2ff356d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 102a113,269 > > ================================================================= > ==4025783==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f2bc91e45ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2bc87022f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 68d77 < Debug: demand elements saved 81,101c90 < Debug: Deleting unreferenced stopParkingArea 'vehicle_0' < Debug: Deleting unreferenced stopParkingArea 'vehicle_0' < Debug: Deleting unreferenced stopParkingArea 'vehicle_0' < Debug: Deleting unreferenced stopParkingArea 'vehicle_0' < Debug: Deleting unreferenced routeEmbedded 'vehicle_0' < Debug: Deleting unreferenced vehicleWithRoute 'vehicle_0' < Debug: Deleting unreferenced parkingArea 'parkingAreaB' < GLDebug: Removed object parkingArea:parkingAreaB from SUMORTree with boundary -8.20,-5.20,28.20,14.80 < Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor < Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor < Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor <truncated after showing first 30 lines> ---------- Differences in output ---------- 18c18 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00"> <route edges="gneE0 gneE1" color="yellow"/> <stop parkingArea="parkingAreaB" duration="60.00"/> <stop parkingArea="parkingAreaB" duration="60.00" extension="0.00"/> <stop parkingArea="parkingAreaB" duration="60.00" extension="0.00"/> <stop parkingArea="parkingAreaB" duration="60.00" extension="22.33"/> </vehicle> </routes>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 67a78,235 > > ================================================================= > ==4025198==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f5f6227b5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5f617992f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 91a102,259 > > ================================================================= > ==4025541==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f1db0da95ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f1db02c72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 101a112,268 > > ================================================================= > ==4025435==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f23401595ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f233f6772f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8c9 < GLDebug: Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-3.60,28.20,16.40 --- > GLDebug: Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-5.20,28.20,14.80 10a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 29,33d39 < Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement 36d41 < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement 40c45,46 < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement --- > Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement > Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6a7 > <stop parkingArea="parkingAreaB" duration="60.00"/>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 82a93,249 > > ================================================================= > ==4026586==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fe42eba15ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe42e0bf2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 82a93,250 > > ================================================================= > ==4026235==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f2c17da45ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2c172c22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71d80 < Debug: demand elements saved 84,101c93 < Debug: Deleting unreferenced stopParkingArea 'vehicle_0' < Debug: Deleting unreferenced routeEmbedded 'vehicle_0' < Debug: Deleting unreferenced vehicleWithRoute 'vehicle_0' < Debug: Deleting unreferenced parkingArea 'parkingAreaB' < GLDebug: Removed object parkingArea:parkingAreaB from SUMORTree with boundary -8.20,-5.20,28.20,14.80 < Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor < Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor < Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor < Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor < Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor < Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor <truncated after showing first 30 lines> ---------- Differences in output ---------- 15c15 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00"> <route edges="gneE0 gneE1" color="yellow"/> <stop parkingArea="parkingAreaB" duration="3.50"/> </vehicle> </routes>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 97a108,264 > > ================================================================= > ==4026179==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f868bf355ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f868b4532f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 97a108,264 > > ================================================================= > ==4026297==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fc3de55d5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc3dda7b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 48c58 < Debug: Setting previous attribute extension '0.00' into stopParkingArea 'vehicle_0' --- > Debug: Setting previous attribute extension '-0.00' into stopParkingArea 'vehicle_0' 111a122,278 > > ================================================================= > ==4026047==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f24daeeb5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f24da4092f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 82a93,243 > > ================================================================= > ==4026117==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f5b22fb45ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5b224d22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 107a118,274 > > ================================================================= > ==4025993==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fa7fc1565ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa7fb6742f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8c9 < GLDebug: Inserted parkingArea:parkingAreaA into SUMORTree with boundary -3.20,-16.40,33.20,3.60 --- > GLDebug: Inserted parkingArea:parkingAreaA into SUMORTree with boundary -3.20,-14.80,33.20,5.20 10c11 < GLDebug: Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-3.60,28.20,16.40 --- > GLDebug: Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-5.20,28.20,14.80 13,14c14,26 < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement --- > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 30,37d41 < Debug: Setting new attribute selected 'true' into stopParkingArea 'vehicle_0' < Debug: Setting new attribute selected 'true' into stopParkingArea 'vehicle_0' <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in routes ---------- 7,8d6 < <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person container" expected="IDA" expectedContainers="IDB" tripId="IDC" actType="singing"/> < <stop parkingArea="parkingAreaB" duration="60.00" extension="20.00" actType="singing"/>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8c9 < GLDebug: Inserted parkingArea:parkingAreaA into SUMORTree with boundary -3.20,-16.40,33.20,3.60 --- > GLDebug: Inserted parkingArea:parkingAreaA into SUMORTree with boundary -3.20,-14.80,33.20,5.20 10c11 < GLDebug: Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-3.60,28.20,16.40 --- > GLDebug: Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-5.20,28.20,14.80 13,14c14,26 < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement --- > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 30,33d41 < Debug: Setting new attribute selected 'true' into stopParkingArea 'vehicle_0' < Debug: Setting new attribute selected 'true' into stopParkingArea 'vehicle_0' <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in routes ---------- 7,8d6 < <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person container" expected="IDA" expectedContainers="IDB" tripId="IDC"/> < <stop parkingArea="parkingAreaB" duration="60.00" extension="20.00"/>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8c9 < GLDebug: Inserted parkingArea:parkingAreaA into SUMORTree with boundary -3.20,-16.40,33.20,3.60 --- > GLDebug: Inserted parkingArea:parkingAreaA into SUMORTree with boundary -3.20,-14.80,33.20,5.20 10c11 < GLDebug: Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-3.60,28.20,16.40 --- > GLDebug: Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-5.20,28.20,14.80 13,14c14,26 < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement --- > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 30,39d41 < Debug: Setting new attribute selected 'true' into stopParkingArea 'vehicle_0' < Debug: Setting new attribute selected 'true' into stopParkingArea 'vehicle_0' <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in routes ---------- 7,8d6 < <stop parkingArea="parkingAreaA" duration="3.50" until="12.00" extension="10.00" triggered="person container" expected="IDA" expectedContainers="IDB" tripId="IDC"/> < <stop parkingArea="parkingAreaB" duration="3.50" extension="20.00"/>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8c9 < GLDebug: Inserted parkingArea:parkingAreaA into SUMORTree with boundary -3.20,-16.40,33.20,3.60 --- > GLDebug: Inserted parkingArea:parkingAreaA into SUMORTree with boundary -3.20,-14.80,33.20,5.20 10c11 < GLDebug: Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-3.60,28.20,16.40 --- > GLDebug: Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-5.20,28.20,14.80 13,14c14,26 < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement --- > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 30,42d41 < Debug: Setting new attribute selected 'true' into stopParkingArea 'vehicle_0' < Debug: Setting new attribute selected 'true' into stopParkingArea 'vehicle_0' <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in routes ---------- 7,8d6 < <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person container" expected="ID2" expectedContainers="IDB" tripId="IDC"/> < <stop parkingArea="parkingAreaB" duration="60.00" extension="20.00" triggered="person" expected="ID2"/>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8c9 < GLDebug: Inserted parkingArea:parkingAreaA into SUMORTree with boundary -3.20,-16.40,33.20,3.60 --- > GLDebug: Inserted parkingArea:parkingAreaA into SUMORTree with boundary -3.20,-14.80,33.20,5.20 10c11 < GLDebug: Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-3.60,28.20,16.40 --- > GLDebug: Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-5.20,28.20,14.80 13,14c14,26 < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement --- > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 30,42d41 < Debug: Setting new attribute selected 'true' into stopParkingArea 'vehicle_0' < Debug: Setting new attribute selected 'true' into stopParkingArea 'vehicle_0' <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in routes ---------- 7,8d6 < <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person container" expected="IDA" expectedContainers="ID2" tripId="IDC"/> < <stop parkingArea="parkingAreaB" duration="60.00" extension="20.00" expectedContainers="ID2"/>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8c9 < GLDebug: Inserted parkingArea:parkingAreaA into SUMORTree with boundary -3.20,-16.40,33.20,3.60 --- > GLDebug: Inserted parkingArea:parkingAreaA into SUMORTree with boundary -3.20,-14.80,33.20,5.20 10c11 < GLDebug: Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-3.60,28.20,16.40 --- > GLDebug: Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-5.20,28.20,14.80 13,14c14,26 < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement --- > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 30,39d41 < Debug: Setting new attribute selected 'true' into stopParkingArea 'vehicle_0' < Debug: Setting new attribute selected 'true' into stopParkingArea 'vehicle_0' <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in routes ---------- 7,8d6 < <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="3.50" triggered="person container" expected="IDA" expectedContainers="IDB" tripId="IDC"/> < <stop parkingArea="parkingAreaB" duration="60.00" extension="3.50"/>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8c9 < GLDebug: Inserted parkingArea:parkingAreaA into SUMORTree with boundary -3.20,-16.40,33.20,3.60 --- > GLDebug: Inserted parkingArea:parkingAreaA into SUMORTree with boundary -3.20,-14.80,33.20,5.20 10c11 < GLDebug: Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-3.60,28.20,16.40 --- > GLDebug: Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-5.20,28.20,14.80 13,14c14,26 < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement --- > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 30,35d41 < Debug: Setting new attribute selected 'true' into stopParkingArea 'vehicle_0' < Debug: Setting new attribute selected 'true' into stopParkingArea 'vehicle_0' <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in routes ---------- 7,8d6 < <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person container" expected="IDA" expectedContainers="IDB" tripId="IDC"/> < <stop parkingArea="parkingAreaB" duration="60.00" extension="20.00" triggered="person"/>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8c9 < GLDebug: Inserted parkingArea:parkingAreaA into SUMORTree with boundary -3.20,-16.40,33.20,3.60 --- > GLDebug: Inserted parkingArea:parkingAreaA into SUMORTree with boundary -3.20,-14.80,33.20,5.20 10c11 < GLDebug: Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-3.60,28.20,16.40 --- > GLDebug: Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-5.20,28.20,14.80 13,14c14,26 < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement --- > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 30,39d41 < Debug: Setting new attribute selected 'true' into stopParkingArea 'vehicle_0' < Debug: Setting new attribute selected 'true' into stopParkingArea 'vehicle_0' <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in routes ---------- 7,8d6 < <stop parkingArea="parkingAreaA" duration="70.00" until="3.50" extension="10.00" triggered="person container" expected="IDA" expectedContainers="IDB" tripId="IDC"/> < <stop parkingArea="parkingAreaB" duration="60.00" until="3.50" extension="20.00"/>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 11,13c12,25 < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement --- > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 44,46d55 < Debug: Deleting unreferenced stopParkingArea 'vehicle_0' < Debug: Deleting unreferenced stopParkingArea 'vehicle_0' < Debug: Deleting unreferenced stopParkingArea 'vehicle_0' 63a73,229 > > ================================================================= > ==4028663==ERROR: LeakSanitizer: detected memory leaks > <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,4 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in routes ---------- 7,9d6 < <stop parkingArea="parkingArea"/> < <stop parkingArea="parkingArea"/> < <stop parkingArea="parkingArea"/>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 17c18 < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement --- > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. 20c21 < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement --- > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. 21a23,32 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 52,53d62 < Debug: Deleting unreferenced stopParkingArea 'vehicle_0' < Debug: Deleting unreferenced stopParkingArea 'vehicle_0' 70a80,230 > > ================================================================= > ==4027452==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines> ---------- Differences in log ---------- 6a7 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. 8a10 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. ---------- Differences in routes ---------- 7,8d6 < <stop parkingArea="parkingArea" triggered="person"/> < <stop parkingArea="parkingArea" triggered="container"/>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 11c12,23 < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement --- > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 42d53 < Debug: Deleting unreferenced stopParkingArea 'vehicle_0' 59a71,227 > > ================================================================= > ==4027124==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fd024c455ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,2 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in routes ---------- 7d6 < <stop parkingArea="parkingArea"/>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 16,17c17,18 < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement --- > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. 18a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 49,50d59 < Debug: Deleting unreferenced stopParkingArea 'vehicle_0' < Debug: Deleting unreferenced stopParkingArea 'vehicle_0' 67a77,233 > > ================================================================= > ==4027172==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 <truncated after showing first 30 lines> ---------- Differences in log ---------- 5a6,7 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. ---------- Differences in routes ---------- 7,8d6 < <stop parkingArea="parkingArea" duration="0.00"/> < <stop parkingArea="parkingArea" duration="2.00"/>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 12,15c13,16 < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement --- > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. 16a18,27 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 47,50d57 < Debug: Deleting unreferenced stopParkingArea 'vehicle_0' < Debug: Deleting unreferenced stopParkingArea 'vehicle_0' < Debug: Deleting unreferenced stopParkingArea 'vehicle_0' < Debug: Deleting unreferenced stopParkingArea 'vehicle_0' 67a75,232 > <truncated after showing first 30 lines> ---------- Differences in log ---------- 1a2,5 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. ---------- Differences in routes ---------- 7,10d6 < <stop parkingArea="parkingArea" triggered="person" expected=""/> < <stop parkingArea="parkingArea" triggered="person" expected=";;;;"/> < <stop parkingArea="parkingArea" triggered="person" expected="ID1"/> < <stop parkingArea="parkingArea" triggered="person" expected="ID1 ID2"/>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 11,14c12,26 < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement --- > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 45,48d56 < Debug: Deleting unreferenced stopParkingArea 'vehicle_0' < Debug: Deleting unreferenced stopParkingArea 'vehicle_0' < Debug: Deleting unreferenced stopParkingArea 'vehicle_0' < Debug: Deleting unreferenced stopParkingArea 'vehicle_0' 65a74,224 > <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,5 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in routes ---------- 7,10d6 < <stop parkingArea="parkingArea" triggered="container"/> < <stop parkingArea="parkingArea" triggered="container"/> < <stop parkingArea="parkingArea" triggered="container"/> < <stop parkingArea="parkingArea" triggered="container"/>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 15,17c16,18 < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement --- > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. 18a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 49,51d59 < Debug: Deleting unreferenced stopParkingArea 'vehicle_0' < Debug: Deleting unreferenced stopParkingArea 'vehicle_0' < Debug: Deleting unreferenced stopParkingArea 'vehicle_0' 68a77,235 > > ================================================================= > ==4027281==ERROR: LeakSanitizer: detected memory leaks > <truncated after showing first 30 lines> ---------- Differences in log ---------- 4a5,7 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. ---------- Differences in routes ---------- 7,9d6 < <stop parkingArea="parkingArea" duration="60.00"/> < <stop parkingArea="parkingArea" duration="60.00" extension="0.00"/> < <stop parkingArea="parkingArea" duration="60.00" extension="2.30"/>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 12c13 < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement --- > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. 16,17c17,18 < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement --- > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. 19,20c20,21 < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement --- > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. 21a23,32 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 52,56d62 <truncated after showing first 30 lines> ---------- Differences in log ---------- 1a2 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. 4a6,7 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. 5a9,10 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. ---------- Differences in routes ---------- 7,11d6 < <stop parkingArea="parkingArea" triggered=""/> < <stop parkingArea="parkingArea" triggered=""/> < <stop parkingArea="parkingArea" triggered=""/> < <stop parkingArea="parkingArea" triggered=""/> < <stop parkingArea="parkingArea" triggered="person"/>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 16,17c17,18 < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement --- > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. 18a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 49,50d59 < Debug: Deleting unreferenced stopParkingArea 'vehicle_0' < Debug: Deleting unreferenced stopParkingArea 'vehicle_0' 67a77,227 > > ================================================================= > ==4027222==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 <truncated after showing first 30 lines> ---------- Differences in log ---------- 5a6,7 > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. ---------- Differences in routes ---------- 7,8d6 < <stop parkingArea="parkingArea" until="0.00"/> < <stop parkingArea="parkingArea" until="2.30"/>
---------- Differences in additionals ---------- 5,11c5,11 < <parkingArea id="parkingAreaA" lane="gneE0_1" startPos="19.75" endPos="29.75"/> < <parkingArea id="parkingAreaB" lane="gneE1_1" startPos="28.41" endPos="38.41"/> < <parkingArea id="parkingAreaC" lane="gneE2_1" startPos="16.48" endPos="26.48"/> < <parkingArea id="parkingAreaD" lane="gneE2_2" startPos="21.73" endPos="31.73"/> < <parkingArea id="parkingAreaE" lane="gneE2_3" startPos="23.79" endPos="33.79"/> < <parkingArea id="parkingAreaF" lane="gneE2_4" startPos="27.13" endPos="37.13"/> < <parkingArea id="parkingAreaG" lane="gneE2_5" startPos="31.03" endPos="41.03"/> --- > <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="19.75" endPos="29.75"/> > <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="28.41" endPos="38.41"/> > <parkingArea id="parkingAreaC" lane="gneE2_0" startPos="16.48" endPos="26.48"/> > <parkingArea id="parkingAreaD" lane="gneE2_1" startPos="21.73" endPos="31.73"/> > <parkingArea id="parkingAreaE" lane="gneE2_2" startPos="23.79" endPos="33.79"/> > <parkingArea id="parkingAreaF" lane="gneE2_3" startPos="27.13" endPos="37.13"/> > <parkingArea id="parkingAreaG" lane="gneE2_4" startPos="31.03" endPos="41.03"/> ---------- Differences in errors ---------- 10a11 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 29,34c30,35 < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement --- > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_0'. 37,38c38,50 < Debug: Adding stopParkingArea 'vehicle_1' in GNEChange_DemandElement < Debug: Adding stopParkingArea 'vehicle_1' in GNEChange_DemandElement --- > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_1'. > Error: A stop must be placed over a busStop, a containerStop, a chargingStation, a parkingArea or a lane in vehicleWithRoute 'vehicle_1'. > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) <truncated after showing first 30 lines> ---------- Differences in output ---------- 5d4 < TestFunctions: Netedit closed successfully ---------- Differences in routes ---------- 7,12d6 < <stop parkingArea="parkingAreaH" duration="60.00"/> < <stop parkingArea="parkingAreaG" duration="60.00"/> < <stop parkingArea="parkingAreaF" duration="60.00"/> < <stop parkingArea="parkingAreaE" duration="60.00"/> < <stop parkingArea="parkingAreaD" duration="60.00"/> < <stop parkingArea="parkingAreaC" duration="60.00"/> 16,17d9 < <stop parkingArea="parkingAreaB" duration="60.00"/> < <stop parkingArea="parkingAreaA" duration="60.00"/> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> </edge> <edge id=":gneJ2_0" function="internal"> <lane id=":gneJ2_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/> </edge> <edge id=":gneJ3_0" function="internal"> <lane id=":gneJ3_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,21.60 -1.20,20.80 -1.60,20.00 -1.20,19.20 0.00,18.40"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="0.00,-4.20 50.00,-4.20"/> <lane id="gneE0_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,4.20 0.00,4.20"/> <lane id="gneE1_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> </edge> <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1"> <lane id="gneE2_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,37.00 0.00,37.00"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19,29 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 44,46c55,57 < GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...) < GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00 < GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00 --- > GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...) > GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00 > GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00 66c77 < Debug: Selected item 'vehicle' in TagSelector --- > Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector 78c89 < Debug: Adding trip 'trip_0' in GNEChange_DemandElement --- > Debug: Adding trip 'vehicle_0' in GNEChange_DemandElement 81c92 < Debug: Removing trip 'trip_0' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Differences in net ---------- 13,15c13 < </edge> < <edge id=":gneJ5_2" function="internal"> < <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> --- > <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> 22,24c20 < </edge> < <edge id=":gneJ6_2" function="internal"> < <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> --- > <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> 27c23 < <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.13,59.58 9.28,57.79 9.00,55.30"/> --- > <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> 30c26 < <lane id=":gneJ7_1_0" index="0" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.63,57.18 12.41,57.64 13.50,57.80"/> --- > <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> 33c29 < <lane id=":gneJ8_0_0" index="0" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> --- > <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/> 76c72 < <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> --- > <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> 81c77 < <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> <truncated after showing first 30 lines> ---------- Differences in output ---------- 4d3 < trip ---------- Differences in routes ---------- 5c5 < <trip id="trip_0" depart="0.00" arrivalLane="20" from="gneE2" to="gneE5"/> --- > <trip id="vehicle_0" depart="0.00" arrivalLane="random" from="gneE2" to="gneE5"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,71d78 < Debug: Invalid input parameter of trip: Invalid arrivalPos definition for arrivalPos. Must be one of ("random", "max", or a float) < Debug: Invalid input parameter of trip: Invalid arrivalPos definition for arrivalPos. Must be one of ("random", "max", or a float) < Debug: Key ENTER pressed 78a86,88 > Debug: Invalid input parameter of trip: Invalid arrivalPos definition for arrivalPos. Must be one of ("random", "max", or a float) > Debug: Invalid input parameter of trip: Invalid arrivalPos definition for arrivalPos. Must be one of ("random", "max", or a float) > Debug: Key ENTER pressed 177a188,323 > > ================================================================= > ==3773433==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19712 byte(s) in 352 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f2960ef9a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5,6c5,6 < <trip id="vehicle_0" depart="0.00" arrivalPos="-12.00" from="gneE2" to="gneE5"/> < <trip id="vehicle_1" depart="0.00" arrivalPos="20.00" from="gneE2" to="gneE5"/> --- > <trip id="vehicle_0" depart="0.00" arrivalPos="3.00" from="gneE2" to="gneE5"/> > <trip id="vehicle_1" depart="0.00" arrivalPos="-12.00" from="gneE2" to="gneE5"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 68a79,80 > Debug: Key ENTER pressed > Debug: Adding trip 'vehicle_0' in GNEChange_DemandElement 73,74d84 < Debug: Adding trip 'vehicle_0' in GNEChange_DemandElement < Debug: Key ENTER pressed 181a192,333 > > ================================================================= > ==3773757==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 21504 byte(s) in 384 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fe2dd249a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe2dd36d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5,7c5,7 < <trip id="vehicle_0" depart="0.00" arrivalPosLat="0.00" from="gneE2" to="gneE5"/> < <trip id="vehicle_1" depart="0.00" from="gneE2" to="gneE5"/> < <trip id="vehicle_2" depart="0.00" arrivalPosLat="0.00" from="gneE2" to="gneE5"/> --- > <trip id="vehicle_0" depart="0.00" arrivalPosLat="left" from="gneE2" to="gneE5"/> > <trip id="vehicle_1" depart="0.00" arrivalPosLat="0.00" from="gneE2" to="gneE5"/> > <trip id="vehicle_2" depart="0.00" from="gneE2" to="gneE5"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 77a88,89 > Debug: Invalid input parameter of trip: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0) > Debug: Invalid input parameter of trip: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0) 79d90 < Debug: Adding trip 'vehicle_0' in GNEChange_DemandElement 81,82d91 < Debug: Calling GNEUndoList::undo() < Debug: Removing trip 'vehicle_0' in GNEChange_DemandElement 86,87d94 < Debug: Calling GNEUndoList::redo() < Debug: Adding trip 'vehicle_0' in GNEChange_DemandElement 90d96 < Debug: demand elements saved 127d132 < Debug: Deleting unreferenced trip 'vehicle_0' 171a177,312 > > ================================================================= > ==3773464==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <trip id="vehicle_0" depart="0.00" arrivalSpeed="20.00" from="gneE2" to="gneE5"/> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71a82,83 > Debug: Invalid input parameter of trip: 'color' doesn't have a valid 'RBGColor' format > Debug: Invalid input parameter of trip: 'color' doesn't have a valid 'RBGColor' format 73d84 < Debug: Adding trip 'vehicle_0' in GNEChange_DemandElement 75,78c86 < Debug: Adding trip 'vehicle_1' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing trip 'vehicle_1' in GNEChange_DemandElement --- > Debug: Adding trip 'vehicle_0' in GNEChange_DemandElement 82a91 > Debug: Keys Ctrl+Z (Undo) pressed 87,88d95 < Debug: Calling GNEUndoList::redo() < Debug: Adding trip 'vehicle_1' in GNEChange_DemandElement 127d133 < Debug: Deleting unreferenced trip 'vehicle_1' <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6d5 < <trip id="vehicle_1" depart="0.00" color="12,13,14" from="gneE2" to="gneE5"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71a82,84 > Debug: Invalid input parameter of trip: 'containerNumber' doesn't have a valid 'int' format > Debug: Invalid input parameter of trip: 'containerNumber' doesn't have a valid 'int' format > Debug: Key ENTER pressed 78,79d90 < Debug: Key ENTER pressed < Debug: Adding trip 'vehicle_0' in GNEChange_DemandElement 81,82d91 < Debug: Calling GNEUndoList::undo() < Debug: Removing trip 'vehicle_0' in GNEChange_DemandElement 85,86d93 < Debug: Calling GNEUndoList::redo() < Debug: Adding trip 'vehicle_0' in GNEChange_DemandElement 88d94 < Debug: demand elements saved 125d130 < Debug: Deleting unreferenced trip 'vehicle_0' 169a175,318 > LLVMSymbolizer: error reading file: No such file or directory <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <trip id="vehicle_0" depart="0.00" containerNumber="13" from="gneE2" to="gneE5"/> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 158a169,310 > > ================================================================= > ==3772859==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10304 byte(s) in 184 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fb9e3b3aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb9e3c5e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 158a169,311 > > ================================================================= > ==3772921==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9408 byte(s) in 168 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fb4b78eba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb4b7a0f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81,83 > Debug: Invalid input parameter of trip: Invalid departure time for depart. Must be one of ("triggered", "containerTriggered", "now", or a float >= 0) > Debug: Invalid input parameter of trip: Invalid departure time for depart. Must be one of ("triggered", "containerTriggered", "now", or a float >= 0) > Debug: Key ENTER pressed 76,80d88 < Debug: Key ENTER pressed < Debug: Adding trip 'vehicle_2' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing trip 'vehicle_2' in GNEChange_DemandElement 86a95 > Debug: Keys Ctrl+Z (Undo) pressed 94,95d102 < Debug: Calling GNEUndoList::redo() < Debug: Adding trip 'vehicle_2' in GNEChange_DemandElement 133d139 < Debug: Deleting unreferenced trip 'vehicle_2' 179a186,328 > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6d5 < <trip id="vehicle_2" depart="20.00" from="gneE2" to="gneE5"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74a85,86 > Debug: Invalid input parameter of trip: Invalid departLane definition for departLane. Must be one of ("random", "free", "allowed", "best", "first", or an int>=0) > Debug: Invalid input parameter of trip: Invalid departLane definition for departLane. Must be one of ("random", "free", "allowed", "best", "first", or an int>=0) 76d87 < Debug: Adding trip 'vehicle_0' in GNEChange_DemandElement 78c89 < Error: Invalid departLane used in trip 'vehicle_1'. 20 is greater than number of lanes --- > Debug: Adding trip 'vehicle_0' in GNEChange_DemandElement 170a182,317 > > ================================================================= > ==3773209==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 18368 byte(s) in 328 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fa11e1b4a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > <truncated after showing first 30 lines> ---------- Differences in log ---------- 1d0 < Error: Invalid departLane used in trip 'vehicle_1'. 20 is greater than number of lanes
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 68a79,80 > Debug: Key ENTER pressed > Debug: Adding trip 'vehicle_0' in GNEChange_DemandElement 73,74d84 < Debug: Adding trip 'vehicle_0' in GNEChange_DemandElement < Debug: Key ENTER pressed 181a192,334 > > ================================================================= > ==3773292==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 20608 byte(s) in 368 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f920cb94a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f920ccb82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5,7c5,7 < <trip id="vehicle_0" depart="0.00" departPos="-12.00" from="gneE2" to="gneE5"/> < <trip id="vehicle_1" depart="0.00" departPos="random_free" from="gneE2" to="gneE5"/> < <trip id="vehicle_2" depart="0.00" departPos="20.00" from="gneE2" to="gneE5"/> --- > <trip id="vehicle_0" depart="0.00" departPos="4.20" from="gneE2" to="gneE5"/> > <trip id="vehicle_1" depart="0.00" departPos="-12.00" from="gneE2" to="gneE5"/> > <trip id="vehicle_2" depart="0.00" departPos="random_free" from="gneE2" to="gneE5"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71a82,84 > Debug: Invalid input parameter of trip: Invalid departPosLat definition for departPosLat. Must be one of ("random", "random_free", "free", "right", "center", "left", or a float) > Debug: Invalid input parameter of trip: Invalid departPosLat definition for departPosLat. Must be one of ("random", "random_free", "free", "right", "center", "left", or a float) > Debug: Key ENTER pressed 76,80d88 < Debug: Key ENTER pressed < Debug: Adding trip 'vehicle_2' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing trip 'vehicle_2' in GNEChange_DemandElement 87a96 > Debug: Keys Ctrl+Z (Undo) pressed 95,96d103 < Debug: Calling GNEUndoList::redo() < Debug: Adding trip 'vehicle_2' in GNEChange_DemandElement 135d141 < Debug: Deleting unreferenced trip 'vehicle_2' 181a188,329 > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 7d6 < <trip id="vehicle_2" depart="0.00" departPosLat="0.00" from="gneE2" to="gneE5"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74a85,86 > Debug: Invalid input parameter of trip: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0) > Debug: Invalid input parameter of trip: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0) 76d87 < Debug: Adding trip 'vehicle_0' in GNEChange_DemandElement 78,81c89 < Debug: Adding trip 'vehicle_1' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing trip 'vehicle_1' in GNEChange_DemandElement --- > Debug: Adding trip 'vehicle_0' in GNEChange_DemandElement 85a94 > Debug: Keys Ctrl+Z (Undo) pressed 90,91d98 < Debug: Calling GNEUndoList::redo() < Debug: Adding trip 'vehicle_1' in GNEChange_DemandElement 130d136 < Debug: Deleting unreferenced trip 'vehicle_1' <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6d5 < <trip id="vehicle_1" depart="0.00" departSpeed="20.00" from="gneE2" to="gneE5"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 176a187,322 > > ================================================================= > ==3773437==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 18816 byte(s) in 336 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f1fc5e25a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f1fc5f492f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5,6c5,6 < <trip id="vehicle_0" depart="0.00" line="%%%%%%" from="gneE2" to="gneE5"/> < <trip id="vehicle_1" depart="0.00" line="ownLine" from="gneE2" to="gneE5"/> --- > <trip id="vehicle_0" depart="0.00" line="center" from="gneE2" to="gneE5"/> > <trip id="vehicle_1" depart="0.00" line="%%%%%%" from="gneE2" to="gneE5"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 68a79,80 > Debug: Key ENTER pressed > Debug: Adding trip 'vehicle_0' in GNEChange_DemandElement 78,79d89 < Debug: Key ENTER pressed < Debug: Adding trip 'vehicle_0' in GNEChange_DemandElement 169a180,321 > > ================================================================= > ==3773482==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 20160 byte(s) in 360 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f2cef008a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2cef12c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="vehicle_0" depart="0.00" personNumber="13" from="gneE2" to="gneE5"/> --- > <trip id="vehicle_0" depart="0.00" personNumber="3" from="gneE2" to="gneE5"/>
---------- Differences in errors ---------- 20a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72c82 < Debug: Selected item 'custom_vType' in DemandElementSelector --- > Debug: Selected invalid item in DemandElementSelector 74,77d83 < Debug: Adding trip 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing trip 'vehicle_0' in GNEChange_DemandElement 80a87 > Debug: Keys Ctrl+Z (Undo) pressed 85,86d91 < Debug: Calling GNEUndoList::redo() < Debug: Adding trip 'vehicle_0' in GNEChange_DemandElement 124d128 < Debug: Deleting unreferenced trip 'vehicle_0' 169a174,309 > > ================================================================= <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6d5 < <trip id="vehicle_0" type="custom_vType" depart="0.00" from="gneE2" to="gneE5"/>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 20a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 46,48c57,59 < GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...) < GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00 < GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00 --- > GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...) > GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00 > GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00 68c79 < Debug: Selected item 'vehicle' in TagSelector --- > Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector 71,72c82 < Debug: Adding trip 'trip_0' in GNEChange_DemandElement < Debug: Removing trip 'trip_0' in GNEChange_DemandElement --- > Debug: Adding trip 'vehicle_0' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Differences in net ---------- 16,18c16 < </edge> < <edge id=":gneJ6_2" function="internal"> < <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> --- > <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> 21c19 < <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.13,59.58 9.28,57.79 9.00,55.30"/> --- > <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> 24c22 < <lane id=":gneJ7_1_0" index="0" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.63,57.18 12.41,57.64 13.50,57.80"/> --- > <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> 27c25 < <lane id=":gneJ8_0_0" index="0" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> --- > <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/> 70c68 < <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> --- > <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> 75c73 < <junction id="gneJ7" type="priority" x="10.00" y="60.00" incLanes="gneE5_0 gneE11_0" intLanes=":gneJ7_0_0 :gneJ7_1_0" shape="13.50,63.20 13.50,56.80 12.67,56.63 12.38,56.42 12.17,56.13 12.04,55.76 12.00,55.30 8.00,55.30 8.15,57.71 8.61,59.69 9.38,61.22 10.44,62.32 11.82,62.98"> --- > <junction id="gneJ7" type="priority" x="10.00" y="60.00" incLanes="gneE5_0 gneE11_0" intLanes=":gneJ7_0_0 :gneJ7_1_0" shape="13.50,63.20 13.50,56.80 12.67,56.63 12.38,56.42 12.17,56.13 12.04,55.76 12.00,55.30 8.00,55.30 8.15,57.71 8.61,59.69 9.37,61.22 10.44,62.32 11.82,62.98"> 93c91 < <connection from="gneE6" to="gneE3" fromLane="0" toLane="1" via=":gneJ6_2_0" dir="r" state="M"/> --- > <connection from="gneE6" to="gneE3" fromLane="0" toLane="1" via=":gneJ6_1_1" dir="r" state="M"/> <truncated after showing first 30 lines> ---------- Differences in output ---------- 4d3 < trip
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'allowed' for attribute arrivalLane of trip isn't valid 71a83 > Debug: Value 'dummyLanei' for attribute arrivalLane of trip isn't valid 163a176,311 > > ================================================================= > ==3775968==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f218951da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f21896412f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'free' for attribute arrivalLane of trip isn't valid 72,73c83 < Debug: Setting new attribute arrivalLane '500' into trip 'vehicle_0' < Debug: Setting new attribute arrivalLane '0' into trip 'vehicle_0' --- > Debug: Setting new attribute depart '500' into trip 'vehicle_0' 76,79c86 < Debug: Setting previous attribute arrivalLane '500' into trip 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalLane 'current' into trip 'vehicle_0' --- > Debug: Setting previous attribute depart '0.00' into trip 'vehicle_0' 82a90 > Debug: Keys Ctrl+Z (Undo) pressed 88c96 < Debug: Setting new attribute arrivalLane '500' into trip 'vehicle_0' --- <truncated after showing first 30 lines> ---------- Differences in output ---------- 14c14 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Differences in routes ---------- 5c5 < <trip id="vehicle_0" depart="0.00" arrivalLane="0" from="gneE2" to="gneE5"/> --- > <trip id="vehicle_0" depart="500.00" from="gneE2" to="gneE5"/> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value '12,13,14' for attribute arrivalPos of trip isn't valid 74,77d84 < Debug: Setting new attribute arrivalPos '15.5' into trip 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPos '-10.00' into trip 'vehicle_0' 83a91,93 > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() > Debug: Removing trip 'vehicle_0' in GNEChange_DemandElement 86c96 < Debug: Setting new attribute arrivalPos '500' into trip 'vehicle_0' --- > Debug: Adding trip 'vehicle_0' in GNEChange_DemandElement 89c99 < Debug: Setting new attribute arrivalPos '-10' into trip 'vehicle_0' --- > Debug: Setting new attribute arrivalPos '500' into trip 'vehicle_0' <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="vehicle_0" depart="0.00" arrivalPos="15.50" from="gneE2" to="gneE5"/> --- > <trip id="vehicle_0" depart="0.00" arrivalPos="-10.00" from="gneE2" to="gneE5"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81,82 > Debug: Setting new attribute arrivalPos '0' into trip 'vehicle_0' > Debug: Setting new attribute arrivalPos 'max' into trip 'vehicle_0' 71a84 > Debug: Value 'dummyPosi' for attribute arrivalPos of trip isn't valid 74c87 < Debug: Removing trip 'vehicle_0' in GNEChange_DemandElement --- > Debug: Setting previous attribute arrivalPos '0.00' into trip 'vehicle_0' 75a89,90 > Debug: Calling GNEUndoList::undo() > Debug: Setting previous attribute arrivalPos 'max' into trip 'vehicle_0' 76a92,93 > Debug: Calling GNEUndoList::undo() > Debug: Removing trip 'vehicle_0' in GNEChange_DemandElement 80a98,99 > Debug: Calling GNEUndoList::redo() > Debug: Setting new attribute arrivalPos '0' into trip 'vehicle_0' 81a101,102 <truncated after showing first 30 lines> ---------- Differences in output ---------- 13c13 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'gneE8 gneE9' for attribute arrivalPos of trip isn't valid 73,76d83 < Debug: Setting new attribute arrivalPos 'random' into trip 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPos '500.00' into trip 'vehicle_0' 82a90 > Debug: Keys Ctrl+Z (Undo) pressed 90,91d97 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute arrivalPos 'random' into trip 'vehicle_0' 173a180,322 > > ================================================================= > ==3776190==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="vehicle_0" depart="0.00" arrivalPos="random" from="gneE2" to="gneE5"/> --- > <trip id="vehicle_0" depart="0.00" arrivalPos="500.00" from="gneE2" to="gneE5"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'current' for attribute arrivalPosLat of trip isn't valid 71a83 > Debug: Value 'dummyPosLati' for attribute arrivalPosLat of trip isn't valid 163a176,311 > > ================================================================= > ==3777520==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f08351f4a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f08353182f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81,82 > Debug: Value 'custom Line' for attribute arrivalPosLat of trip isn't valid > Debug: Value 'dummyPosLat' for attribute arrivalPosLat of trip isn't valid 73,76d84 < Debug: Setting new attribute arrivalPosLat '4.2' into trip 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPosLat '0.00' into trip 'vehicle_0' 82a91 > Debug: Keys Ctrl+Z (Undo) pressed 90,91d98 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute arrivalPosLat '4.2' into trip 'vehicle_0' 173a181,316 > > ================================================================= > ==3777349==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12544 byte(s) in 224 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'max' for attribute arrivalPosLat of trip isn't valid 72,75c83 < Debug: Setting new attribute arrivalPosLat 'left' into trip 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPosLat 'center' into trip 'vehicle_0' --- > Debug: Value 'dummyPosLati' for attribute arrivalPosLat of trip isn't valid 79a88 > Debug: Keys Ctrl+Z (Undo) pressed 84,85d92 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute arrivalPosLat 'left' into trip 'vehicle_0' 168a176,321 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3777427==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="vehicle_0" depart="0.00" arrivalPosLat="left" from="gneE2" to="gneE5"/> --- > <trip id="vehicle_0" depart="0.00" from="gneE2" to="gneE5"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81,82 > Debug: Setting new attribute arrivalPosLat '0' into trip 'vehicle_0' > Debug: Setting new attribute arrivalPosLat 'center' into trip 'vehicle_0' 72c84,87 < Debug: Setting new attribute arrivalPosLat 'right' into trip 'vehicle_0' --- > Debug: Value 'dummyPosLati' for attribute arrivalPosLat of trip isn't valid > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() > Debug: Setting previous attribute arrivalPosLat '0.00' into trip 'vehicle_0' 79d93 < Debug: Keys Ctrl+Z (Undo) pressed 85c99 < Debug: Setting new attribute arrivalPosLat 'right' into trip 'vehicle_0' --- > Debug: Setting new attribute arrivalPosLat '0' into trip 'vehicle_0' 86a101,102 > Debug: Calling GNEUndoList::redo() > Debug: Setting new attribute arrivalPosLat 'center' into trip 'vehicle_0' <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="vehicle_0" depart="0.00" arrivalPosLat="right" from="gneE2" to="gneE5"/> --- > <trip id="vehicle_0" depart="0.00" from="gneE2" to="gneE5"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'random' for attribute arrivalSpeed of trip isn't valid 71a83 > Debug: Value 'dummySpeedi' for attribute arrivalSpeed of trip isn't valid 163a176,318 > > ================================================================= > ==3776344==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fb35bdf6a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb35bf1a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81,82 > Debug: Setting new attribute arrivalSpeed '20' into trip 'vehicle_0' > Debug: Setting new attribute arrivalSpeed 'current' into trip 'vehicle_0' 74c86 < Debug: Setting new attribute arrivalSpeed '15.5' into trip 'vehicle_0' --- > Debug: Value '-10i' for attribute arrivalSpeed of trip isn't valid 77c89 < Debug: Setting previous attribute arrivalSpeed '500.00' into trip 'vehicle_0' --- > Debug: Setting previous attribute arrivalSpeed 'current' into trip 'vehicle_0' 80c92 < Debug: Setting previous attribute arrivalSpeed 'current' into trip 'vehicle_0' --- > Debug: Setting previous attribute arrivalSpeed '20.00' into trip 'vehicle_0' 83c95 < Debug: Removing trip 'vehicle_0' in GNEChange_DemandElement --- > Debug: Setting previous attribute arrivalSpeed 'current' into trip 'vehicle_0' <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="vehicle_0" depart="0.00" arrivalSpeed="15.50" from="gneE2" to="gneE5"/> --- > <trip id="vehicle_0" depart="0.00" arrivalSpeed="500.00" from="gneE2" to="gneE5"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value '20' for attribute color of trip isn't valid 73,76d83 < Debug: Setting new attribute color '12,13,14' into trip 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute color 'cyan' into trip 'vehicle_0' 83a91 > Debug: Keys Ctrl+Z (Undo) pressed 91,92d98 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute color '12,13,14' into trip 'vehicle_0' 175a182,317 > > ================================================================= > ==3774607==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="vehicle_0" depart="0.00" color="12,13,14" from="gneE2" to="gneE5"/> --- > <trip id="vehicle_0" depart="0.00" color="cyan" from="gneE2" to="gneE5"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81,82 > Debug: Setting new attribute line 'base' into trip 'vehicle_0' > Debug: Setting new attribute line '' into trip 'vehicle_0' 74,77d85 < Debug: Setting new attribute line '3' into trip 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute line '2.5' into trip 'vehicle_0' 83a92,94 > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() > Debug: Setting previous attribute line '' into trip 'vehicle_0' 86c97 < Debug: Setting new attribute line '-5' into trip 'vehicle_0' --- > Debug: Setting new attribute line 'dummyNumber' into trip 'vehicle_0' 89c100 < Debug: Setting new attribute line '2.5' into trip 'vehicle_0' --- <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="vehicle_0" depart="0.00" line="3" from="gneE2" to="gneE5"/> --- > <trip id="vehicle_0" depart="0.00" line="2.5" from="gneE2" to="gneE5"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81,82 > Debug: Setting new attribute depart '15.5' into trip 'vehicle_0' > Debug: Setting new attribute depart '0.00' into trip 'vehicle_0' 72c84,87 < Debug: Setting new attribute depart 'containerTriggered' into trip 'vehicle_0' --- > Debug: Value 'dummyDeparti' for attribute depart of trip isn't valid > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() > Debug: Setting previous attribute depart '15.50' into trip 'vehicle_0' 79d93 < Debug: Keys Ctrl+Z (Undo) pressed 85c99 < Debug: Setting new attribute depart 'containerTriggered' into trip 'vehicle_0' --- > Debug: Setting new attribute depart '15.5' into trip 'vehicle_0' 86a101,102 > Debug: Calling GNEUndoList::redo() > Debug: Setting new attribute depart '0.00' into trip 'vehicle_0' <truncated after showing first 30 lines> ---------- Differences in output ---------- 13c13 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Differences in routes ---------- 5c5 < <trip id="vehicle_0" depart="containerTriggered" from="gneE2" to="gneE5"/> --- > <trip id="vehicle_0" depart="0.00" from="gneE2" to="gneE5"/> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'random' for attribute depart of trip isn't valid 73,76c84 < Debug: Setting new attribute depart '10.2' into trip 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute depart '0.00' into trip 'vehicle_0' --- > Debug: Value '-3i' for attribute depart of trip isn't valid 80a89 > Debug: Keys Ctrl+Z (Undo) pressed 85,86c94,97 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute depart '10.2' into trip 'vehicle_0' --- > Debug: Keys Ctrl+Y (Redo) pressed > Debug: Keys Ctrl+Y (Redo) pressed > Debug: Keys Ctrl+Y (Redo) pressed > Debug: Keys Ctrl+Y (Redo) pressed <truncated after showing first 30 lines> ---------- Differences in output ---------- 14c14 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Differences in routes ---------- 5c5 < <trip id="vehicle_0" depart="10.20" from="gneE2" to="gneE5"/> --- > <trip id="vehicle_0" depart="0.00" from="gneE2" to="gneE5"/> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81,82 > Debug: Setting new attribute depart '15.5' into trip 'vehicle_0' > Debug: Setting new attribute depart '0.00' into trip 'vehicle_0' 72c84,87 < Debug: Setting new attribute depart 'triggered' into trip 'vehicle_0' --- > Debug: Value 'dummyDeparti' for attribute depart of trip isn't valid > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() > Debug: Setting previous attribute depart '15.50' into trip 'vehicle_0' 79d93 < Debug: Keys Ctrl+Z (Undo) pressed 85c99 < Debug: Setting new attribute depart 'triggered' into trip 'vehicle_0' --- > Debug: Setting new attribute depart '15.5' into trip 'vehicle_0' 86a101,102 > Debug: Calling GNEUndoList::redo() > Debug: Setting new attribute depart '0.00' into trip 'vehicle_0' <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="vehicle_0" depart="triggered" from="gneE2" to="gneE5"/> --- > <trip id="vehicle_0" depart="0.00" from="gneE2" to="gneE5"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value '13' for attribute departLane of trip isn't valid 72,75c83 < Debug: Setting new attribute departLane 'allowed' into trip 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departLane 'first' into trip 'vehicle_0' --- > Debug: Value 'dummyDeparti' for attribute departLane of trip isn't valid 79a88 > Debug: Keys Ctrl+Z (Undo) pressed 84,85d92 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departLane 'allowed' into trip 'vehicle_0' 168a176,311 > > ================================================================= > ==3774804==ERROR: LeakSanitizer: detected memory leaks > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="vehicle_0" depart="0.00" departLane="allowed" from="gneE2" to="gneE5"/> --- > <trip id="vehicle_0" depart="0.00" from="gneE2" to="gneE5"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value '20' for attribute departLane of trip isn't valid 72,75c83 < Debug: Setting new attribute departLane 'best' into trip 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departLane 'first' into trip 'vehicle_0' --- > Debug: Value 'dummyDeparti' for attribute departLane of trip isn't valid 79a88 > Debug: Keys Ctrl+Z (Undo) pressed 84,85d92 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departLane 'best' into trip 'vehicle_0' 168a176,318 > > ================================================================= > ==3774806==ERROR: LeakSanitizer: detected memory leaks > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="vehicle_0" depart="0.00" departLane="best" from="gneE2" to="gneE5"/> --- > <trip id="vehicle_0" depart="0.00" from="gneE2" to="gneE5"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value '13' for attribute departLane of trip isn't valid 71a83 > Debug: Value 'dummyDeparti' for attribute departLane of trip isn't valid 163a176,311 > > ================================================================= > ==3774810==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12544 byte(s) in 224 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f44d806ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f44d818f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value '20' for attribute departLane of trip isn't valid 74,77c85 < Debug: Setting new attribute departLane '0' into trip 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departLane 'first' into trip 'vehicle_0' --- > Debug: Value '-10i' for attribute departLane of trip isn't valid 81a90 > Debug: Keys Ctrl+Z (Undo) pressed 86,87d94 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departLane '0' into trip 'vehicle_0' 170a178,313 > > ================================================================= > ==3774621==ERROR: LeakSanitizer: detected memory leaks > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="vehicle_0" depart="0.00" departLane="0" from="gneE2" to="gneE5"/> --- > <trip id="vehicle_0" depart="0.00" from="gneE2" to="gneE5"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value '20' for attribute departLane of trip isn't valid 72,75c83 < Debug: Setting new attribute departLane 'free' into trip 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departLane 'first' into trip 'vehicle_0' --- > Debug: Value 'dummyDeparti' for attribute departLane of trip isn't valid 79a88 > Debug: Keys Ctrl+Z (Undo) pressed 84,85d92 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departLane 'free' into trip 'vehicle_0' 168a176,319 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3774812==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="vehicle_0" depart="0.00" departLane="free" from="gneE2" to="gneE5"/> --- > <trip id="vehicle_0" depart="0.00" from="gneE2" to="gneE5"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value '20' for attribute departLane of trip isn't valid 72,75c83 < Debug: Setting new attribute departLane 'random' into trip 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departLane 'first' into trip 'vehicle_0' --- > Debug: Value 'dummyDeparti' for attribute departLane of trip isn't valid 79a88 > Debug: Keys Ctrl+Z (Undo) pressed 84,85d92 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departLane 'random' into trip 'vehicle_0' 168a176,317 > > ================================================================= > ==3774633==ERROR: LeakSanitizer: detected memory leaks > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="vehicle_0" depart="0.00" departLane="random" from="gneE2" to="gneE5"/> --- > <trip id="vehicle_0" depart="0.00" from="gneE2" to="gneE5"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'customID' for attribute departPos of trip isn't valid 71a83,84 > Debug: Value 'dummyPos' for attribute departPos of trip isn't valid > Debug: Value 'dummyPosi' for attribute departPos of trip isn't valid 163a177,318 > > ================================================================= > ==3775431==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11648 byte(s) in 208 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fbe1ec51a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbe1ed752f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' for attribute departPos of trip isn't valid 73,76d83 < Debug: Setting new attribute departPos '20' into trip 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos '500.00' into trip 'vehicle_0' 82a90 > Debug: Keys Ctrl+Z (Undo) pressed 90,91d97 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departPos '20' into trip 'vehicle_0' 173a180,315 > > ================================================================= > ==3774976==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12544 byte(s) in 224 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="vehicle_0" depart="0.00" departPos="20.00" from="gneE2" to="gneE5"/> --- > <trip id="vehicle_0" depart="0.00" departPos="500.00" from="gneE2" to="gneE5"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81,82 > Debug: Setting new attribute departPos '20' into trip 'vehicle_0' > Debug: Setting new attribute departPos 'base' into trip 'vehicle_0' 72c84,87 < Debug: Setting new attribute departPos 'free' into trip 'vehicle_0' --- > Debug: Value 'dummyPosi' for attribute departPos of trip isn't valid > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() > Debug: Setting previous attribute departPos '20.00' into trip 'vehicle_0' 79d93 < Debug: Keys Ctrl+Z (Undo) pressed 85c99 < Debug: Setting new attribute departPos 'free' into trip 'vehicle_0' --- > Debug: Setting new attribute departPos '20' into trip 'vehicle_0' 86a101,102 > Debug: Calling GNEUndoList::redo() > Debug: Setting new attribute departPos 'base' into trip 'vehicle_0' <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="vehicle_0" depart="0.00" departPos="free" from="gneE2" to="gneE5"/> --- > <trip id="vehicle_0" depart="0.00" from="gneE2" to="gneE5"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'gneE8' for attribute departPos of trip isn't valid 72,75c83 < Debug: Setting new attribute departPos 'last' into trip 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos 'base' into trip 'vehicle_0' --- > Debug: Value 'dummyPosi' for attribute departPos of trip isn't valid 79a88 > Debug: Keys Ctrl+Z (Undo) pressed 84,85d92 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departPos 'last' into trip 'vehicle_0' 168a176,311 > > ================================================================= > ==3775510==ERROR: LeakSanitizer: detected memory leaks > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="vehicle_0" depart="0.00" departPos="last" from="gneE2" to="gneE5"/> --- > <trip id="vehicle_0" depart="0.00" from="gneE2" to="gneE5"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81,82 > Debug: Setting new attribute departPos '20' into trip 'vehicle_0' > Debug: Setting new attribute departPos 'base' into trip 'vehicle_0' 72c84,87 < Debug: Setting new attribute departPos 'random' into trip 'vehicle_0' --- > Debug: Value 'dummyPosi' for attribute departPos of trip isn't valid > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() > Debug: Setting previous attribute departPos '20.00' into trip 'vehicle_0' 79d93 < Debug: Keys Ctrl+Z (Undo) pressed 85c99 < Debug: Setting new attribute departPos 'random' into trip 'vehicle_0' --- > Debug: Setting new attribute departPos '20' into trip 'vehicle_0' 86a101,102 > Debug: Calling GNEUndoList::redo() > Debug: Setting new attribute departPos 'base' into trip 'vehicle_0' <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="vehicle_0" depart="0.00" departPos="random" from="gneE2" to="gneE5"/> --- > <trip id="vehicle_0" depart="0.00" from="gneE2" to="gneE5"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81,82 > Debug: Setting new attribute departPos '20' into trip 'vehicle_0' > Debug: Setting new attribute departPos 'base' into trip 'vehicle_0' 73d84 < Debug: Setting new attribute departPos 'random_free' into trip 'vehicle_0' 76c87 < Debug: Setting previous attribute departPos '500.00' into trip 'vehicle_0' --- > Debug: Setting previous attribute departPos 'base' into trip 'vehicle_0' 79c90 < Debug: Setting previous attribute departPos 'base' into trip 'vehicle_0' --- > Debug: Setting previous attribute departPos '20.00' into trip 'vehicle_0' 82c93 < Debug: Removing trip 'vehicle_0' in GNEChange_DemandElement --- > Debug: Setting previous attribute departPos 'base' into trip 'vehicle_0' 85c96 < Debug: Adding trip 'vehicle_0' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="vehicle_0" depart="0.00" departPos="random_free" from="gneE2" to="gneE5"/> --- > <trip id="vehicle_0" depart="0.00" departPos="500.00" from="gneE2" to="gneE5"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81,82 > Debug: Setting new attribute departPosLat '20' into trip 'vehicle_0' > Debug: Setting new attribute departPosLat 'center' into trip 'vehicle_0' 71a84 > Debug: Value 'dummyPosLati' for attribute departPosLat of trip isn't valid 74c87 < Debug: Removing trip 'vehicle_0' in GNEChange_DemandElement --- > Debug: Setting previous attribute departPosLat '0.00' into trip 'vehicle_0' 75a89,90 > Debug: Calling GNEUndoList::undo() > Debug: Setting previous attribute departPosLat 'center' into trip 'vehicle_0' 76a92,93 > Debug: Calling GNEUndoList::undo() > Debug: Removing trip 'vehicle_0' in GNEChange_DemandElement 80a98,99 > Debug: Calling GNEUndoList::redo() > Debug: Setting new attribute departPosLat '20' into trip 'vehicle_0' 81a101,102 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81,82 > Debug: Value 'last' for attribute departPosLat of trip isn't valid > Debug: Value 'dummyPosLat' for attribute departPosLat of trip isn't valid 73,76d84 < Debug: Setting new attribute departPosLat '5.6' into trip 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat '0.00' into trip 'vehicle_0' 82a91 > Debug: Keys Ctrl+Z (Undo) pressed 90,91d98 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departPosLat '5.6' into trip 'vehicle_0' 173a181,326 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3776761==ERROR: LeakSanitizer: detected memory leaks > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81,82 > Debug: Setting new attribute departPosLat 'random' into trip 'vehicle_0' > Debug: Setting new attribute departPosLat 'center' into trip 'vehicle_0' 72c84,87 < Debug: Setting new attribute departPosLat 'free' into trip 'vehicle_0' --- > Debug: Value 'dummyPosLati' for attribute departPosLat of trip isn't valid > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() > Debug: Setting previous attribute departPosLat 'random' into trip 'vehicle_0' 79d93 < Debug: Keys Ctrl+Z (Undo) pressed 85c99 < Debug: Setting new attribute departPosLat 'free' into trip 'vehicle_0' --- > Debug: Setting new attribute departPosLat 'random' into trip 'vehicle_0' 86a101,102 > Debug: Calling GNEUndoList::redo() > Debug: Setting new attribute departPosLat 'center' into trip 'vehicle_0' <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="vehicle_0" depart="0.00" departPosLat="free" from="gneE2" to="gneE5"/> --- > <trip id="vehicle_0" depart="0.00" from="gneE2" to="gneE5"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'current' for attribute departPosLat of trip isn't valid 72,75c83 < Debug: Setting new attribute departPosLat 'left' into trip 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'center' into trip 'vehicle_0' --- > Debug: Value 'dummyPosLati' for attribute departPosLat of trip isn't valid 79a88 > Debug: Keys Ctrl+Z (Undo) pressed 84,85d92 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departPosLat 'left' into trip 'vehicle_0' 168a176,317 > > ================================================================= > ==3777154==ERROR: LeakSanitizer: detected memory leaks > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="vehicle_0" depart="0.00" departPosLat="left" from="gneE2" to="gneE5"/> --- > <trip id="vehicle_0" depart="0.00" from="gneE2" to="gneE5"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'max' for attribute departPosLat of trip isn't valid 72,75c83 < Debug: Setting new attribute departPosLat 'random' into trip 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'center' into trip 'vehicle_0' --- > Debug: Value 'dummyPosLati' for attribute departPosLat of trip isn't valid 79a88 > Debug: Keys Ctrl+Z (Undo) pressed 84,85d92 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departPosLat 'random' into trip 'vehicle_0' 168a176,311 > > ================================================================= > ==3776980==ERROR: LeakSanitizer: detected memory leaks > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="vehicle_0" depart="0.00" departPosLat="random" from="gneE2" to="gneE5"/> --- > <trip id="vehicle_0" depart="0.00" from="gneE2" to="gneE5"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'speedLimit' for attribute departPosLat of trip isn't valid 72,75c83 < Debug: Setting new attribute departPosLat 'random_free' into trip 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'center' into trip 'vehicle_0' --- > Debug: Value 'dummyPosLati' for attribute departPosLat of trip isn't valid 79a88 > Debug: Keys Ctrl+Z (Undo) pressed 84,85d92 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departPosLat 'random_free' into trip 'vehicle_0' 168a176,311 > > ================================================================= > ==3777162==ERROR: LeakSanitizer: detected memory leaks > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="vehicle_0" depart="0.00" departPosLat="random_free" from="gneE2" to="gneE5"/> --- > <trip id="vehicle_0" depart="0.00" from="gneE2" to="gneE5"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'desired' for attribute departPosLat of trip isn't valid 72,75c83 < Debug: Setting new attribute departPosLat 'right' into trip 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'center' into trip 'vehicle_0' --- > Debug: Value 'dummyPosLati' for attribute departPosLat of trip isn't valid 79a88 > Debug: Keys Ctrl+Z (Undo) pressed 84,85d92 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departPosLat 'right' into trip 'vehicle_0' 168a176,321 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3777159==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="vehicle_0" depart="0.00" departPosLat="right" from="gneE2" to="gneE5"/> --- > <trip id="vehicle_0" depart="0.00" from="gneE2" to="gneE5"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'best' for attribute departSpeed of trip isn't valid 72,75c83 < Debug: Setting new attribute departSpeed 'desired' into trip 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departSpeed '0.00' into trip 'vehicle_0' --- > Debug: Value 'dummySpeedi' for attribute departSpeed of trip isn't valid 79a88 > Debug: Keys Ctrl+Z (Undo) pressed 84,85d92 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departSpeed 'desired' into trip 'vehicle_0' 168a176,319 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3775883==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="vehicle_0" depart="0.00" departSpeed="desired" from="gneE2" to="gneE5"/> --- > <trip id="vehicle_0" depart="0.00" from="gneE2" to="gneE5"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'custom_vType' for attribute departSpeed of trip isn't valid 74,77c85 < Debug: Setting new attribute departSpeed '20' into trip 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departSpeed '0.00' into trip 'vehicle_0' --- > Debug: Value '-10i' for attribute departSpeed of trip isn't valid 81a90 > Debug: Keys Ctrl+Z (Undo) pressed 86,87d94 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departSpeed '20' into trip 'vehicle_0' 170a178,313 > > ================================================================= > ==3775658==ERROR: LeakSanitizer: detected memory leaks > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="vehicle_0" depart="0.00" departSpeed="20.00" from="gneE2" to="gneE5"/> --- > <trip id="vehicle_0" depart="0.00" from="gneE2" to="gneE5"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81,82 > Debug: Setting new attribute departSpeed 'random' into trip 'vehicle_0' > Debug: Setting new attribute departSpeed '0.00' into trip 'vehicle_0' 72c84,87 < Debug: Setting new attribute departSpeed 'max' into trip 'vehicle_0' --- > Debug: Value 'dummySpeedi' for attribute departSpeed of trip isn't valid > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() > Debug: Setting previous attribute departSpeed 'random' into trip 'vehicle_0' 79d93 < Debug: Keys Ctrl+Z (Undo) pressed 85c99 < Debug: Setting new attribute departSpeed 'max' into trip 'vehicle_0' --- > Debug: Setting new attribute departSpeed 'random' into trip 'vehicle_0' 86a101,102 > Debug: Calling GNEUndoList::redo() > Debug: Setting new attribute departSpeed '0.00' into trip 'vehicle_0' <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="vehicle_0" depart="0.00" departSpeed="max" from="gneE2" to="gneE5"/> --- > <trip id="vehicle_0" depart="0.00" from="gneE2" to="gneE5"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'gneE8' for attribute departSpeed of trip isn't valid 72,75c83 < Debug: Setting new attribute departSpeed 'random' into trip 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departSpeed '0.00' into trip 'vehicle_0' --- > Debug: Value 'dummySpeedi' for attribute departSpeed of trip isn't valid 79a88 > Debug: Keys Ctrl+Z (Undo) pressed 84,85d92 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departSpeed 'random' into trip 'vehicle_0' 168a176,317 > > ================================================================= > ==3775719==ERROR: LeakSanitizer: detected memory leaks > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="vehicle_0" depart="0.00" departSpeed="random" from="gneE2" to="gneE5"/> --- > <trip id="vehicle_0" depart="0.00" from="gneE2" to="gneE5"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'first' for attribute departSpeed of trip isn't valid 72,75c83 < Debug: Setting new attribute departSpeed 'speedLimit' into trip 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departSpeed '0.00' into trip 'vehicle_0' --- > Debug: Value 'dummySpeedi' for attribute departSpeed of trip isn't valid 79a88 > Debug: Keys Ctrl+Z (Undo) pressed 84,85d92 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departSpeed 'speedLimit' into trip 'vehicle_0' 168a176,317 > > ================================================================= > ==3775925==ERROR: LeakSanitizer: detected memory leaks > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="vehicle_0" depart="0.00" departSpeed="speedLimit" from="gneE2" to="gneE5"/> --- > <trip id="vehicle_0" depart="0.00" from="gneE2" to="gneE5"/>
---------- Differences in errors ---------- 18a19,29 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69a81 > Debug: Value '12,13,14' for attribute from of trip isn't valid 73,76d84 < Debug: Setting new attribute from 'gneE8' into trip 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute from 'gneE5' into trip 'vehicle_0' 82a91 > Debug: Keys Ctrl+Z (Undo) pressed 90,91d98 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute from 'gneE8' into trip 'vehicle_0' 174a182,324 > > ================================================================= > ==3774296==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="vehicle_0" depart="0.00" from="gneE8" to="gneE5"/> --- > <trip id="vehicle_0" depart="0.00" from="gneE5" to="gneE5"/>
---------- Differences in errors ---------- 20a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71a82 > Debug: Setting new attribute id 'custom_vType' into trip 'vehicle_0' 76c87 < Debug: Setting new attribute id 'customID' into trip 'vehicle_0' --- > Debug: Setting new attribute id 'duplicatedVehiclei' into trip 'custom_vType' 79c90 < Debug: Setting previous attribute id 'vehicle_0' into trip 'customID' --- > Debug: Setting previous attribute id 'custom_vType' into trip 'duplicatedVehiclei' 82c93 < Debug: Removing trip 'vehicle_0' in GNEChange_DemandElement --- > Debug: Setting previous attribute id 'vehicle_0' into trip 'custom_vType' 85c96 < Debug: Removing trip 'duplicatedVehicle' in GNEChange_DemandElement --- > Debug: Removing trip 'vehicle_0' in GNEChange_DemandElement 88c99 <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5d4 < <trip id="customID" depart="0.00" from="gneE2" to="gneE5"/> 6a6 > <trip id="duplicatedVehiclei" depart="0.00" from="gneE2" to="gneE5"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71c81 < Debug: Setting new attribute line 'custom Line' into trip 'vehicle_0' --- > Debug: Setting new attribute line 'free' into trip 'vehicle_0' 84c94 < Debug: Setting new attribute line 'custom Line' into trip 'vehicle_0' --- > Debug: Setting new attribute line 'free' into trip 'vehicle_0' 167a178,319 > > ================================================================= > ==3776403==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f01012afa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="vehicle_0" depart="0.00" line="custom Line" from="gneE2" to="gneE5"/> --- > <trip id="vehicle_0" depart="0.00" line="free" from="gneE2" to="gneE5"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 77,80d86 < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into trip 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into trip 'vehicle_0' 101a108 > Debug: Keys Ctrl+Z (Undo) pressed 124,125c131 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into trip 'vehicle_0' --- > Debug: Keys Ctrl+Y (Redo) pressed 207a214,349 > > ================================================================= > ==3777988==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19712 byte(s) in 352 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1 > Warning: Invalid format of parameter (3) ---------- Differences in routes ---------- 6,8c6,8 < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> --- > <param key="key1" value="valueInvalid%;%$<>$$%"/> > <param key="key2" value="value2"/> > <param key="key3" value="value3"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'random_free' for attribute personNumber of trip isn't valid 74,77c85 < Debug: Setting new attribute personNumber '3' into trip 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute personNumber '0' into trip 'vehicle_0' --- > Debug: Value '2.5i' for attribute personNumber of trip isn't valid 81a90 > Debug: Keys Ctrl+Z (Undo) pressed 86,87d94 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute personNumber '3' into trip 'vehicle_0' 170a178,319 > > ================================================================= > ==3776473==ERROR: LeakSanitizer: detected memory leaks > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="vehicle_0" depart="0.00" personNumber="3" from="gneE2" to="gneE5"/> --- > <trip id="vehicle_0" depart="0.00" from="gneE2" to="gneE5"/>
---------- Differences in errors ---------- 20a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72c82 < Debug: Setting new attribute type 'bicycle' into trip 'vehicle_0' --- > Debug: Value 'bicycle' for attribute to of trip isn't valid 76c86 < Debug: Setting new attribute to 'gneE8' into trip 'vehicle_0' --- > Debug: Value 'gneJ7i' for attribute to of trip isn't valid 79c89 < Debug: Setting previous attribute to 'gneE5' into trip 'vehicle_0' --- > Debug: Removing trip 'vehicle_0' in GNEChange_DemandElement 82c92 < Debug: Setting previous attribute type 'DEFAULT_VEHTYPE' into trip 'vehicle_0' --- > Debug: Removing vType 'bicycle' in GNEChange_DemandElement 84,85d93 < Debug: Calling GNEUndoList::undo() < Debug: Removing trip 'vehicle_0' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6c6 < <trip id="vehicle_0" type="bicycle" depart="0.00" from="gneE2" to="gneE8"/> --- > <trip id="vehicle_0" depart="0.00" from="gneE2" to="gneE5"/>
---------- Differences in errors ---------- 20a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71a82 > Debug: Value 'right' for attribute type of trip isn't valid 74,77c85 < Debug: Setting new attribute type 'custom_vType' into trip 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute type 'DEFAULT_VEHTYPE' into trip 'vehicle_0' --- > Debug: Value 'dummyVTypei' for attribute type of trip isn't valid 83a92 > Debug: Keys Ctrl+Z (Undo) pressed 91,92d99 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute type 'custom_vType' into trip 'vehicle_0' 175a183,318 > > ================================================================= > ==3774519==ERROR: LeakSanitizer: detected memory leaks > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6c6 < <trip id="vehicle_0" type="custom_vType" depart="0.00" from="gneE2" to="gneE5"/> --- > <trip id="vehicle_0" depart="0.00" from="gneE2" to="gneE5"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value '20' for attribute via of trip isn't valid 74,77d84 < Debug: Setting new attribute via 'gneE8 gneE9' into trip 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute via 'gneE9' into trip 'vehicle_0' 87a95 > Debug: Keys Ctrl+Z (Undo) pressed 98,99d105 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute via 'gneE8 gneE9' into trip 'vehicle_0' 101,182d106 < Debug: demand elements saved < GLDebug: Removing junctions during recomputing < GLDebug: Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20 < GLDebug: Removed object junction:gneJ5 from SUMORTree with boundary 49.60,6.80,86.40,37.20 < GLDebug: Removed object junction:gneJ6 from SUMORTree with boundary 49.60,42.80,86.40,73.20 < GLDebug: Removed object junction:gneJ7 from SUMORTree with boundary -2.00,45.30,23.50,73.20 <truncated after showing first 30 lines> ---------- Differences in output ---------- 15c15 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ5_0" function="internal"> <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/> </edge> <edge id=":gneJ5_1" function="internal"> <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/> <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> </edge> <edge id=":gneJ6_0" function="internal"> <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/> </edge> <edge id=":gneJ6_1" function="internal"> <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/> <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> </edge> <edge id=":gneJ7_0" function="internal"> <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> </edge> <edge id=":gneJ7_1" function="internal"> <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> </edge> <edge id=":gneJ8_0" function="internal"> <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> </edge> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <trip id="vehicle_0" depart="0.00" from="gneE2" to="gneE5" via="gneE8 gneE9"/> </routes>
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'allowed' for attribute arrivalLane of trip isn't valid 72a84 > Debug: Value 'dummyLanei' for attribute arrivalLane of trip isn't valid 181a194,329 > > ================================================================= > ==3779776==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11648 byte(s) in 208 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fed2e95fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fed2ea832f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'free' for attribute arrivalLane of trip isn't valid 75,80d85 < Debug: Setting new attribute arrivalLane '0' into trip 'tripA' < Debug: Setting new attribute arrivalLane '0' into trip 'tripB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalLane '500' into trip 'tripB' < Debug: Setting previous attribute arrivalLane '500' into trip 'tripA' 95a101 > Debug: Keys Ctrl+Z (Undo) pressed 112,114d117 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute arrivalLane '0' into trip 'tripA' < Debug: Setting new attribute arrivalLane '0' into trip 'tripB' 197a201,346 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> --- > <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="500" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> 10c10 < <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="0" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5"> --- > <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="500" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'first' for attribute arrivalPos of trip isn't valid 78,83d88 < Debug: Setting new attribute arrivalPos '15.5' into trip 'tripA' < Debug: Setting new attribute arrivalPos '15.5' into trip 'tripB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPos '-10.00' into trip 'tripB' < Debug: Setting previous attribute arrivalPos '-10.00' into trip 'tripA' 99a105,112 > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() > Debug: Removing trip 'tripB' in GNEChange_DemandElement > Debug: Removing trip 'tripA' in GNEChange_DemandElement > Debug: Keys Ctrl+Y (Redo) pressed > Debug: Calling GNEUndoList::redo() > Debug: Adding trip 'tripA' in GNEChange_DemandElement > Debug: Adding trip 'tripB' in GNEChange_DemandElement 116,119d128 <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="15.50" arrivalPosLat="15.50" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> --- > <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="-10.00" arrivalPosLat="-10.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> 10c10 < <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="15.50" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5"> --- > <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="-10.00" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81,82 > Debug: Setting new attribute arrivalPos '20' into trip 'tripA' > Debug: Setting new attribute arrivalPos '20' into trip 'tripB' 73a86,90 > Debug: Value 'dummyPosi' for attribute arrivalPos of trip isn't valid > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() > Debug: Setting previous attribute arrivalPos '20.00' into trip 'tripB' > Debug: Setting previous attribute arrivalPos '20.00' into trip 'tripA' 87d103 < Debug: Keys Ctrl+Z (Undo) pressed 97a114,117 > Debug: Setting new attribute arrivalPos '20' into trip 'tripA' > Debug: Setting new attribute arrivalPos '20' into trip 'tripB' > Debug: Keys Ctrl+Y (Redo) pressed > Debug: Calling GNEUndoList::redo() 101d120 < Debug: Keys Ctrl+Y (Redo) pressed 184a204,345 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'best' for attribute arrivalPos of trip isn't valid 76,81d86 < Debug: Setting new attribute arrivalPos 'random' into trip 'tripA' < Debug: Setting new attribute arrivalPos 'random' into trip 'tripB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPos '500.00' into trip 'tripB' < Debug: Setting previous attribute arrivalPos '500.00' into trip 'tripA' 97a103 > Debug: Keys Ctrl+Z (Undo) pressed 115,117d120 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute arrivalPos 'random' into trip 'tripA' < Debug: Setting new attribute arrivalPos 'random' into trip 'tripB' 200a204,345 > > ================================================================= > ==3779852==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="random" arrivalPosLat="0.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> --- > <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="500.00" arrivalPosLat="500.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> 10c10 < <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5"> --- > <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="500.00" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71,72c81 < Debug: Setting new attribute arrivalPosLat 'center' into trip 'tripA' < Debug: Setting new attribute arrivalPosLat 'center' into trip 'tripB' --- > Debug: Value 'custom Line' for attribute arrivalPosLat of trip isn't valid 74,77c83,84 < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPosLat 'right' into trip 'tripB' < Debug: Setting previous attribute arrivalPosLat '3.00' into trip 'tripA' --- > Debug: Value 'dummyPosLat' for attribute arrivalPosLat of trip isn't valid > Debug: Value 'dummyPosLati' for attribute arrivalPosLat of trip isn't valid 87a95 > Debug: Keys Ctrl+Z (Undo) pressed 97,99d104 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute arrivalPosLat 'center' into trip 'tripA' < Debug: Setting new attribute arrivalPosLat 'center' into trip 'tripB' <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> --- > <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> 10c10 < <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5"> --- > <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81,82 > Debug: Setting new attribute arrivalPosLat '0' into trip 'tripA' > Debug: Setting new attribute arrivalPosLat '0' into trip 'tripB' 74,75d85 < Debug: Setting new attribute arrivalPosLat '-12' into trip 'tripA' < Debug: Setting new attribute arrivalPosLat '-12' into trip 'tripB' 80,83d89 < Debug: Setting previous attribute arrivalPosLat '0.00' into trip 'tripB' < Debug: Setting previous attribute arrivalPosLat '3.00' into trip 'tripA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() 87a94,97 > Debug: Setting previous attribute arrivalPosLat '0.00' into trip 'tripB' > Debug: Setting previous attribute arrivalPosLat '3.00' into trip 'tripA' > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() 108,109c118,119 < Debug: Setting new attribute arrivalPosLat 'center' into trip 'tripA' < Debug: Setting new attribute arrivalPosLat 'center' into trip 'tripB' <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'random' for attribute arrivalPosLat of trip isn't valid 73d83 < Debug: Value 'dummyPosLat' for attribute arrivalPosLat of trip isn't valid 192a203,344 > > ================================================================= > ==3782101==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fbebbfdfa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbebc1032f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'max' for attribute arrivalPosLat of trip isn't valid 73d83 < Debug: Value 'dummyPosLat' for attribute arrivalPosLat of trip isn't valid 192a203,348 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3782214==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12544 byte(s) in 224 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f4b892f9a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f4b8941d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'last' for attribute arrivalSpeed of trip isn't valid 72a84 > Debug: Value 'dummySpeedi' for attribute arrivalSpeed of trip isn't valid 181a194,329 > > ================================================================= > ==3780176==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11648 byte(s) in 208 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fab1e830a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fab1e9542f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'base' for attribute arrivalPosLat of trip isn't valid 76,81c87 < Debug: Setting new attribute arrivalSpeed '15.5' into trip 'tripA' < Debug: Setting new attribute arrivalSpeed '15.5' into trip 'tripB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalSpeed '500.00' into trip 'tripB' < Debug: Setting previous attribute arrivalSpeed '500.00' into trip 'tripA' --- > Debug: Value '-10i' for attribute arrivalSpeed of trip isn't valid 96a103 > Debug: Keys Ctrl+Z (Undo) pressed 113,115d119 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute arrivalSpeed '15.5' into trip 'tripA' < Debug: Setting new attribute arrivalSpeed '15.5' into trip 'tripB' 198a203,345 > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="15.50" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> --- > <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="500.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> 10c10 < <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="15.50" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5"> --- > <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="500.00" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value '3' for attribute color of trip isn't valid 76,81d86 < Debug: Setting new attribute color '12,13,14' into trip 'tripA' < Debug: Setting new attribute color '12,13,14' into trip 'tripB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute color 'cyan' into trip 'tripB' < Debug: Setting previous attribute color 'cyan' into trip 'tripA' 97a103 > Debug: Keys Ctrl+Z (Undo) pressed 115,117d120 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute color '12,13,14' into trip 'tripA' < Debug: Setting new attribute color '12,13,14' into trip 'tripB' 200a204,349 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="12,13,14" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> --- > <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="cyan" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> 10c10 < <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="12,13,14" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5"> --- > <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="cyan" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'random_free' for attribute containerNumber of trip isn't valid 74c85,86 < Debug: Value '-5' for attribute containerNumber of trip isn't valid --- > Debug: Setting new attribute departPosLat '-5' into trip 'tripA' > Debug: Setting new attribute departPosLat '-5' into trip 'tripB' 76,77c88 < Debug: Setting new attribute containerNumber '3' into trip 'tripA' < Debug: Setting new attribute containerNumber '3' into trip 'tripB' --- > Debug: Value '2.5i' for attribute containerNumber of trip isn't valid 80,81c91,92 < Debug: Setting previous attribute containerNumber '0' into trip 'tripB' < Debug: Setting previous attribute containerNumber '0' into trip 'tripA' --- > Debug: Setting previous attribute departPosLat 'random_free' into trip 'tripB' > Debug: Setting previous attribute departPosLat '2.00' into trip 'tripA' 109,110c120,121 <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="3" from="gneE2" to="gneE5"> --- > <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" from="gneE2" to="gneE5"> 10c10 < <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="3" from="gneE4" to="gneE5"> --- > <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="0.00" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" from="gneE4" to="gneE5">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71c81,84 < Debug: Value 'dummyDepart' for attribute depart of trip isn't valid --- > Debug: Setting new attribute depart '15.5' into trip 'tripA' > Debug: Setting new attribute depart '15.5' into trip 'tripB' > Debug: Setting new attribute depart '0.00' into trip 'tripA' > Debug: Setting new attribute depart '0.00' into trip 'tripB' 79a93,100 > Debug: Setting previous attribute depart '15.50' into trip 'tripB' > Debug: Setting previous attribute depart '15.50' into trip 'tripA' > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() > Debug: Setting previous attribute depart '0.00' into trip 'tripB' > Debug: Setting previous attribute depart '0.00' into trip 'tripA' > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() 86,87d106 < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81,84 > Debug: Setting new attribute depart '15.5' into trip 'tripA' > Debug: Setting new attribute depart '15.5' into trip 'tripB' > Debug: Setting new attribute depart '0.00' into trip 'tripA' > Debug: Setting new attribute depart '0.00' into trip 'tripB' 73,74c87,91 < Debug: Setting new attribute depart '10.2' into trip 'tripA' < Debug: Setting new attribute depart '10.2' into trip 'tripB' --- > Debug: Value '-3i' for attribute depart of trip isn't valid > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() > Debug: Setting previous attribute depart '15.50' into trip 'tripB' > Debug: Setting previous attribute depart '15.50' into trip 'tripA' 88d104 < Debug: Keys Ctrl+Z (Undo) pressed 99,100c115,116 < Debug: Setting new attribute depart '10.2' into trip 'tripA' < Debug: Setting new attribute depart '10.2' into trip 'tripB' <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="tripA" depart="10.20" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> --- > <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> 10c10 < <trip id="tripB" depart="10.20" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5"> --- > <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'current' for attribute depart of trip isn't valid 72,77c83 < Debug: Setting new attribute depart 'triggered' into trip 'tripA' < Debug: Setting new attribute depart 'triggered' into trip 'tripB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute depart '0.00' into trip 'tripB' < Debug: Setting previous attribute depart '0.00' into trip 'tripA' --- > Debug: Value 'dummyDeparti' for attribute depart of trip isn't valid 87a94 > Debug: Keys Ctrl+Z (Undo) pressed 97,99d103 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute depart 'triggered' into trip 'tripA' < Debug: Setting new attribute depart 'triggered' into trip 'tripB' 184a189,331 > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="tripA" depart="triggered" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> --- > <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> 10c10 < <trip id="tripB" depart="triggered" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5"> --- > <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'left' for attribute departLane of trip isn't valid 74,79c85 < Debug: Setting new attribute departLane 'allowed' into trip 'tripA' < Debug: Setting new attribute departLane 'allowed' into trip 'tripB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departLane 'first' into trip 'tripB' < Debug: Setting previous attribute departLane 'first' into trip 'tripA' --- > Debug: Value 'dummyDeparti' for attribute departLane of trip isn't valid 92a99 > Debug: Keys Ctrl+Z (Undo) pressed 106,108d112 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departLane 'allowed' into trip 'tripA' < Debug: Setting new attribute departLane 'allowed' into trip 'tripB' 192a197,332 > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="tripA" depart="0.00" departLane="allowed" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> --- > <trip id="tripA" depart="0.00" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> 10c10 < <trip id="tripB" depart="0.00" departLane="allowed" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5"> --- > <trip id="tripB" depart="0.00" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'random_free' for attribute departLane of trip isn't valid 74,79c85 < Debug: Setting new attribute departLane 'best' into trip 'tripA' < Debug: Setting new attribute departLane 'best' into trip 'tripB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departLane 'first' into trip 'tripB' < Debug: Setting previous attribute departLane 'first' into trip 'tripA' --- > Debug: Value 'dummyDeparti' for attribute departLane of trip isn't valid 92a99 > Debug: Keys Ctrl+Z (Undo) pressed 106,108c113,116 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departLane 'best' into trip 'tripA' < Debug: Setting new attribute departLane 'best' into trip 'tripB' --- > Debug: Keys Ctrl+Y (Redo) pressed <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="tripA" depart="0.00" departLane="best" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> --- > <trip id="tripA" depart="0.00" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> 10c10 < <trip id="tripB" depart="0.00" departLane="best" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5"> --- > <trip id="tripB" depart="0.00" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'right' for attribute departLane of trip isn't valid 73a85 > Debug: Value 'dummyDeparti' for attribute departLane of trip isn't valid 101a114 > Debug: Keys Ctrl+Y (Redo) pressed 184a198,339 > > ================================================================= > ==3778576==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10304 byte(s) in 184 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f061bdafa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f061bed32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value '5.6' for attribute departLane of trip isn't valid 76,81c87 < Debug: Setting new attribute departLane '0' into trip 'tripA' < Debug: Setting new attribute departLane '0' into trip 'tripB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departLane 'first' into trip 'tripB' < Debug: Setting previous attribute departLane 'first' into trip 'tripA' --- > Debug: Value '-10i' for attribute departLane of trip isn't valid 94a101 > Debug: Keys Ctrl+Z (Undo) pressed 108,110d114 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departLane '0' into trip 'tripA' < Debug: Setting new attribute departLane '0' into trip 'tripB' 194a199,334 > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> --- > <trip id="tripA" depart="0.00" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> 10c10 < <trip id="tripB" depart="0.00" departLane="0" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5"> --- > <trip id="tripB" depart="0.00" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81,82 > Debug: Setting new attribute departLane 'random' into trip 'tripA' > Debug: Setting new attribute departLane 'random' into trip 'tripB' 74,75c86 < Debug: Setting new attribute departLane 'free' into trip 'tripA' < Debug: Setting new attribute departLane 'free' into trip 'tripB' --- > Debug: Value 'dummyDeparti' for attribute departLane of trip isn't valid 78,79c89,90 < Debug: Setting previous attribute departLane 'first' into trip 'tripB' < Debug: Setting previous attribute departLane 'first' into trip 'tripA' --- > Debug: Setting previous attribute departLane 'random' into trip 'tripB' > Debug: Setting previous attribute departLane 'random' into trip 'tripA' 102a114,117 > Debug: Setting new attribute departLane 'random' into trip 'tripA' > Debug: Setting new attribute departLane 'random' into trip 'tripB' > Debug: Keys Ctrl+Y (Redo) pressed > Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="tripA" depart="0.00" departLane="free" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> --- > <trip id="tripA" depart="0.00" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> 10c10 < <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5"> --- > <trip id="tripB" depart="0.00" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Setting new attribute departLane 'free' into trip 'tripA' 74,75c85 < Debug: Setting new attribute departLane 'random' into trip 'tripA' < Debug: Setting new attribute departLane 'random' into trip 'tripB' --- > Debug: Value 'dummyDeparti' for attribute departLane of trip isn't valid 78,79c88,89 < Debug: Setting previous attribute departLane 'first' into trip 'tripB' < Debug: Setting previous attribute departLane 'first' into trip 'tripA' --- > Debug: Setting previous attribute departLane 'free' into trip 'tripB' > Debug: Setting previous attribute departLane 'free' into trip 'tripA' 82d91 < Debug: Setting previous attribute departLane 'free' into trip 'tripB' 103,104c112 < Debug: Setting new attribute departLane 'first' into trip 'tripA' < Debug: Setting new attribute departLane 'first' into trip 'tripB' --- <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> --- > <trip id="tripA" depart="0.00" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> 10c10 < <trip id="tripB" depart="0.00" departLane="random" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5"> --- > <trip id="tripB" depart="0.00" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'center' for attribute departPos of trip isn't valid 73a85 > Debug: Value 'dummyPosi' for attribute departPos of trip isn't valid 184a197,339 > > ================================================================= > ==3778957==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11648 byte(s) in 208 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fe9cef02a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe9cf0262f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'center' for attribute departPos of trip isn't valid 76,81d86 < Debug: Setting new attribute departPos '20' into trip 'tripA' < Debug: Setting new attribute departPos '20' into trip 'tripB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos '500.00' into trip 'tripB' < Debug: Setting previous attribute departPos '500.00' into trip 'tripA' 97a103 > Debug: Keys Ctrl+Z (Undo) pressed 115,117d120 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departPos '20' into trip 'tripA' < Debug: Setting new attribute departPos '20' into trip 'tripB' 200a204,345 > > ================================================================= > ==3778619==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="tripA" depart="0.00" departLane="0" departPos="20.00" departPosLat="20.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> --- > <trip id="tripA" depart="0.00" departLane="0" departPos="500.00" departPosLat="500.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> 10c10 < <trip id="tripB" depart="0.00" departLane="free" departPos="20.00" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5"> --- > <trip id="tripB" depart="0.00" departLane="free" departPos="500.00" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81,82 > Debug: Setting new attribute departPos '4.2' into trip 'tripA' > Debug: Setting new attribute departPos '4.2' into trip 'tripB' 74,75c86 < Debug: Setting new attribute departPos 'free' into trip 'tripA' < Debug: Setting new attribute departPos 'free' into trip 'tripB' --- > Debug: Value 'dummyPosi' for attribute departPos of trip isn't valid 78,79c89,90 < Debug: Setting previous attribute departPos 'base' into trip 'tripB' < Debug: Setting previous attribute departPos 'base' into trip 'tripA' --- > Debug: Setting previous attribute departPos '4.20' into trip 'tripB' > Debug: Setting previous attribute departPos '4.20' into trip 'tripA' 102a114,117 > Debug: Setting new attribute departPos '4.2' into trip 'tripA' > Debug: Setting new attribute departPos '4.2' into trip 'tripB' > Debug: Keys Ctrl+Y (Redo) pressed > Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="tripA" depart="0.00" departLane="0" departPos="free" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> --- > <trip id="tripA" depart="0.00" departLane="0" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> 10c10 < <trip id="tripB" depart="0.00" departLane="free" departPos="free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5"> --- > <trip id="tripB" depart="0.00" departLane="free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'triggered' for attribute departPos of trip isn't valid 74,79c85 < Debug: Setting new attribute departPos 'last' into trip 'tripA' < Debug: Setting new attribute departPos 'last' into trip 'tripB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos 'base' into trip 'tripB' < Debug: Setting previous attribute departPos 'base' into trip 'tripA' --- > Debug: Value 'dummyPosi' for attribute departPos of trip isn't valid 92a99 > Debug: Keys Ctrl+Z (Undo) pressed 106,108d112 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departPos 'last' into trip 'tripA' < Debug: Setting new attribute departPos 'last' into trip 'tripB' 192a197,332 > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="tripA" depart="0.00" departLane="0" departPos="last" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> --- > <trip id="tripA" depart="0.00" departLane="0" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> 10c10 < <trip id="tripB" depart="0.00" departLane="free" departPos="last" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5"> --- > <trip id="tripB" depart="0.00" departLane="free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'left' for attribute departPos of trip isn't valid 74,79c85 < Debug: Setting new attribute departPos 'random' into trip 'tripA' < Debug: Setting new attribute departPos 'random' into trip 'tripB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos 'base' into trip 'tripB' < Debug: Setting previous attribute departPos 'base' into trip 'tripA' --- > Debug: Value 'dummyPosi' for attribute departPos of trip isn't valid 92a99 > Debug: Keys Ctrl+Z (Undo) pressed 106,108d112 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departPos 'random' into trip 'tripA' < Debug: Setting new attribute departPos 'random' into trip 'tripB' 192a197,332 > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="tripA" depart="0.00" departLane="0" departPos="random" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> --- > <trip id="tripA" depart="0.00" departLane="0" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> 10c10 < <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5"> --- > <trip id="tripB" depart="0.00" departLane="free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'right' for attribute departPos of trip isn't valid 76,81d86 < Debug: Setting new attribute departPos 'random_free' into trip 'tripA' < Debug: Setting new attribute departPos 'random_free' into trip 'tripB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos '500.00' into trip 'tripB' < Debug: Setting previous attribute departPos '500.00' into trip 'tripA' 97a103 > Debug: Keys Ctrl+Z (Undo) pressed 115,117c121 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departPos 'random_free' into trip 'tripA' < Debug: Setting new attribute departPos 'random_free' into trip 'tripB' --- > Debug: Keys Ctrl+Y (Redo) pressed 200a205,350 > LLVMSymbolizer: error reading file: No such file or directory <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="tripA" depart="0.00" departLane="0" departPos="random_free" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> --- > <trip id="tripA" depart="0.00" departLane="0" departPos="500.00" departPosLat="500.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> 10c10 < <trip id="tripB" depart="0.00" departLane="free" departPos="random_free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5"> --- > <trip id="tripB" depart="0.00" departLane="free" departPos="500.00" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71,72c81 < Debug: Setting new attribute departPosLat 'center' into trip 'tripA' < Debug: Setting new attribute departPosLat 'center' into trip 'tripB' --- > Debug: Value 'current' for attribute departPosLat of trip isn't valid 74,77c83,84 < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'random_free' into trip 'tripB' < Debug: Setting previous attribute departPosLat '2.00' into trip 'tripA' --- > Debug: Value 'dummyPosLat' for attribute departPosLat of trip isn't valid > Debug: Value 'dummyPosLati' for attribute departPosLat of trip isn't valid 87a95 > Debug: Keys Ctrl+Z (Undo) pressed 97,99d104 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departPosLat 'center' into trip 'tripA' < Debug: Setting new attribute departPosLat 'center' into trip 'tripB' <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> --- > <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> 10c10 < <trip id="tripB" depart="0.00" departLane="free" departPos="random" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5"> --- > <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81,82 > Debug: Setting new attribute departPosLat 'random' into trip 'tripA' > Debug: Setting new attribute departPosLat 'random' into trip 'tripB' 76,81d87 < Debug: Setting new attribute departPosLat '5.6' into trip 'tripA' < Debug: Setting new attribute departPosLat '5.6' into trip 'tripB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat '0.00' into trip 'tripB' < Debug: Setting previous attribute departPosLat '2.00' into trip 'tripA' 87a94,97 > Debug: Setting previous attribute departPosLat 'random' into trip 'tripB' > Debug: Setting previous attribute departPosLat 'random' into trip 'tripA' > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() 107a118,121 > Debug: Setting new attribute departPosLat 'random' into trip 'tripA' > Debug: Setting new attribute departPosLat 'random' into trip 'tripB' > Debug: Keys Ctrl+Y (Redo) pressed <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' for attribute departPosLat of trip isn't valid 73d83 < Debug: Value 'dummyPosLat' for attribute departPosLat of trip isn't valid 192a203,338 > > ================================================================= > ==3780724==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12544 byte(s) in 224 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fc907984a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc907aa82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'desired' for attribute departPosLat of trip isn't valid 74,79c85 < Debug: Setting new attribute departPosLat 'left' into trip 'tripA' < Debug: Setting new attribute departPosLat 'left' into trip 'tripB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'center' into trip 'tripB' < Debug: Setting previous attribute departPosLat 'center' into trip 'tripA' --- > Debug: Value 'dummyPosLati' for attribute departPosLat of trip isn't valid 92a99 > Debug: Keys Ctrl+Z (Undo) pressed 106,108d112 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departPosLat 'left' into trip 'tripA' < Debug: Setting new attribute departPosLat 'left' into trip 'tripB' 192a197,332 > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="left" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> --- > <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> 10c10 < <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="left" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5"> --- > <trip id="tripB" depart="0.00" departLane="free" departPos="random" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,192d78 < Debug: Setting new attribute selected 'true' into trip 'tripA' < Debug: Setting new attribute selected 'true' into trip 'tripB' < Debug: Setting new attribute departPosLat 'center' into trip 'tripA' < Debug: Setting new attribute departPosLat 'center' into trip 'tripB' < Debug: Value 'dummyPosLat' for attribute departPosLat of trip isn't valid < Debug: Setting new attribute departPosLat 'random' into trip 'tripA' < Debug: Setting new attribute departPosLat 'random' into trip 'tripB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'center' into trip 'tripB' < Debug: Setting previous attribute departPosLat 'center' into trip 'tripA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'random_free' into trip 'tripB' < Debug: Setting previous attribute departPosLat '2.00' into trip 'tripA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute selected '0' into trip 'tripB' <truncated after showing first 30 lines> ---------- Differences in output ---------- 11c11 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ5_0" function="internal"> <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/> </edge> <edge id=":gneJ5_1" function="internal"> <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/> <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> </edge> <edge id=":gneJ6_0" function="internal"> <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/> </edge> <edge id=":gneJ6_1" function="internal"> <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/> <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> </edge> <edge id=":gneJ7_0" function="internal"> <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> </edge> <edge id=":gneJ7_1" function="internal"> <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> </edge> <edge id=":gneJ8_0" function="internal"> <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> </edge> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="random" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </trip> <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </trip> </routes>
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'max' for attribute departPosLat of trip isn't valid 74,79c85 < Debug: Setting new attribute departPosLat 'random_free' into trip 'tripA' < Debug: Setting new attribute departPosLat 'random_free' into trip 'tripB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'center' into trip 'tripB' < Debug: Setting previous attribute departPosLat 'center' into trip 'tripA' --- > Debug: Value 'dummyPosLati' for attribute departPosLat of trip isn't valid 92a99 > Debug: Keys Ctrl+Z (Undo) pressed 106,108d112 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departPosLat 'random_free' into trip 'tripA' < Debug: Setting new attribute departPosLat 'random_free' into trip 'tripB' 192a197,332 > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="random_free" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> --- > <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> 10c10 < <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5"> --- > <trip id="tripB" depart="0.00" departLane="free" departPos="random" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'speedLimit' for attribute departPosLat of trip isn't valid 74,79c85 < Debug: Setting new attribute departPosLat 'right' into trip 'tripA' < Debug: Setting new attribute departPosLat 'right' into trip 'tripB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'center' into trip 'tripB' < Debug: Setting previous attribute departPosLat 'center' into trip 'tripA' --- > Debug: Value 'dummyPosLati' for attribute departPosLat of trip isn't valid 92a99 > Debug: Keys Ctrl+Z (Undo) pressed 106,108d112 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departPosLat 'right' into trip 'tripA' < Debug: Setting new attribute departPosLat 'right' into trip 'tripB' 192a197,332 > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="right" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> --- > <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> 10c10 < <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="right" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5"> --- > <trip id="tripB" depart="0.00" departLane="free" departPos="random" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71,72c81,82 < Debug: Setting new attribute departSpeed '0.00' into trip 'tripA' < Debug: Setting new attribute departSpeed '0.00' into trip 'tripB' --- > Debug: Setting new attribute departSpeed '0' into trip 'tripA' > Debug: Setting new attribute departSpeed '0' into trip 'tripB' 74,79c84 < Debug: Setting new attribute departSpeed 'desired' into trip 'tripA' < Debug: Setting new attribute departSpeed 'desired' into trip 'tripB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departSpeed '0.00' into trip 'tripB' < Debug: Setting previous attribute departSpeed '0.00' into trip 'tripA' --- > Debug: Value 'dummySpeedi' for attribute departSpeed of trip isn't valid 92a98 > Debug: Keys Ctrl+Z (Undo) pressed 103,104c109,110 < Debug: Setting new attribute departSpeed '0.00' into trip 'tripA' <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="desired" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> --- > <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="0.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> 10c10 < <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="desired" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5"> --- > <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="0.00" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'containerTriggered' for attribute departSpeed of trip isn't valid 76,81c87 < Debug: Setting new attribute departSpeed '20' into trip 'tripA' < Debug: Setting new attribute departSpeed '20' into trip 'tripB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departSpeed '0.00' into trip 'tripB' < Debug: Setting previous attribute departSpeed '0.00' into trip 'tripA' --- > Debug: Value '-10i' for attribute departSpeed of trip isn't valid 94a101 > Debug: Keys Ctrl+Z (Undo) pressed 108,110d114 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departSpeed '20' into trip 'tripA' < Debug: Setting new attribute departSpeed '20' into trip 'tripB' 194a199,344 > LLVMSymbolizer: error reading file: No such file or directory <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="20.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> --- > <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> 10c10 < <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="20.00" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5"> --- > <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value '12,13,14' for attribute departSpeed of trip isn't valid 74,79c85 < Debug: Setting new attribute departSpeed 'max' into trip 'tripA' < Debug: Setting new attribute departSpeed 'max' into trip 'tripB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departSpeed '0.00' into trip 'tripB' < Debug: Setting previous attribute departSpeed '0.00' into trip 'tripA' --- > Debug: Value 'dummySpeedi' for attribute departSpeed of trip isn't valid 92a99 > Debug: Keys Ctrl+Z (Undo) pressed 106,108d112 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departSpeed 'max' into trip 'tripA' < Debug: Setting new attribute departSpeed 'max' into trip 'tripB' 192a197,339 > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="max" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> --- > <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> 10c10 < <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="max" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5"> --- > <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81,82 > Debug: Setting new attribute departSpeed '10.2' into trip 'tripA' > Debug: Setting new attribute departSpeed '10.2' into trip 'tripB' 74,75c86 < Debug: Setting new attribute departSpeed 'random' into trip 'tripA' < Debug: Setting new attribute departSpeed 'random' into trip 'tripB' --- > Debug: Value 'dummySpeedi' for attribute departSpeed of trip isn't valid 78,79c89,90 < Debug: Setting previous attribute departSpeed '0.00' into trip 'tripB' < Debug: Setting previous attribute departSpeed '0.00' into trip 'tripA' --- > Debug: Setting previous attribute departSpeed '10.20' into trip 'tripB' > Debug: Setting previous attribute departSpeed '10.20' into trip 'tripA' 103,104c114,115 < Debug: Setting new attribute departSpeed '0.00' into trip 'tripA' < Debug: Setting new attribute departSpeed '0.00' into trip 'tripB' --- > Debug: Setting new attribute departSpeed '10.2' into trip 'tripA' <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="random" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> --- > <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> 10c10 < <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="random" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5"> --- > <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81,82 > Debug: Setting new attribute departSpeed 'random' into trip 'tripA' > Debug: Setting new attribute departSpeed 'random' into trip 'tripB' 73d84 < Debug: Value 'dummySpeed' for attribute departSpeed of trip isn't valid 81a93,96 > Debug: Setting previous attribute departSpeed 'random' into trip 'tripB' > Debug: Setting previous attribute departSpeed 'random' into trip 'tripA' > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() 92d106 < Debug: Keys Ctrl+Z (Undo) pressed 102a117,120 > Debug: Setting new attribute departSpeed 'random' into trip 'tripA' > Debug: Setting new attribute departSpeed 'random' into trip 'tripB' > Debug: Keys Ctrl+Y (Redo) pressed > Debug: Calling GNEUndoList::redo() 109d126 < Debug: Keys Ctrl+Y (Redo) pressed <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,183d78 < Debug: Setting new attribute selected 'true' into trip 'tripA' < Debug: Setting new attribute selected 'true' into trip 'tripB' < Debug: Setting new attribute line 'custom Line' into trip 'tripA' < Debug: Setting new attribute line 'custom Line' into trip 'tripB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute line 'line B' into trip 'tripB' < Debug: Setting previous attribute line 'line A' into trip 'tripA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute selected '0' into trip 'tripB' < Debug: Setting previous attribute selected '0' into trip 'tripA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing trip 'tripB' in GNEChange_DemandElement < Debug: Removing trip 'tripA' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in output ---------- 9c9 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ5_0" function="internal"> <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/> </edge> <edge id=":gneJ5_1" function="internal"> <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/> <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> </edge> <edge id=":gneJ6_0" function="internal"> <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/> </edge> <edge id=":gneJ6_1" function="internal"> <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/> <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> </edge> <edge id=":gneJ7_0" function="internal"> <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> </edge> <edge id=":gneJ7_1" function="internal"> <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> </edge> <edge id=":gneJ8_0" function="internal"> <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> </edge> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="custom Line" personNumber="1" containerNumber="5" from="gneE2" to="gneE5"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </trip> <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="custom Line" personNumber="2" containerNumber="10" from="gneE4" to="gneE5"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </trip> </routes>
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 83,88d92 < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into trip 'tripA' < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into trip 'tripB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into trip 'tripB' < Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into trip 'tripA' 116a121,128 > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() > Debug: Removing trip 'tripB' in GNEChange_DemandElement > Debug: Removing trip 'tripA' in GNEChange_DemandElement > Debug: Keys Ctrl+Y (Redo) pressed > Debug: Calling GNEUndoList::redo() > Debug: Adding trip 'tripA' in GNEChange_DemandElement > Debug: Adding trip 'tripB' in GNEChange_DemandElement 145,148d156 < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Differences in log ---------- 1c1,2 < Warning: Invalid format of parameter (dummyGenericParameters) --- > Warning: Invalid format of parameter (3) > Warning: Invalid format of parameter (key1) ---------- Differences in routes ---------- 6,8c6,8 < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> --- > <param key="key1" value="valueInvalid%;%$<>$$%"/> > <param key="key2" value="value2"/> > <param key="key3" value="value3"/> 11,13c11,13 < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> --- > <param key="key1" value="valueInvalid%;%$<>$$%"/> > <param key="key2" value="value2"/> > <param key="key3" value="value3"/>
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a81 > Debug: Value 'random' for attribute personNumber of trip isn't valid 76,81c87 < Debug: Setting new attribute personNumber '3' into trip 'tripA' < Debug: Setting new attribute personNumber '3' into trip 'tripB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute personNumber '0' into trip 'tripB' < Debug: Setting previous attribute personNumber '0' into trip 'tripA' --- > Debug: Value '2.5i' for attribute personNumber of trip isn't valid 94a101 > Debug: Keys Ctrl+Z (Undo) pressed 108,110d114 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute personNumber '3' into trip 'tripA' < Debug: Setting new attribute personNumber '3' into trip 'tripB' 194a199,334 > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="3" containerNumber="5" from="gneE2" to="gneE5"> --- > <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" containerNumber="5" from="gneE2" to="gneE5"> 10c10 < <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="3" containerNumber="10" from="gneE4" to="gneE5"> --- > <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" containerNumber="10" from="gneE4" to="gneE5">
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 28a30,39 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70,71c81,82 < GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00 < GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00 --- > GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00 > GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00 139a151,288 > > ================================================================= > ==3788604==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f4636b432f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines> ---------- Differences in net ---------- 13,15c13 < </edge> < <edge id=":gneJ5_2" function="internal"> < <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> --- > <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> 22,24c20 < </edge> < <edge id=":gneJ6_2" function="internal"> < <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> --- > <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> 33c29 < <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> --- > <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/> 76c72 < <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> --- > <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> 81c77 < <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> --- > <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> 95c91 < <request index="0" response="0" foes="0" cont="0"/> --- > <request index="0" response="00" foes="00" cont="0"/> 101c97 < <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 29a30,39 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 146a157,287 > > ================================================================= > ==3788910==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbbe22502f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 30a31,40 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 150a161,298 > > ================================================================= > ==3791271==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f821871d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 30a31,40 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 144a155,292 > > ================================================================= > ==3788817==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fcb89d872f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,279 > > ================================================================= > ==3787690==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f430b87d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 33a34,43 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 147a158,294 > > ================================================================= > ==3790153==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa6838d62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 20a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 119a130,266 > > ================================================================= > ==3784441==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5e7c90d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 21c22 < Error: Negative departure time in the definition of 'trip_1'. --- > Error: Negative departure time in the definition of vehicle 'trip_1'. 26a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39,134c50,51 < Debug: demand elements saved < GLDebug: Removing junctions during recomputing < GLDebug: Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00 < GLDebug: Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00 < GLDebug: Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00 < GLDebug: Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00 < GLDebug: Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00 < GLDebug: Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00 < GLDebug: Removing edges during recomputing < GLDebug: Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00 < GLDebug: Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00 < GLDebug: Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00 <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,4d0 < Error: Invalid departure time for vehicle 'trip_0'; < must be one of ("triggered", "containerTriggered", "now", or a float >= 0) < Error: Negative departure time in the definition of 'trip_1'. < Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in output ---------- 7d6 < TestFunctions: Netedit closed successfully ---------- Differences in routes ---------- 2a3,4 > <!-- generated on 2021-06-24 06:45:53 by Eclipse SUMO netedit Version v1_9_2+0644-f4a64959a8 > <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd"> 4,9c6,57 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <trip id="trip_2" depart="0.00" from="gneE2" to="gneE5"/> < <trip id="trip_3" depart="10.00" from="gneE2" to="gneE5"/> < <trip id="trip_4" depart="triggered" from="gneE2" to="gneE5"/> < <trip id="trip_5" depart="containerTriggered" from="gneE2" to="gneE5"/> < </routes> --- > <input> > <sumo-net-file value="<TEXTTEST_SANDBOX>/input_net.net.xml"/> > </input> > > <output> > <output-file value="<TEXTTEST_SANDBOX>/net.net.xml"/> > </output> > > <processing> > <geometry.min-radius.fix.railways value="false"/> > <geometry.max-grade.fix value="false"/> > <offset.disable-normalization value="true"/> > <lefthand value="false"/> > </processing> > > <junctions> > <no-turnarounds value="true"/> > <junctions.corner-detail value="5"/> > <junctions.limit-turn-speed value="5.5"/> <truncated after showing first 30 lines> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ5_0" function="internal"> <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/> </edge> <edge id=":gneJ5_1" function="internal"> <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/> </edge> <edge id=":gneJ5_2" function="internal"> <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> </edge> <edge id=":gneJ6_0" function="internal"> <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/> </edge> <edge id=":gneJ6_1" function="internal"> <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/> </edge> <edge id=":gneJ6_2" function="internal"> <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> </edge> <edge id=":gneJ7_0" function="internal"> <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> </edge> <edge id=":gneJ7_1" function="internal"> <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 33a34,43 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 153a164,300 > > ================================================================= > ==3787765==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe8012b92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,158c1,3 < GLDebug: initJunctionsAndEdges function called in GNENet constructor < GLDebug: Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00 < GLDebug: Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00 < GLDebug: Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00 < GLDebug: Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00 < GLDebug: Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00 < GLDebug: Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00 < GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00 < GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00 < GLDebug: Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00 < GLDebug: Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00 < GLDebug: Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00 < GLDebug: Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60 < GLDebug: Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00 < GLDebug: Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60 < GLDebug: Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00 < GLDebug: Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60 < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Error: Invalid departPos definition for vehicle 'trip_0'; < must be one of ("random", "random_free", "free", "base", "last" or a float) < Debug: Adding trip 'trip_0' in GNEChange_DemandElement < Debug: Adding trip 'trip_1' in GNEChange_DemandElement < Debug: Adding trip 'trip_2' in GNEChange_DemandElement < Debug: Adding trip 'trip_3' in GNEChange_DemandElement < Debug: Adding trip 'trip_4' in GNEChange_DemandElement < Debug: Adding trip 'trip_5' in GNEChange_DemandElement < Debug: Adding trip 'trip_6' in GNEChange_DemandElement < Debug: Adding trip 'trip_7' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Differences in output ---------- 3,7d2 < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Invalid departPos definition for vehicle 'trip_0'; must be one of ("random", "random_free", "free", "base", "last" or a float) Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ5_0" function="internal"> <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/> </edge> <edge id=":gneJ5_1" function="internal"> <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/> <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> </edge> <edge id=":gneJ6_0" function="internal"> <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/> </edge> <edge id=":gneJ6_1" function="internal"> <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/> <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> </edge> <edge id=":gneJ7_0" function="internal"> <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> </edge> <edge id=":gneJ7_1" function="internal"> <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> </edge> <edge id=":gneJ8_0" function="internal"> <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/> </edge> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <trip id="trip_0" depart="20.00" from="gneE2" to="gneE5"/> <trip id="trip_1" depart="20.00" departPos="-12.00" from="gneE2" to="gneE5"/> <trip id="trip_2" depart="20.00" departPos="0.00" from="gneE2" to="gneE5"/> <trip id="trip_3" depart="20.00" departPos="500.00" from="gneE2" to="gneE5"/> <trip id="trip_4" depart="20.00" departPos="1.00" from="gneE2" to="gneE5"/> <trip id="trip_5" depart="20.00" departPos="random" from="gneE2" to="gneE5"/> <trip id="trip_6" depart="20.00" departPos="free" from="gneE2" to="gneE5"/> <trip id="trip_7" depart="20.00" departPos="random_free" from="gneE2" to="gneE5"/> <trip id="trip_8" depart="20.00" departPos="base" from="gneE2" to="gneE5"/> <trip id="trip_9" depart="20.00" departPos="last" from="gneE2" to="gneE5"/> </routes>
---------- Differences in errors ---------- 33a34,43 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 162a173,311 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3790111==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9fc67822f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 33a34,43 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 153a164,294 > > ================================================================= > ==3788046==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fea942802f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 24a25,34 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 123a134,264 > > ================================================================= > ==3786229==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ffb3619b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 29a30,39 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 128a139,276 > > ================================================================= > ==3784904==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7efcefedf2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 24a25,34 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 129a140,270 > > ================================================================= > ==3789338==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd98a0ea2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 113a124,254 > > ================================================================= > ==3784417==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5cefe132f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 24a25,34 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 123a134,264 > > ================================================================= > ==3791410==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2f154fc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 33a34,43 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 147a158,295 > > ================================================================= > ==3789689==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff4514702f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 24a25,34 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 123a134,270 > > ================================================================= > ==3787321==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f91458f82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 132a143,273 > > ================================================================= > ==3785702==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f50fc4cc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 25a26,35 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 133a144,280 > > ================================================================= > ==3787471==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f30fc0a12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <busStop id="busStop" lane="gneE5_1" startPos="20" endPos="30"/> --- > <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/> ---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 23a25,34 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74d84 < Debug: Adding busStop 'busStop' in GNEChange_Additional 132d141 < Debug: Deleting unreferenced busStop 'busStop' 185a195 > Debug: Deleting unreferenced busStop 'busStop' in AttributeCarriers destructor 190a201,1416 > > ================================================================= > ==3791462==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1040 byte(s) in 2 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fc7dad9c5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 178a189,330 > > ================================================================= > ==3714870==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 20608 byte(s) in 368 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f2bd5359a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2bd547d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 180a191,336 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3715216==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 20608 byte(s) in 368 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f8508f76a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f850909a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 185a196,331 > > ================================================================= > ==3715548==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 21504 byte(s) in 384 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f7c4b933a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f7c4ba572f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 173a184,326 > > ================================================================= > ==3715226==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19712 byte(s) in 352 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f5aeb662a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5aeb7862f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 177a188,331 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3714515==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 18816 byte(s) in 336 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f2bcf07ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2bcf1a02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 171a182,317 > > ================================================================= > ==3715452==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 20160 byte(s) in 360 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f490fd1aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f490fe3e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71,76c81 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (over route)' in TagSelector < Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement --- > Debug: Selected invalid item in TagSelector 79a85 > Debug: Keys Ctrl+Z (Undo) pressed 84,85d89 < Debug: Calling GNEUndoList::redo() < Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement 123d126 < Debug: Deleting unreferenced vehicle 'vehicle_0' 168a172,307 > > ================================================================= <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6d5 < <vehicle id="vehicle_0" depart="0.00" route="route_0"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 169a180,322 > > ================================================================= > ==3714453==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 16576 byte(s) in 296 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fe875129a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe87524d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74c84 < Debug: Invalid input parameter of vehicle: Negative departure time in the definition of depart ''. --- > Debug: Invalid input parameter of vehicle: Invalid departure time for depart. Must be one of ("triggered", "containerTriggered", "now", or a float >= 0) 178a189,331 > > ================================================================= > ==3715552==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 20608 byte(s) in 368 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fc95c705a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc95c8292f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 172a183,325 > > ================================================================= > ==3714569==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19712 byte(s) in 352 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fcf2a709a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fcf2a82d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 185a196,331 > > ================================================================= > ==3714707==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 21504 byte(s) in 384 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f9df4ddfa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9df4f032f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 185a196,331 > > ================================================================= > ==3715459==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 21056 byte(s) in 376 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f8205bf0a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8205d142f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 178a189,330 > > ================================================================= > ==3714745==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 21952 byte(s) in 392 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f8d91efba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8d9201f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 178a189,324 > > ================================================================= > ==3715238==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19264 byte(s) in 344 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f218a013a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f218a1372f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 75c85 < Debug: Invalid input parameter of vehicle: 'personNumber' doesn't have a valid 'int' format --- > Debug: Invalid input parameter of vehicle: 'personNumber' cannot be negative 171a182,317 > > ================================================================= > ==3715289==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19712 byte(s) in 352 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f17b0e2ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f17b0f522f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 20a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 172a183,325 > > ================================================================= > ==3714480==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fa269fe9a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa26a10d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 20a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 46,48c57,59 < GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...) < GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00 < GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00 --- > GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...) > GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00 > GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00 68,70d78 < Debug: Edge added in NonConsecutiveEdges mode < Debug: Edge added in NonConsecutiveEdges mode < Debug: Edge added in NonConsecutiveEdges mode 73c81,84 < Debug: Selected item 'vehicle' in TagSelector --- > Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector > Debug: Selected item 'trip' in TagSelector <truncated after showing first 30 lines> ---------- Differences in net ---------- 11,14d10 < <edge id=":gneJ5_1" function="internal"> < <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/> < <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> < </edge> 44,46d39 < <edge id="gneE2" from="gneJ4" to="gneJ5" priority="-1"> < <lane id="gneE2_0" index="0" speed="13.89" length="49.60" shape="10.00,18.40 59.60,18.40"/> < </edge> 71,75c64,66 < <junction id="gneJ4" type="dead_end" x="10.00" y="20.00" incLanes="gneE7_0" intLanes="" shape="10.00,20.00 10.00,23.20 10.00,20.00"/> < <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> < <request index="0" response="000" foes="000" cont="0"/> < <request index="1" response="000" foes="000" cont="0"/> < <request index="2" response="000" foes="000" cont="0"/> --- > <junction id="gneJ4" type="dead_end" x="10.00" y="20.00" incLanes="gneE7_0" intLanes="" shape="10.00,23.20 10.00,20.00"/> > <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1" intLanes=":gneJ5_0_0" shape="63.60,27.20 76.40,27.20 75.93,25.00 74.53,23.20 72.20,21.80 68.93,20.80 64.73,20.20 59.60,20.00 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> > <request index="0" response="0" foes="0" cont="0"/> 87,88c78,79 < <request index="0" response="00" foes="00" cont="0"/> < <request index="1" response="00" foes="00" cont="0"/> --- > <request index="0" response="000" foes="000" cont="0"/> > <request index="1" response="000" foes="000" cont="0"/> 96,97d86 < <connection from="gneE2" to="gneE4" fromLane="0" toLane="0" via=":gneJ5_1_0" dir="l" state="M"/> < <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_1_1" dir="l" state="M"/> 107,108d95 < <connection from=":gneJ5_1" to="gneE4" fromLane="0" toLane="0" dir="l" state="M"/> <truncated after showing first 30 lines> ---------- Differences in output ---------- 6a7 > vehicle (over route)
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 171a182,317 > > ================================================================= > ==3718954==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17024 byte(s) in 304 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f30faa2da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f30fab512f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 177a188,323 > > ================================================================= > ==3718851==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14784 byte(s) in 264 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f6ec04dba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f6ec05ff2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 178a189,331 > > ================================================================= > ==3718961==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f09f3e6ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f09f3f922f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 171a182,317 > > ================================================================= > ==3719056==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 16576 byte(s) in 296 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7ff5822e0a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff5824042f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 177a188,329 > > ================================================================= > ==3719060==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fa2b30caa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa2b31ee2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 171a182,323 > > ================================================================= > ==3720327==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17024 byte(s) in 304 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f5afab5ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5afac822f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 177a188,330 > > ================================================================= > ==3720162==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f34fefd1a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f34ff0f52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 176a187,322 > > ================================================================= > ==3720182==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f57239d2a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5723af62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 176a187,322 > > ================================================================= > ==3720261==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f7f4eb19a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f7f4ec3d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 171a182,327 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3719224==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17024 byte(s) in 304 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fb6a566ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb6a57922f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 178a189,331 > > ================================================================= > ==3719174==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fdd43d82a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fdd43ea62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 183a194,337 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3716582==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 18816 byte(s) in 336 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f5dc10d8a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5dc11fc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 178a189,324 > > ================================================================= > ==3719410==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fc176cdfa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc176e032f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 176a187,332 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3720565==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7faab4f29a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7faab504d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 177a188,191 > Tracer caught signal 11: addr=0x0 pc=0xe8dc34 sp=0x7fda9f237d30 > ==3720433==LeakSanitizer has encountered a fatal error. > ==3720433==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1 > ==3720433==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 176a187,328 > > ================================================================= > ==3720479==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fe634659a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe63477d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 176a187,328 > > ================================================================= > ==3717079==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f7a0c8baa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f7a0c9de2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 176a187,332 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3717083==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f718cff0a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f718d1142f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 171a182,323 > > ================================================================= > ==3717178==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17024 byte(s) in 304 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f7b12921a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f7b12a452f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 178a189,330 > > ================================================================= > ==3716888==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f7648717a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f764883b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 176a187,328 > > ================================================================= > ==3716951==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f77052b4a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f77053d82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 176a187,328 > > ================================================================= > ==3716958==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fe3cae8ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe3cafaf2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 171a182,317 > > ================================================================= > ==3717451==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 16576 byte(s) in 296 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f8f8abb2a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8f8acd62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 177a188,333 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3717229==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f9194e06a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9194f2a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 176a187,322 > > ================================================================= > ==3717392==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 16128 byte(s) in 288 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f32f13a2a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f32f14c62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 176a187,328 > > ================================================================= > ==3718233==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f758619aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f75862be2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 176a187,322 > > ================================================================= > ==3717345==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17024 byte(s) in 304 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fc9254baa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc9255de2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 177a188,330 > > ================================================================= > ==3717447==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fc845d91a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc845eb52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 171a182,325 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3720116==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17024 byte(s) in 304 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f9347460a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f93475842f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 177a188,331 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3719514==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f90f8916a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f90f8a3a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 176a187,328 > > ================================================================= > ==3719664==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fd27c0b0a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd27c1d42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 176a187,330 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3719868==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7ff514fbca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff5150e02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 176a187,322 > > ================================================================= > ==3719592==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fe5727efa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe5729132f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 176a187,322 > > ================================================================= > ==3719720==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fed28288a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fed283ac2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 176a187,322 > > ================================================================= > ==3719916==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f7705402a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f77055262f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 176a187,322 > > ================================================================= > ==3718797==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fa6f2a4da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa6f2b712f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 178a189,332 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3718351==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f54e40bba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f54e41df2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 176a187,322 > > ================================================================= > ==3718533==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f7b8f653a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f7b8f7772f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 176a187,329 > > ================================================================= > ==3718411==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 16128 byte(s) in 288 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fbe785fca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbe787202f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 176a187,328 > > ================================================================= > ==3718711==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f52f504ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f52f51722f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 20a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 181a192,327 > > ================================================================= > ==3715868==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 18368 byte(s) in 328 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f1653606a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f165372a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 175a186,321 > > ================================================================= > ==3719274==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fd9b393ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd9b3a5f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19,29 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 73,79c84,93 < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into vehicle 'vehicle_0' < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into vehicle 'vehicle_0' < Debug: Setting new attribute genericParameter '' into vehicle 'vehicle_0' < Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into vehicle 'vehicle_0' < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into vehicle 'vehicle_0' < Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into vehicle 'vehicle_0' < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into vehicle 'vehicle_0' --- > Debug: Value 'dummyGenericParameters' for attribute depart of vehicle isn't valid > Debug: Value 'key1|key2|key3' for attribute depart of vehicle isn't valid > Debug: Value 'key1=value1|key2=value2|key3=value3' for attribute depart of vehicle isn't valid > Debug: Value 'key1=|key2=|key3=' for attribute depart of vehicle isn't valid > Debug: Value 'key1duplicated=value1|key1duplicated=value2|key3=value3' for attribute depart of vehicle isn't valid > Debug: Value 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' for attribute depart of vehicle isn't valid > Debug: Value 'keyInvalid.;%>%$$=value1|key2=value2|key3=value3' for attribute depart of vehicle isn't valid > Debug: Value 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' for attribute depart of vehicle isn't valid > Debug: Value 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' for attribute depart of vehicle isn't valid <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,3d0 < Warning: Invalid format of parameter (dummyGenericParameters) < Warning: Invalid format of parameter (key1) < Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1) ---------- Differences in routes ---------- 6,10c6 < <vehicle id="vehicle_0" depart="0.00" route="route_0"> < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> < </vehicle> --- > <vehicle id="vehicle_0" depart="0.00" route="route_0"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 178a189,324 > > ================================================================= > ==3719327==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f3822c45a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f3822d692f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 20a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 180a191,194 > Tracer caught signal 11: addr=0x0 pc=0xe8dc34 sp=0x7fe32bf33d30 > ==3715953==LeakSanitizer has encountered a fatal error. > ==3715953==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1 > ==3715953==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- Differences in errors ---------- 20a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 179a190,325 > > ================================================================= > ==3716181==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7ff29aacda38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff29abf12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 175a186,327 > > ================================================================= > ==3716253==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f4903ba7a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f4903ccb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 195a206,347 > > ================================================================= > ==3722215==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f0b8737ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f0b874a22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 211a222,357 > > ================================================================= > ==3722163==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14336 byte(s) in 256 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f305f907a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f305fa2b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 212a223,365 > > ================================================================= > ==3722345==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14784 byte(s) in 264 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f95cef9aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f95cf0be2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 198a209,353 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3722588==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fd4be87da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd4be9a12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 214a225,360 > > ================================================================= > ==3722391==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14336 byte(s) in 256 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f52a9aaaa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f52a9bce2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 198a209,351 > > ================================================================= > ==3726635==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fd0a90faa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd0a921e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 214a225,360 > > ================================================================= > ==3723563==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14336 byte(s) in 256 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fe362377a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe36249b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 206a217,352 > > ================================================================= > ==3725797==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fd3620f2a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd3622162f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 206a217,359 > > ================================================================= > ==3725984==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f49d9536a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f49d965a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 195a206,341 > > ================================================================= > ==3722693==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12544 byte(s) in 224 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fe60481ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe6049422f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 212a223,358 > > ================================================================= > ==3722635==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14336 byte(s) in 256 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f09f6a58a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f09f6b7c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 214a225,360 > > ================================================================= > ==3720764==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14336 byte(s) in 256 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fa1df0dba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa1df1ff2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 78a89 > Debug: Value '-5' for attribute containerNumber of vehicle isn't valid 80,85c91 < Debug: Setting new attribute containerNumber '3' into vehicle 'vehicleA' < Debug: Setting new attribute containerNumber '3' into vehicle 'vehicleB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute containerNumber '0' into vehicle 'vehicleB' < Debug: Setting previous attribute containerNumber '0' into vehicle 'vehicleA' --- > Debug: Value '2.5i' for attribute containerNumber of vehicle isn't valid 102a109 > Debug: Keys Ctrl+Z (Undo) pressed 120,122d126 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute containerNumber '3' into vehicle 'vehicleA' < Debug: Setting new attribute containerNumber '3' into vehicle 'vehicleB' 208a213,355 > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 7c7 < <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="3" route="routeA"> --- > <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" route="routeA"> 12c12 < <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="3" route="routeB"> --- > <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" route="routeB">
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 206a217,359 > > ================================================================= > ==3728906==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7ff45edc8a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff45eeec2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 207a218,353 > > ================================================================= > ==3726975==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f06c1b70a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f06c1c942f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 206a217,352 > > ================================================================= > ==3727423==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fbc7c601a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbc7c7252f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 206a217,359 > > ================================================================= > ==3721024==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f48c863ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f48c875f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 206a217,359 > > ================================================================= > ==3721196==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f9582df8a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9582f1c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 198a209,344 > > ================================================================= > ==3721242==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f6e8f432a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f6e8f5562f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 208a219,363 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3720808==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f4ff1583a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f4ff16a72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 206a217,358 > > ================================================================= > ==3720925==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f618a571a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f618a6952f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 206a217,352 > > ================================================================= > ==3720874==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fdd89ca3a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fdd89dc72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 198a209,351 > > ================================================================= > ==3721584==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f634d44ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f634d5722f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 214a225,367 > > ================================================================= > ==3721351==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14336 byte(s) in 256 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f7bc339da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f7bc34c12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 206a217,359 > > ================================================================= > ==3721459==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f595bfc9a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f595c0ed2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 206a217,352 > > ================================================================= > ==3721654==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f4dd3634a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f4dd37582f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 206a217,359 > > ================================================================= > ==3721407==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f457ffdea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f45801022f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 214a225,369 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3721534==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14336 byte(s) in 256 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fc92dfc9a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc92e0ed2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 198a209,344 > > ================================================================= > ==3723489==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11648 byte(s) in 208 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f30e398fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f30e3ab32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 78,79c88 < Debug: Setting new attribute departPosLat '-5' into vehicle 'vehicleA' < Debug: Setting new attribute departPosLat '-5' into vehicle 'vehicleB' --- > Debug: Value 'dummyPosLat' for attribute departPosLat of vehicle isn't valid 84,87d92 < Debug: Setting previous attribute departPosLat '0.00' into vehicle 'vehicleB' < Debug: Setting previous attribute departPosLat '2.00' into vehicle 'vehicleA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() 105a111 > Debug: Keys Ctrl+Z (Undo) pressed 124,127d129 < Debug: Setting new attribute departPosLat '-5' into vehicle 'vehicleA' < Debug: Setting new attribute departPosLat '-5' into vehicle 'vehicleB' < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() 129a132 > Debug: Keys Ctrl+Y (Redo) pressed <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 75,76c85 < Debug: Setting new attribute departPosLat 'center' into vehicle 'vehicleA' < Debug: Setting new attribute departPosLat 'center' into vehicle 'vehicleB' --- > Debug: Value 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' for attribute departPosLat of vehicle isn't valid 82,85d90 < Debug: Setting previous attribute departPosLat 'center' into vehicle 'vehicleB' < Debug: Setting previous attribute departPosLat 'center' into vehicle 'vehicleA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() 100a106 > Debug: Keys Ctrl+Z (Undo) pressed 115,118d120 < Debug: Setting new attribute departPosLat 'center' into vehicle 'vehicleA' < Debug: Setting new attribute departPosLat 'center' into vehicle 'vehicleB' < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() 121a124 > Debug: Keys Ctrl+Y (Redo) pressed <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 75,76c85 < Debug: Setting new attribute departPosLat 'center' into vehicle 'vehicleA' < Debug: Setting new attribute departPosLat 'center' into vehicle 'vehicleB' --- > Debug: Value 'max' for attribute departPosLat of vehicle isn't valid 82,85d90 < Debug: Setting previous attribute departPosLat 'center' into vehicle 'vehicleB' < Debug: Setting previous attribute departPosLat 'center' into vehicle 'vehicleA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() 100a106 > Debug: Keys Ctrl+Z (Undo) pressed 115,118d120 < Debug: Setting new attribute departPosLat 'center' into vehicle 'vehicleA' < Debug: Setting new attribute departPosLat 'center' into vehicle 'vehicleB' < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() 121a124 > Debug: Keys Ctrl+Y (Redo) pressed <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 206a217,358 > > ================================================================= > ==3723052==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f63409a7a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f6340acb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 206a217,352 > > ================================================================= > ==3723184==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f5328d1fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5328e432f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 206a217,352 > > ================================================================= > ==3723321==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f203322da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f20333512f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 206a217,359 > > ================================================================= > ==3722009==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f299c60da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f299c7312f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 208a219,354 > > ================================================================= > ==3721720==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f40e2e38a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f40e2f5c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 206a217,359 > > ================================================================= > ==3722017==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fdf8cfa0a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fdf8d0c42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 206a217,352 > > ================================================================= > ==3721864==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fa0124b5a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa0125d92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 206a217,352 > > ================================================================= > ==3722101==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f9bafab6a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9bafbda2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 197a208,343 > > ================================================================= > ==3722747==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11648 byte(s) in 208 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f6d4479da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f6d448c12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 241a252,387 > > ================================================================= > ==3730531==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 18816 byte(s) in 336 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f0e27b25a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f0e27c492f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 80,85c90,91 < Debug: Setting new attribute personNumber '3' into vehicle 'vehicleA' < Debug: Setting new attribute personNumber '3' into vehicle 'vehicleB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute personNumber '0' into vehicle 'vehicleB' < Debug: Setting previous attribute personNumber '0' into vehicle 'vehicleA' --- > Debug: Value '' for attribute personNumber of vehicle isn't valid > Debug: Value '2.5i' for attribute personNumber of vehicle isn't valid 102a109 > Debug: Keys Ctrl+Z (Undo) pressed 120,122d126 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute personNumber '3' into vehicle 'vehicleA' < Debug: Setting new attribute personNumber '3' into vehicle 'vehicleB' 208a213,348 > > ================================================================= <truncated after showing first 30 lines> ---------- Differences in routes ---------- 7c7 < <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="3" containerNumber="5" route="routeA"> --- > <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" containerNumber="5" route="routeA"> 12c12 < <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="3" containerNumber="10" route="routeB"> --- > <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" containerNumber="10" route="routeB">
---------- Differences in errors ---------- 30a31,40 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 144a155,285 > > ================================================================= > ==3731548==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f4e3d2192f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 30a31,40 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 150a161,291 > > ================================================================= > ==3731680==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f0509d582f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 31a32,41 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 154a165,301 > > ================================================================= > ==3732558==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f09aa3f72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 31a32,41 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 148a159,296 > > ================================================================= > ==3731674==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc4b610a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 28a29,38 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 142a153,290 > > ================================================================= > ==3731069==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7efd604042f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 34a35,44 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 151a162,299 > > ================================================================= > ==3732409==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5964b882f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 123a134,264 > > ================================================================= > ==3730583==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f45586032f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22c23 < Error: Negative departure time in the definition of 'vehicle_1'. --- > Error: Negative departure time in the definition of vehicle 'vehicle_1'. 27a29,38 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 42,138c53,54 < Debug: demand elements saved < GLDebug: Removing junctions during recomputing < GLDebug: Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00 < GLDebug: Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00 < GLDebug: Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00 < GLDebug: Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00 < GLDebug: Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00 < GLDebug: Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00 < GLDebug: Removing edges during recomputing < GLDebug: Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00 < GLDebug: Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00 < GLDebug: Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00 <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,4d0 < Error: Invalid departure time for vehicle 'vehicle_0'; < must be one of ("triggered", "containerTriggered", "now", or a float >= 0) < Error: Negative departure time in the definition of 'vehicle_1'. < Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in output ---------- 7d6 < TestFunctions: Netedit closed successfully ---------- Differences in routes ---------- 2a3,4 > <!-- generated on 2021-06-24 06:17:59 by Eclipse SUMO netedit Version v1_9_2+0644-f4a64959a8 > <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd"> 4,10c6,57 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/> < <vehicle id="vehicle_2" depart="0.00" route="route_0"/> < <vehicle id="vehicle_3" depart="10.00" route="route_0"/> < <vehicle id="vehicle_4" depart="triggered" route="route_0"/> < <vehicle id="vehicle_5" depart="containerTriggered" route="route_0"/> < </routes> --- > <input> > <sumo-net-file value="<TEXTTEST_SANDBOX>/input_net.net.xml"/> > </input> > > <output> > <output-file value="<TEXTTEST_SANDBOX>/net.net.xml"/> > </output> > > <processing> > <geometry.min-radius.fix.railways value="false"/> > <geometry.max-grade.fix value="false"/> > <offset.disable-normalization value="true"/> > <lefthand value="false"/> > </processing> > > <junctions> > <no-turnarounds value="true"/> > <junctions.corner-detail value="5"/> <truncated after showing first 30 lines> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ5_0" function="internal"> <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/> </edge> <edge id=":gneJ5_1" function="internal"> <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/> </edge> <edge id=":gneJ5_2" function="internal"> <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> </edge> <edge id=":gneJ6_0" function="internal"> <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/> </edge> <edge id=":gneJ6_1" function="internal"> <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/> </edge> <edge id=":gneJ6_2" function="internal"> <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> </edge> <edge id=":gneJ7_0" function="internal"> <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> </edge> <edge id=":gneJ7_1" function="internal"> <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 34a35,44 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 157a168,306 > > ================================================================= > ==3731157==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa22beac2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 33a34,43 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 162a173,303 > > ================================================================= > ==3731295==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f4a1b0302f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 34a35,44 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 166a177,315 > > ================================================================= > ==3732499==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc2c0a3c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 34a35,44 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 157a168,305 > > ================================================================= > ==3731377==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fabef0f22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 30a31,40 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 132a143,281 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3730847==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff6fc9ef2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 25a26,35 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 133a144,281 > > ================================================================= > ==3731811==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fde3f0752f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 115a126,256 > > ================================================================= > ==3730839==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f877ec542f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 25a26,35 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 127a138,275 > > ================================================================= > ==3732705==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f26fc2b82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 34a35,44 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 151a162,300 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3732319==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f761fe062f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 26a27,36 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 128a139,277 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3731061==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2532ff72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 28a29,38 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 136a147,285 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3730936==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ffa8e8a52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 28a29,38 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 82a93 > Debug: Additionals saved 131c142,1430 < Debug: Opening FXMessageBox 'Save additionals before quit' --- > Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor > Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor > Debug: Deleting unreferenced lane 'gneE10_1' in GNEEdge destructor > Debug: Deleting unreferenced connection 'fromgneE10_1togneE8_1' in GNEEdge destructor > Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor > Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor > Debug: Deleting unreferenced lane 'gneE11_1' in GNEEdge destructor > Debug: Deleting unreferenced connection 'fromgneE11_1togneE6_1' in GNEEdge destructor > Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor > Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor > Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor > Debug: Deleting unreferenced connection 'fromgneE2_1togneE4_1' in GNEEdge destructor > Debug: Deleting unreferenced connection 'fromgneE2_1togneE4_2' in GNEEdge destructor > Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor <truncated after showing first 30 lines> ---------- Differences in output ---------- 5c5 < TestFunctions: Error closing Netedit --- > TestFunctions: Netedit closed successfully ---------- New result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings>
---------- Differences in errors ---------- 18a19,29 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 68,71c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector < Debug: Invalid input parameter of vehicleWithRoute: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0) < Debug: Invalid input parameter of vehicleWithRoute: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0) --- > Debug: Selected invalid item in TagSelector 73,74d80 < Debug: Invalid input parameter of vehicleWithRoute: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0) < Debug: Invalid input parameter of vehicleWithRoute: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0) 76,77d81 < Debug: Invalid input parameter of vehicleWithRoute: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0) < Debug: Invalid input parameter of vehicleWithRoute: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0) 80,81d83 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement 83,85d84 < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in net ---------- 13,15c13 < </edge> < <edge id=":gneJ5_2" function="internal"> < <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> --- > <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> 22,24c20 < </edge> < <edge id=":gneJ6_2" function="internal"> < <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> --- > <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> 33c29 < <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> --- > <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/> 76c72 < <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> --- > <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> 81c77 < <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> --- > <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> 95c91 < <request index="0" response="0" foes="0" cont="0"/> --- > <request index="0" response="00" foes="00" cont="0"/> 101c97 < <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00" arrivalLane="20"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 1,187c1,3 < GLDebug: initJunctionsAndEdges function called in GNENet constructor < GLDebug: Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00 < GLDebug: Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00 < GLDebug: Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00 < GLDebug: Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00 < GLDebug: Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00 < GLDebug: Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00 < GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00 < GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00 < GLDebug: Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00 < GLDebug: Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00 < GLDebug: Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00 < GLDebug: Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60 < GLDebug: Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00 < GLDebug: Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60 < GLDebug: Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00 < GLDebug: Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60 < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < GLDebug: Removing junctions during recomputing < GLDebug: Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00 < GLDebug: Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00 < GLDebug: Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00 < GLDebug: Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00 < GLDebug: Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00 < GLDebug: Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00 < GLDebug: Removing edges during recomputing < GLDebug: Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00 < GLDebug: Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00 <truncated after showing first 30 lines> ---------- Differences in output ---------- 3,20d2 < TestFunctions: 'reference.png' found. Position: 304 - 168 < vehicle (embedded route) < dummyPos < TestFunctions: Clicked over position 578 - 560 < TestFunctions: Clicked over position 584 - 223 < -12 < TestFunctions: Clicked over position 578 - 560 < TestFunctions: Clicked over position 584 - 223 < random_free < TestFunctions: Clicked over position 578 - 560 < TestFunctions: Clicked over position 584 - 223 < 20 < TestFunctions: Clicked over position 578 - 560 < TestFunctions: Clicked over position 584 - 223 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ5_0" function="internal"> <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/> </edge> <edge id=":gneJ5_1" function="internal"> <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/> <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> </edge> <edge id=":gneJ6_0" function="internal"> <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/> </edge> <edge id=":gneJ6_1" function="internal"> <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/> <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> </edge> <edge id=":gneJ7_0" function="internal"> <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> </edge> <edge id=":gneJ7_1" function="internal"> <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> </edge> <edge id=":gneJ8_0" function="internal"> <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> </edge> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00" arrivalPos="-12.00"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> <vehicle id="vehicle_1" depart="0.00" arrivalPos="20.00"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,72c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector < Debug: Invalid input parameter of vehicleWithRoute: Invalid arrivalPosLat definition for arrivalPosLat. Must be one of ("right", "center", "left", or a float) < Debug: Invalid input parameter of vehicleWithRoute: Invalid arrivalPosLat definition for arrivalPosLat. Must be one of ("right", "center", "left", or a float) --- > Debug: Selected invalid item in TagSelector 75,76d81 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement 78,79d82 < Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement 81,82d83 < Debug: Adding vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_2' in GNEChange_DemandElement 84,86d84 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_2' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00" arrivalPosLat="0.00"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> <vehicle id="vehicle_1" depart="0.00"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> <vehicle id="vehicle_2" depart="0.00" arrivalPosLat="0.00"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,72c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector < Debug: Invalid input parameter of vehicleWithRoute: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0) < Debug: Invalid input parameter of vehicleWithRoute: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0) --- > Debug: Selected invalid item in TagSelector 74,75d80 < Debug: Invalid input parameter of vehicleWithRoute: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0) < Debug: Invalid input parameter of vehicleWithRoute: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0) 77,78d81 < Debug: Invalid input parameter of vehicleWithRoute: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0) < Debug: Invalid input parameter of vehicleWithRoute: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0) 81,82d83 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement 84,86d84 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00" arrivalSpeed="20.00"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,72c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector < Debug: Invalid input parameter of vehicleWithRoute: 'color' doesn't have a valid 'RBGColor' format < Debug: Invalid input parameter of vehicleWithRoute: 'color' doesn't have a valid 'RBGColor' format --- > Debug: Selected invalid item in TagSelector 75,76d81 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement 78,79d82 < Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement 81,83d83 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_1' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement 85,87d84 < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00" color="cyan"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> <vehicle id="vehicle_1" depart="0.00" color="12,13,14"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,72c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector < Debug: Invalid input parameter of vehicleWithRoute: 'containerNumber' doesn't have a valid 'int' format < Debug: Invalid input parameter of vehicleWithRoute: 'containerNumber' doesn't have a valid 'int' format --- > Debug: Selected invalid item in TagSelector 74,75d80 < Debug: Invalid input parameter of vehicleWithRoute: 'containerNumber' cannot be negative < Debug: Invalid input parameter of vehicleWithRoute: 'containerNumber' cannot be negative 77,78d81 < Debug: Invalid input parameter of vehicleWithRoute: 'containerNumber' doesn't have a valid 'int' format < Debug: Invalid input parameter of vehicleWithRoute: 'containerNumber' doesn't have a valid 'int' format 81,82d83 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement 84,86d84 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00" containerNumber="13"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,73d80 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement 75,77d81 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement 79,82d82 < Debug: Calling GNEUndoList::redo() < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: demand elements saved 119,120d118 < Debug: Deleting unreferenced routeEmbedded 'vehicle_0' <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,73d80 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement 75,77d81 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement 79,82d82 < Debug: Calling GNEUndoList::redo() < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: demand elements saved 119,120d118 < Debug: Deleting unreferenced routeEmbedded 'vehicle_0' <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00"> <route edges="gneE2 gneE4 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,75d80 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Invalid input parameter of vehicleWithRoute: Negative departure time in the definition of depart ''. < Debug: Invalid input parameter of vehicleWithRoute: Negative departure time in the definition of depart ''. 78,79d82 < Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement 81,82d83 < Debug: Adding vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_2' in GNEChange_DemandElement 84,86d84 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_2' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> <vehicle id="vehicle_2" depart="20.00"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> <vehicle id="vehicle_1" depart="30.00"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,72c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector < Debug: Invalid input parameter of vehicleWithRoute: Invalid departLane definition for departLane. Must be one of ("random", "free", "allowed", "best", "first", or an int>=0) < Debug: Invalid input parameter of vehicleWithRoute: Invalid departLane definition for departLane. Must be one of ("random", "free", "allowed", "best", "first", or an int>=0) --- > Debug: Selected invalid item in TagSelector 74,75d80 < Debug: Invalid input parameter of vehicleWithRoute: Invalid departLane definition for departLane. Must be one of ("random", "free", "allowed", "best", "first", or an int>=0) < Debug: Invalid input parameter of vehicleWithRoute: Invalid departLane definition for departLane. Must be one of ("random", "free", "allowed", "best", "first", or an int>=0) 78,79d82 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement 81d83 < Error: Invalid departLane used in vehicleWithRoute 'vehicle_1'. 20 is greater than number of lanes 83,85d84 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Differences in log ---------- 1d0 < Error: Invalid departLane used in vehicleWithRoute 'vehicle_1'. 20 is greater than number of lanes ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00" departLane="random"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,72c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector < Debug: Invalid input parameter of vehicleWithRoute: Invalid departPos definition for departPos. Must be one of ("random", "random_free", "free", "base", "last" or a float) < Debug: Invalid input parameter of vehicleWithRoute: Invalid departPos definition for departPos. Must be one of ("random", "random_free", "free", "base", "last" or a float) --- > Debug: Selected invalid item in TagSelector 75,76d81 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement 78,79d82 < Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement 81,82d83 < Debug: Adding vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_2' in GNEChange_DemandElement 84,86d84 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_2' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00" departPos="-12.00"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> <vehicle id="vehicle_1" depart="0.00" departPos="random_free"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> <vehicle id="vehicle_2" depart="0.00" departPos="20.00"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,72c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector < Debug: Invalid input parameter of vehicleWithRoute: Invalid departPosLat definition for departPosLat. Must be one of ("random", "random_free", "free", "right", "center", "left", or a float) < Debug: Invalid input parameter of vehicleWithRoute: Invalid departPosLat definition for departPosLat. Must be one of ("random", "random_free", "free", "right", "center", "left", or a float) --- > Debug: Selected invalid item in TagSelector 75,76d81 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement 78,79d82 < Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement 81,82d83 < Debug: Adding vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_2' in GNEChange_DemandElement 84,86d84 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_2' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00" departPosLat="0.00"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> <vehicle id="vehicle_1" depart="0.00" departPosLat="random_free"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> <vehicle id="vehicle_2" depart="0.00" departPosLat="0.00"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,72c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector < Debug: Invalid input parameter of vehicleWithRoute: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0) < Debug: Invalid input parameter of vehicleWithRoute: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0) --- > Debug: Selected invalid item in TagSelector 74,75d80 < Debug: Invalid input parameter of vehicleWithRoute: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0) < Debug: Invalid input parameter of vehicleWithRoute: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0) 78,79d82 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement 81,82d83 < Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement 84,86d84 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_1' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00" departSpeed="max"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> <vehicle id="vehicle_1" depart="0.00" departSpeed="20.00"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,73d80 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement 75,76d81 < Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement 78,79d82 < Debug: Adding vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_2' in GNEChange_DemandElement 81,83d83 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_2' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement 85,87d84 <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00" line="%%%%%%"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> <vehicle id="vehicle_1" depart="0.00" line="ownLine"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> <vehicle id="vehicle_2" depart="0.00"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,72c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector < Debug: Invalid input parameter of vehicleWithRoute: 'personNumber' doesn't have a valid 'int' format < Debug: Invalid input parameter of vehicleWithRoute: 'personNumber' doesn't have a valid 'int' format --- > Debug: Selected invalid item in TagSelector 74,75d80 < Debug: Invalid input parameter of vehicleWithRoute: 'personNumber' cannot be negative < Debug: Invalid input parameter of vehicleWithRoute: 'personNumber' cannot be negative 77,78d81 < Debug: Invalid input parameter of vehicleWithRoute: 'personNumber' doesn't have a valid 'int' format < Debug: Invalid input parameter of vehicleWithRoute: 'personNumber' doesn't have a valid 'int' format 81,82d83 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement 84,86d84 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00" personNumber="13"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 20a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70,74c80,82 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector < Debug: Selected invalid item in DemandElementSelector < Debug: Key ENTER pressed < Debug: Selected item 'custom_vType' in DemandElementSelector --- > Debug: Selected invalid item in TagSelector > Debug: Open additional dialog > Debug: Close additional dialog 76,81d83 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement 84a87 > Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6,8d5 < <vehicle id="vehicle_0" type="custom_vType" depart="0.00"> < <route edges="gneE2 gneE4 gneE5" color="cyan"/> < </vehicle>
---------- Differences in errors ---------- 19,20c19,29 < Error: A route needs at least one edge. < Error: Loading of C:/Users/SUMO-Test/.texttest/tmp/netedit.gui.25Sep145557.1772/netedit.gui/demandElements/trip/delete/input_routes.rou.xml failed. --- > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 46,48c55,57 < GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...) < GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00 < GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00 --- > GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...) > GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00 > GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00 68c77 < Debug: Selected item 'vehicle' in TagSelector --- > Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector 69a79,80 > Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector > Debug: Selected item 'vehicle (embedded route)' in TagSelector <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,3d0 < Warning: Error parsing parameter edges. edge 'gneE13' doesn't exist < Error: A route needs at least one edge. < Error: Loading of C:/Users/SUMO-Test/.texttest/tmp/netedit.gui.16Aug092936.6276/netedit.gui/demandElements/trip/delete/input_routes.rou.xml failed. ---------- Differences in net ---------- 16,18c16 < </edge> < <edge id=":gneJ6_2" function="internal"> < <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> --- > <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> 21c19 < <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.13,59.58 9.28,57.79 9.00,55.30"/> --- > <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> 24c22 < <lane id=":gneJ7_1_0" index="0" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.63,57.18 12.41,57.64 13.50,57.80"/> --- > <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> 27c25 < <lane id=":gneJ8_0_0" index="0" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> --- > <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/> 70c68 < <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> --- > <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> 75c73 < <junction id="gneJ7" type="priority" x="10.00" y="60.00" incLanes="gneE5_0 gneE11_0" intLanes=":gneJ7_0_0 :gneJ7_1_0" shape="13.50,63.20 13.50,56.80 12.67,56.63 12.38,56.42 12.17,56.13 12.04,55.76 12.00,55.30 8.00,55.30 8.15,57.71 8.61,59.69 9.38,61.22 10.44,62.32 11.82,62.98"> --- > <junction id="gneJ7" type="priority" x="10.00" y="60.00" incLanes="gneE5_0 gneE11_0" intLanes=":gneJ7_0_0 :gneJ7_1_0" shape="13.50,63.20 13.50,56.80 12.67,56.63 12.38,56.42 12.17,56.13 12.04,55.76 12.00,55.30 8.00,55.30 8.15,57.71 8.61,59.69 9.37,61.22 10.44,62.32 11.82,62.98"> 93c91 < <connection from="gneE6" to="gneE3" fromLane="0" toLane="1" via=":gneJ6_2_0" dir="r" state="M"/> --- > <connection from="gneE6" to="gneE3" fromLane="0" toLane="1" via=":gneJ6_1_1" dir="r" state="M"/> <truncated after showing first 30 lines> ---------- Differences in output ---------- 4c4 < trip --- > vehicle (embedded route)
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,78c81,86 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyLane' for attribute arrivalLane of vehicleWithRoute isn't valid < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement --- > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,76d80 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyLane' for attribute arrivalLane of vehicleWithRoute isn't valid < Debug: Setting new attribute arrivalLane '500' into vehicleWithRoute 'vehicle_0' < Debug: Setting new attribute arrivalLane '0' into vehicleWithRoute 'vehicle_0' 78,79d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalLane '500' into vehicleWithRoute 'vehicle_0' 81,82d82 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalLane 'current' into vehicleWithRoute 'vehicle_0' 84,86d83 < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00" arrivalLane="0"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,77d80 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyPos' for attribute arrivalPos of vehicleWithRoute isn't valid < Debug: Setting new attribute arrivalPos '500' into vehicleWithRoute 'vehicle_0' < Debug: Setting new attribute arrivalPos '-10' into vehicleWithRoute 'vehicle_0' < Debug: Setting new attribute arrivalPos '15.5' into vehicleWithRoute 'vehicle_0' 79,80d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPos '-10.00' into vehicleWithRoute 'vehicle_0' 82,83d82 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPos '500.00' into vehicleWithRoute 'vehicle_0' 85,86d83 <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00" arrivalPos="15.50"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,74d80 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyPos' for attribute arrivalPos of vehicleWithRoute isn't valid 76,78d81 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement 82,84d84 < Debug: Calling GNEUndoList::redo() < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement 87d86 < Debug: demand elements saved <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,76d80 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyPos' for attribute arrivalPos of vehicleWithRoute isn't valid < Debug: Setting new attribute arrivalPos '500' into vehicleWithRoute 'vehicle_0' < Debug: Setting new attribute arrivalPos 'random' into vehicleWithRoute 'vehicle_0' 78,79d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPos '500.00' into vehicleWithRoute 'vehicle_0' 81,82d82 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPos 'max' into vehicleWithRoute 'vehicle_0' 84,86d83 < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in output ---------- 15c15 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00" arrivalPos="random"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,74d80 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute arrivalPosLat of vehicleWithRoute isn't valid 76,78d81 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement 82,84d84 < Debug: Calling GNEUndoList::redo() < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement 87d86 < Debug: demand elements saved <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,76d80 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute arrivalPosLat of vehicleWithRoute isn't valid < Debug: Setting new attribute arrivalPosLat '-12' into vehicleWithRoute 'vehicle_0' < Debug: Setting new attribute arrivalPosLat '4.2' into vehicleWithRoute 'vehicle_0' 78,79d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPosLat '0.00' into vehicleWithRoute 'vehicle_0' 81,82d82 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPosLat 'center' into vehicleWithRoute 'vehicle_0' 84,86d83 < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00" arrivalPosLat="0.00"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,75d80 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute arrivalPosLat of vehicleWithRoute isn't valid < Debug: Setting new attribute arrivalPosLat 'left' into vehicleWithRoute 'vehicle_0' 77,78d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPosLat 'center' into vehicleWithRoute 'vehicle_0' 80,82d82 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement 85,87d84 < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00" arrivalPosLat="left"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,75d80 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute arrivalPosLat of vehicleWithRoute isn't valid < Debug: Setting new attribute arrivalPosLat 'right' into vehicleWithRoute 'vehicle_0' 77,78d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPosLat 'center' into vehicleWithRoute 'vehicle_0' 80,82d82 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement 85,87d84 < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00" arrivalPosLat="right"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,74d80 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummySpeed' for attribute arrivalSpeed of vehicleWithRoute isn't valid 76,78d81 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement 82,84d84 < Debug: Calling GNEUndoList::redo() < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement 87d86 < Debug: demand elements saved <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,77d80 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummySpeed' for attribute arrivalSpeed of vehicleWithRoute isn't valid < Debug: Setting new attribute arrivalSpeed '500' into vehicleWithRoute 'vehicle_0' < Debug: Value '-10' for attribute arrivalSpeed of vehicleWithRoute isn't valid < Debug: Setting new attribute arrivalSpeed '15.5' into vehicleWithRoute 'vehicle_0' 79,80d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalSpeed '500.00' into vehicleWithRoute 'vehicle_0' 82,83d82 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalSpeed 'current' into vehicleWithRoute 'vehicle_0' 85,87d83 <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00" arrivalSpeed="15.50"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,76d80 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyColor' for attribute color of vehicleWithRoute isn't valid < Debug: Setting new attribute color 'cyan' into vehicleWithRoute 'vehicle_0' < Debug: Setting new attribute color '12,13,14' into vehicleWithRoute 'vehicle_0' 78,79d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute color 'cyan' into vehicleWithRoute 'vehicle_0' 81,82d82 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute color 'yellow' into vehicleWithRoute 'vehicle_0' 84,86d83 < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00" color="12,13,14"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,77d80 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Setting new attribute line 'dummyNumber' into vehicleWithRoute 'vehicle_0' < Debug: Setting new attribute line '-5' into vehicleWithRoute 'vehicle_0' < Debug: Setting new attribute line '2.5' into vehicleWithRoute 'vehicle_0' < Debug: Setting new attribute line '3' into vehicleWithRoute 'vehicle_0' 79,80d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute line '2.5' into vehicleWithRoute 'vehicle_0' 82,83d82 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute line '-5' into vehicleWithRoute 'vehicle_0' 85,86d83 <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00" line="3"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,75d80 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyDepart' for attribute depart of vehicleWithRoute isn't valid < Debug: Setting new attribute depart 'containerTriggered' into vehicleWithRoute 'vehicle_0' 77,78d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute depart '0.00' into vehicleWithRoute 'vehicle_0' 80,82d82 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement 85,87d84 < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="containerTriggered"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,76d80 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyDepart' for attribute depart of vehicleWithRoute isn't valid < Debug: Value '-3' for attribute depart of vehicleWithRoute isn't valid < Debug: Setting new attribute depart '10.2' into vehicleWithRoute 'vehicle_0' 78,79d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute depart '0.00' into vehicleWithRoute 'vehicle_0' 81,83d82 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement 86,88d84 <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="10.20"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,75d80 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyDepart' for attribute depart of vehicleWithRoute isn't valid < Debug: Setting new attribute depart 'triggered' into vehicleWithRoute 'vehicle_0' 77,78d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute depart '0.00' into vehicleWithRoute 'vehicle_0' 80,82d82 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement 85,87d84 < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="triggered"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 73a84 > Debug: Value 'vehicle (embedded route)' for attribute departLane of vehicleWithRoute isn't valid 75,78c86 < Debug: Setting new attribute departLane 'allowed' into vehicleWithRoute 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departLane 'first' into vehicleWithRoute 'vehicle_0' --- > Debug: Value 'dummyDeparti' for attribute departLane of vehicleWithRoute isn't valid 83a92 > Debug: Keys Ctrl+Z (Undo) pressed 89,90d97 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departLane 'allowed' into vehicleWithRoute 'vehicle_0' 174a182,317 > > ================================================================= > ==3960400==ERROR: LeakSanitizer: detected memory leaks > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <vehicle id="vehicle_0" depart="0.00" departLane="allowed"> --- > <vehicle id="vehicle_0" depart="0.00">
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,75d80 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyDepart' for attribute departLane of vehicleWithRoute isn't valid < Debug: Setting new attribute departLane 'best' into vehicleWithRoute 'vehicle_0' 77,78d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departLane 'first' into vehicleWithRoute 'vehicle_0' 80,82d82 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement 85,87d84 < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00" departLane="best"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,74d80 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyDepart' for attribute departLane of vehicleWithRoute isn't valid 76,78d81 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement 82,84d84 < Debug: Calling GNEUndoList::redo() < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement 87d86 < Debug: demand elements saved <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,77d80 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyDepart' for attribute departLane of vehicleWithRoute isn't valid < Debug: Value '500' for attribute departLane of vehicleWithRoute isn't valid < Debug: Value '-10' for attribute departLane of vehicleWithRoute isn't valid < Debug: Setting new attribute departLane '0' into vehicleWithRoute 'vehicle_0' 79,80d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departLane 'first' into vehicleWithRoute 'vehicle_0' 82,84d82 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00" departLane="0"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,75d80 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyDepart' for attribute departLane of vehicleWithRoute isn't valid < Debug: Setting new attribute departLane 'free' into vehicleWithRoute 'vehicle_0' 77,78d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departLane 'first' into vehicleWithRoute 'vehicle_0' 80,82d82 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement 85,87d84 < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00" departLane="free"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,75d80 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyDepart' for attribute departLane of vehicleWithRoute isn't valid < Debug: Setting new attribute departLane 'random' into vehicleWithRoute 'vehicle_0' 77,78d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departLane 'first' into vehicleWithRoute 'vehicle_0' 80,82d82 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement 85,87d84 < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00" departLane="random"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,74d80 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyPos' for attribute departPos of vehicleWithRoute isn't valid 76,78d81 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement 82,84d84 < Debug: Calling GNEUndoList::redo() < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement 87d86 < Debug: demand elements saved <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,76d80 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyPos' for attribute departPos of vehicleWithRoute isn't valid < Debug: Setting new attribute departPos '500' into vehicleWithRoute 'vehicle_0' < Debug: Setting new attribute departPos '20' into vehicleWithRoute 'vehicle_0' 78,79d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos '500.00' into vehicleWithRoute 'vehicle_0' 81,82d82 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos 'base' into vehicleWithRoute 'vehicle_0' 84,86d83 < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00" departPos="20.00"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,75d80 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyPos' for attribute departPos of vehicleWithRoute isn't valid < Debug: Setting new attribute departPos 'free' into vehicleWithRoute 'vehicle_0' 77,78d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos 'base' into vehicleWithRoute 'vehicle_0' 80,82d82 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement 85,87d84 < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00" departPos="free"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,75d80 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyPos' for attribute departPos of vehicleWithRoute isn't valid < Debug: Setting new attribute departPos 'last' into vehicleWithRoute 'vehicle_0' 77,78d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos 'base' into vehicleWithRoute 'vehicle_0' 80,82d82 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement 85,87d84 < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00" departPos="last"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,75d80 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyPos' for attribute departPos of vehicleWithRoute isn't valid < Debug: Setting new attribute departPos 'random' into vehicleWithRoute 'vehicle_0' 77,78d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos 'base' into vehicleWithRoute 'vehicle_0' 80,82d82 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement 85,87d84 < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00" departPos="random"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,76d80 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyPos' for attribute departPos of vehicleWithRoute isn't valid < Debug: Setting new attribute departPos '500' into vehicleWithRoute 'vehicle_0' < Debug: Setting new attribute departPos 'random_free' into vehicleWithRoute 'vehicle_0' 78,79d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos '500.00' into vehicleWithRoute 'vehicle_0' 81,82d82 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos 'base' into vehicleWithRoute 'vehicle_0' 84,86d83 < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00" departPos="random_free"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,74d80 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute departPosLat of vehicleWithRoute isn't valid 76,78d81 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement 82,84d84 < Debug: Calling GNEUndoList::redo() < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement 87d86 < Debug: demand elements saved <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,76d80 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute departPosLat of vehicleWithRoute isn't valid < Debug: Setting new attribute departPosLat '-5' into vehicleWithRoute 'vehicle_0' < Debug: Setting new attribute departPosLat '5.6' into vehicleWithRoute 'vehicle_0' 78,79d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat '0.00' into vehicleWithRoute 'vehicle_0' 81,82d82 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'center' into vehicleWithRoute 'vehicle_0' 84,86d83 < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00" departPosLat="0.00"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,75d80 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute departPosLat of vehicleWithRoute isn't valid < Debug: Setting new attribute departPosLat 'free' into vehicleWithRoute 'vehicle_0' 77,78d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'center' into vehicleWithRoute 'vehicle_0' 80,82d82 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement 85,87d84 < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00" departPosLat="free"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,75d80 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute departPosLat of vehicleWithRoute isn't valid < Debug: Setting new attribute departPosLat 'left' into vehicleWithRoute 'vehicle_0' 77,78d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'center' into vehicleWithRoute 'vehicle_0' 80,82d82 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement 85,87d84 < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00" departPosLat="left"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,75d80 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute departPosLat of vehicleWithRoute isn't valid < Debug: Setting new attribute departPosLat 'random' into vehicleWithRoute 'vehicle_0' 77,78d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'center' into vehicleWithRoute 'vehicle_0' 80,82d82 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement 85,87d84 < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00" departPosLat="random"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,75d80 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute departPosLat of vehicleWithRoute isn't valid < Debug: Setting new attribute departPosLat 'random_free' into vehicleWithRoute 'vehicle_0' 77,78d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'center' into vehicleWithRoute 'vehicle_0' 80,82d82 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement 85,87d84 < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00" departPosLat="random_free"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,75d80 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute departPosLat of vehicleWithRoute isn't valid < Debug: Setting new attribute departPosLat 'right' into vehicleWithRoute 'vehicle_0' 77,78d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'center' into vehicleWithRoute 'vehicle_0' 80,82d82 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement 85,87d84 < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00" departPosLat="right"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,75d80 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummySpeed' for attribute departSpeed of vehicleWithRoute isn't valid < Debug: Setting new attribute departSpeed 'desired' into vehicleWithRoute 'vehicle_0' 77,78d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departSpeed '0.00' into vehicleWithRoute 'vehicle_0' 80,82d82 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement 85,87d84 < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00" departSpeed="desired"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,77d80 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummySpeed' for attribute departSpeed of vehicleWithRoute isn't valid < Debug: Value '500' for attribute departSpeed of vehicleWithRoute isn't valid < Debug: Value '-10' for attribute departSpeed of vehicleWithRoute isn't valid < Debug: Setting new attribute departSpeed '20' into vehicleWithRoute 'vehicle_0' 79,80d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departSpeed '0.00' into vehicleWithRoute 'vehicle_0' 82,84d82 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00" departSpeed="20.00"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,75d80 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummySpeed' for attribute departSpeed of vehicleWithRoute isn't valid < Debug: Setting new attribute departSpeed 'max' into vehicleWithRoute 'vehicle_0' 77,78d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departSpeed '0.00' into vehicleWithRoute 'vehicle_0' 80,82d82 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement 85,87d84 < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00" departSpeed="max"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,75d80 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummySpeed' for attribute departSpeed of vehicleWithRoute isn't valid < Debug: Setting new attribute departSpeed 'random' into vehicleWithRoute 'vehicle_0' 77,78d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departSpeed '0.00' into vehicleWithRoute 'vehicle_0' 80,82d82 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement 85,87d84 < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00" departSpeed="random"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,75d80 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummySpeed' for attribute departSpeed of vehicleWithRoute isn't valid < Debug: Setting new attribute departSpeed 'speedLimit' into vehicleWithRoute 'vehicle_0' 77,78d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departSpeed '0.00' into vehicleWithRoute 'vehicle_0' 80,82d82 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement 85,87d84 < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00" departSpeed="speedLimit"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 20a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74a85 > Debug: Value 'vehicle (embedded route)' for attribute id of vehicleWithRoute isn't valid 79c90 < Debug: Setting new attribute id 'customID' into vehicleWithRoute 'vehicle_0' --- > Debug: Setting new attribute id 'duplicatedVehiclei' into vehicleWithRoute 'vehicle_0' 82c93 < Debug: Setting previous attribute id 'vehicle_0' into vehicleWithRoute 'customID' --- > Debug: Setting previous attribute id 'vehicle_0' into vehicleWithRoute 'duplicatedVehiclei' 99c110 < Debug: Setting new attribute id 'customID' into vehicleWithRoute 'vehicle_0' --- > Debug: Setting new attribute id 'duplicatedVehiclei' into vehicleWithRoute 'vehicle_0' 137,138c148,149 < Debug: Deleting unreferenced routeEmbedded 'customID' < Debug: Deleting unreferenced vehicleWithRoute 'customID' --- > Debug: Deleting unreferenced routeEmbedded 'duplicatedVehiclei' <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6c6 < <vehicle id="customID" depart="0.00"> --- > <vehicle id="duplicatedVehiclei" depart="0.00">
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,74d80 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Setting new attribute line 'custom Line' into vehicleWithRoute 'vehicle_0' 76,77d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute line '' into vehicleWithRoute 'vehicle_0' 79,81d82 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement 84,86d84 < Debug: Calling GNEUndoList::redo() < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00" line="custom Line"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 18a19,29 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 73,79c84,93 < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into vehicleWithRoute 'vehicle_0' < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into vehicleWithRoute 'vehicle_0' < Debug: Setting new attribute genericParameter '' into vehicleWithRoute 'vehicle_0' < Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into vehicleWithRoute 'vehicle_0' < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into vehicleWithRoute 'vehicle_0' < Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into vehicleWithRoute 'vehicle_0' < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into vehicleWithRoute 'vehicle_0' --- > Debug: Value 'vehicle (embedded route)' for attribute depart of vehicleWithRoute isn't valid > Debug: Value 'dummyGenericParameters' for attribute depart of vehicleWithRoute isn't valid > Debug: Value 'key1|key2|key3' for attribute depart of vehicleWithRoute isn't valid > Debug: Value 'key1=value1|key2=value2|key3=value3' for attribute depart of vehicleWithRoute isn't valid > Debug: Value 'key1=|key2=|key3=' for attribute depart of vehicleWithRoute isn't valid > Debug: Value 'key1duplicated=value1|key1duplicated=value2|key3=value3' for attribute depart of vehicleWithRoute isn't valid > Debug: Value 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' for attribute depart of vehicleWithRoute isn't valid > Debug: Value 'keyInvalid.;%>%$$=value1|key2=value2|key3=value3' for attribute depart of vehicleWithRoute isn't valid > Debug: Value 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' for attribute depart of vehicleWithRoute isn't valid <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,3d0 < Warning: Invalid format of parameter (dummyGenericParameters) < Warning: Invalid format of parameter (key1) < Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1) ---------- Differences in routes ---------- 6,8d5 < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,77d80 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyNumber' for attribute personNumber of vehicleWithRoute isn't valid < Debug: Value '-5' for attribute personNumber of vehicleWithRoute isn't valid < Debug: Value '' for attribute personNumber of vehicleWithRoute isn't valid < Debug: Setting new attribute personNumber '3' into vehicleWithRoute 'vehicle_0' 79,80d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute personNumber '0' into vehicleWithRoute 'vehicle_0' 82,84d82 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00" personNumber="3"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- Differences in errors ---------- 20a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70,71c80 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 73,77d81 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Value ';;;;' for attribute type of vehicleWithRoute isn't valid < Debug: Value 'dummyVType' for attribute type of vehicleWithRoute isn't valid < Debug: Setting new attribute type 'custom_vType' into vehicleWithRoute 'vehicle_0' 80c84 < Debug: Setting previous attribute type 'DEFAULT_VEHTYPE' into vehicleWithRoute 'vehicle_0' --- > Debug: Removing vType 'custom_vType' in GNEChange_DemandElement 82,84d85 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6,8d5 < <vehicle id="vehicle_0" type="custom_vType" depart="0.00"> < <route edges="gneE2 gneE4 gneE5" color="cyan"/> < </vehicle>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72,73c83,87 < Debug: Setting new attribute arrivalLane 'current' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Value 'dummyLane' for attribute arrivalLane of vehicleWithRoute isn't valid --- > Debug: Value 'allowed' for attribute personNumber of vehicleWithRoute isn't valid > Debug: Setting new attribute personNumber '0' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute personNumber '0' into vehicleWithRoute 'vehicle_embeddedB' > Debug: Value 'dummyLane' for attribute personNumber of vehicleWithRoute isn't valid > Debug: Value 'dummyLanei' for attribute personNumber of vehicleWithRoute isn't valid 76c90,91 < Debug: Setting previous attribute arrivalLane '0' into vehicleWithRoute 'vehicle_embeddedA' --- > Debug: Setting previous attribute personNumber '2' into vehicleWithRoute 'vehicle_embeddedB' > Debug: Setting previous attribute personNumber '1' into vehicleWithRoute 'vehicle_embeddedA' 101c116,117 < Debug: Setting new attribute arrivalLane 'current' into vehicleWithRoute 'vehicle_embeddedA' --- <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> --- > <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" containerNumber="5"> 8c8 < <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10"> --- > <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" containerNumber="10">
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72,77c83,88 < Debug: Setting new attribute arrivalLane 'current' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Value 'dummyLane' for attribute arrivalLane of vehicleWithRoute isn't valid < Debug: Setting new attribute arrivalLane '500' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute arrivalLane '500' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting new attribute arrivalLane '0' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute arrivalLane '0' into vehicleWithRoute 'vehicle_embeddedB' --- > Debug: Value '12,13,14' for attribute personNumber of vehicleWithRoute isn't valid > Debug: Setting new attribute personNumber '0' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute personNumber '0' into vehicleWithRoute 'vehicle_embeddedB' > Debug: Value 'dummyLane' for attribute personNumber of vehicleWithRoute isn't valid > Debug: Setting new attribute containerNumber '500' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute containerNumber '500' into vehicleWithRoute 'vehicle_embeddedB' 80,81c91,92 < Debug: Setting previous attribute arrivalLane '500' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute arrivalLane '500' into vehicleWithRoute 'vehicle_embeddedA' <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> --- > <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" containerNumber="500"> 8c8 < <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="0" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10"> --- > <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" containerNumber="500">
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72,80c83,89 < Debug: Setting new attribute arrivalPos 'max' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute arrivalPos 'max' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Value 'dummyPos' for attribute arrivalPos of vehicleWithRoute isn't valid < Debug: Setting new attribute arrivalPos '500' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute arrivalPos '500' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting new attribute arrivalPos '-10' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute arrivalPos '-10' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting new attribute arrivalPos '15.5' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute arrivalPos '15.5' into vehicleWithRoute 'vehicle_embeddedB' --- > Debug: Setting new attribute containerNumber '0' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute containerNumber '0' into vehicleWithRoute 'vehicle_embeddedB' > Debug: Value 'dummyPos' for attribute containerNumber of vehicleWithRoute isn't valid > Debug: Setting new attribute containerNumber '500' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute containerNumber '500' into vehicleWithRoute 'vehicle_embeddedB' > Debug: Value '-10' for attribute containerNumber of vehicleWithRoute isn't valid <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="15.50" arrivalPosLat="15.50" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> --- > <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="500"> 8c8 < <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="15.50" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10"> --- > <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="500">
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72,74c83,88 < Debug: Setting new attribute arrivalPos 'max' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute arrivalPos 'max' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Value 'dummyPos' for attribute arrivalPos of vehicleWithRoute isn't valid --- > Debug: Setting new attribute containerNumber '20' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute containerNumber '20' into vehicleWithRoute 'vehicle_embeddedB' > Debug: Setting new attribute containerNumber '0' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute containerNumber '0' into vehicleWithRoute 'vehicle_embeddedB' > Debug: Value 'dummyPos' for attribute containerNumber of vehicleWithRoute isn't valid > Debug: Value 'dummyPosi' for attribute containerNumber of vehicleWithRoute isn't valid 77,78c91,96 < Debug: Setting previous attribute arrivalPos 'random' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute arrivalPos '3.00' into vehicleWithRoute 'vehicle_embeddedA' --- > Debug: Setting previous attribute containerNumber '20' into vehicleWithRoute 'vehicle_embeddedB' > Debug: Setting previous attribute containerNumber '20' into vehicleWithRoute 'vehicle_embeddedA' <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPosLat="0.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> --- > <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1"> 8c8 < <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10"> --- > <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2">
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72,78c83,88 < Debug: Setting new attribute arrivalPos 'max' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute arrivalPos 'max' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Value 'dummyPos' for attribute arrivalPos of vehicleWithRoute isn't valid < Debug: Setting new attribute arrivalPos '500' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute arrivalPos '500' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting new attribute arrivalPos 'random' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute arrivalPos 'random' into vehicleWithRoute 'vehicle_embeddedB' --- > Debug: Value 'best' for attribute containerNumber of vehicleWithRoute isn't valid > Debug: Setting new attribute containerNumber '0' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute containerNumber '0' into vehicleWithRoute 'vehicle_embeddedB' > Debug: Value 'dummyPos' for attribute containerNumber of vehicleWithRoute isn't valid > Debug: Setting new attribute containerNumber '500' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute containerNumber '500' into vehicleWithRoute 'vehicle_embeddedB' 81,82c91,92 < Debug: Setting previous attribute arrivalPos '500.00' into vehicleWithRoute 'vehicle_embeddedB' <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="random" arrivalPosLat="0.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> --- > <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="500"> 8c8 < <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10"> --- > <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="500">
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72,191c83,85 < Debug: Setting new attribute arrivalPosLat 'center' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute arrivalPosLat 'center' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Value 'dummyPosLat' for attribute arrivalPosLat of vehicleWithRoute isn't valid < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPosLat 'right' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute arrivalPosLat '3.00' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute selected '0' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute selected '0' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement < Debug: Removing routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Differences in output ---------- 11c11 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ5_0" function="internal"> <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/> </edge> <edge id=":gneJ5_1" function="internal"> <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/> <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> </edge> <edge id=":gneJ6_0" function="internal"> <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/> </edge> <edge id=":gneJ6_1" function="internal"> <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/> <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> </edge> <edge id=":gneJ7_0" function="internal"> <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> </edge> <edge id=":gneJ7_1" function="internal"> <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> </edge> <edge id=":gneJ8_0" function="internal"> <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> </edge> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> <route edges="gneE2 gneE4 gneE5" color="orange"/> </vehicle> <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10"> <route edges="gneE4 gneE5" color="red"/> </vehicle> </routes>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72,90c83,86 < Debug: Setting new attribute arrivalPosLat 'center' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute arrivalPosLat 'center' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Value 'dummyPosLat' for attribute arrivalPosLat of vehicleWithRoute isn't valid < Debug: Setting new attribute arrivalPosLat '-12' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute arrivalPosLat '-12' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting new attribute arrivalPosLat '4.2' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute arrivalPosLat '4.2' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPosLat '0.00' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute arrivalPosLat '3.00' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPosLat 'center' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute arrivalPosLat 'center' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in routes ---------- 8c8 < <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="0.00" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10"> --- > <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72,199c83,85 < Debug: Setting new attribute arrivalPosLat 'center' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute arrivalPosLat 'center' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Value 'dummyPosLat' for attribute arrivalPosLat of vehicleWithRoute isn't valid < Debug: Setting new attribute arrivalPosLat 'left' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute arrivalPosLat 'left' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPosLat 'center' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute arrivalPosLat 'center' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPosLat 'right' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute arrivalPosLat '3.00' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute selected '0' into vehicleWithRoute 'vehicle_embeddedB' <truncated after showing first 30 lines> ---------- Differences in output ---------- 11c11 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ5_0" function="internal"> <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/> </edge> <edge id=":gneJ5_1" function="internal"> <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/> <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> </edge> <edge id=":gneJ6_0" function="internal"> <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/> </edge> <edge id=":gneJ6_1" function="internal"> <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/> <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> </edge> <edge id=":gneJ7_0" function="internal"> <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> </edge> <edge id=":gneJ7_1" function="internal"> <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> </edge> <edge id=":gneJ8_0" function="internal"> <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> </edge> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="left" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> <route edges="gneE2 gneE4 gneE5" color="orange"/> </vehicle> <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="left" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10"> <route edges="gneE4 gneE5" color="red"/> </vehicle> </routes>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72,199c83,85 < Debug: Setting new attribute arrivalPosLat 'center' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute arrivalPosLat 'center' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Value 'dummyPosLat' for attribute arrivalPosLat of vehicleWithRoute isn't valid < Debug: Setting new attribute arrivalPosLat 'right' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute arrivalPosLat 'right' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPosLat 'center' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute arrivalPosLat 'center' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPosLat 'right' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute arrivalPosLat '3.00' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute selected '0' into vehicleWithRoute 'vehicle_embeddedB' <truncated after showing first 30 lines> ---------- Differences in output ---------- 11c11 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ5_0" function="internal"> <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/> </edge> <edge id=":gneJ5_1" function="internal"> <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/> <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> </edge> <edge id=":gneJ6_0" function="internal"> <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/> </edge> <edge id=":gneJ6_1" function="internal"> <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/> <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> </edge> <edge id=":gneJ7_0" function="internal"> <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> </edge> <edge id=":gneJ7_1" function="internal"> <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> </edge> <edge id=":gneJ8_0" function="internal"> <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> </edge> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="right" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> <route edges="gneE2 gneE4 gneE5" color="orange"/> </vehicle> <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10"> <route edges="gneE4 gneE5" color="red"/> </vehicle> </routes>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72,73c83,87 < Debug: Setting new attribute arrivalSpeed 'current' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Value 'dummySpeed' for attribute arrivalSpeed of vehicleWithRoute isn't valid --- > Debug: Value 'base' for attribute departPosLat of vehicleWithRoute isn't valid > Debug: Setting new attribute departPosLat 'center' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute departPosLat 'center' into vehicleWithRoute 'vehicle_embeddedB' > Debug: Value 'dummySpeed' for attribute departPosLat of vehicleWithRoute isn't valid > Debug: Value 'dummySpeedi' for attribute departPosLat of vehicleWithRoute isn't valid 76c90,91 < Debug: Setting previous attribute arrivalSpeed '12.00' into vehicleWithRoute 'vehicle_embeddedA' --- > Debug: Setting previous attribute departPosLat 'random_free' into vehicleWithRoute 'vehicle_embeddedB' > Debug: Setting previous attribute departPosLat '2.00' into vehicleWithRoute 'vehicle_embeddedA' 101c116,117 < Debug: Setting new attribute arrivalSpeed 'current' into vehicleWithRoute 'vehicle_embeddedA' --- <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" color="red" line="line A" personNumber="1" containerNumber="5"> --- > <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> 8c8 < <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10"> --- > <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72,78c83,91 < Debug: Setting new attribute arrivalSpeed 'current' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Value 'dummySpeed' for attribute arrivalSpeed of vehicleWithRoute isn't valid < Debug: Setting new attribute arrivalSpeed '500' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute arrivalSpeed '500' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Value '-10' for attribute arrivalSpeed of vehicleWithRoute isn't valid < Debug: Setting new attribute arrivalSpeed '15.5' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute arrivalSpeed '15.5' into vehicleWithRoute 'vehicle_embeddedB' --- > Debug: Setting new attribute departPosLat 'random' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute departPosLat 'random' into vehicleWithRoute 'vehicle_embeddedB' > Debug: Setting new attribute departPosLat 'center' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute departPosLat 'center' into vehicleWithRoute 'vehicle_embeddedB' > Debug: Value 'dummySpeed' for attribute departPosLat of vehicleWithRoute isn't valid > Debug: Setting new attribute departPosLat '500' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute departPosLat '500' into vehicleWithRoute 'vehicle_embeddedB' > Debug: Setting new attribute departPosLat '-10' into vehicleWithRoute 'vehicle_embeddedA' <truncated after showing first 30 lines> ---------- Differences in output ---------- 13c13 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Differences in routes ---------- 1,11d0 < <?xml version="1.0" encoding="UTF-8"?> < < < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="15.50" color="red" line="line A" personNumber="1" containerNumber="5"> < <route edges="gneE2 gneE4 gneE5" color="orange"/> < </vehicle> < <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="15.50" color="blue" line="line B" personNumber="2" containerNumber="10"> < <route edges="gneE4 gneE5" color="red"/> < </vehicle> < </routes> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ5_0" function="internal"> <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/> </edge> <edge id=":gneJ5_1" function="internal"> <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/> <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> </edge> <edge id=":gneJ6_0" function="internal"> <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/> </edge> <edge id=":gneJ6_1" function="internal"> <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/> <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> </edge> <edge id=":gneJ7_0" function="internal"> <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> </edge> <edge id=":gneJ7_1" function="internal"> <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> </edge> <edge id=":gneJ8_0" function="internal"> <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> </edge> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72,78c83,87 < Debug: Setting new attribute color 'yellow' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute color 'yellow' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Value 'dummyColor' for attribute color of vehicleWithRoute isn't valid < Debug: Setting new attribute color 'cyan' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute color 'cyan' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting new attribute color '12,13,14' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute color '12,13,14' into vehicleWithRoute 'vehicle_embeddedB' --- > Debug: Value 'free' for attribute arrivalLane of vehicleWithRoute isn't valid > Debug: Setting new attribute arrivalLane 'current' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Value 'dummyColor' for attribute arrivalLane of vehicleWithRoute isn't valid > Debug: Value 'cyan' for attribute arrivalLane of vehicleWithRoute isn't valid > Debug: Value 'cyani' for attribute arrivalLane of vehicleWithRoute isn't valid 81,90c90 < Debug: Setting previous attribute color 'cyan' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute color 'cyan' into vehicleWithRoute 'vehicle_embeddedA' <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="12,13,14" line="line A" personNumber="1" containerNumber="5"> --- > <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> 8c8 < <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="12,13,14" line="line B" personNumber="2" containerNumber="10"> --- > <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72,201c83,87 < Debug: Setting new attribute containerNumber '0' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute containerNumber '0' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Value 'dummyNumber' for attribute containerNumber of vehicleWithRoute isn't valid < Debug: Value '-5' for attribute containerNumber of vehicleWithRoute isn't valid < Debug: Value '' for attribute containerNumber of vehicleWithRoute isn't valid < Debug: Setting new attribute containerNumber '3' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute containerNumber '3' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute containerNumber '0' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute containerNumber '0' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute containerNumber '10' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute containerNumber '5' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in output ---------- 13c13 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ5_0" function="internal"> <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/> </edge> <edge id=":gneJ5_1" function="internal"> <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/> <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> </edge> <edge id=":gneJ6_0" function="internal"> <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/> </edge> <edge id=":gneJ6_1" function="internal"> <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/> <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> </edge> <edge id=":gneJ7_0" function="internal"> <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> </edge> <edge id=":gneJ7_1" function="internal"> <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> </edge> <edge id=":gneJ8_0" function="internal"> <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> </edge> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="3"> <route edges="gneE2 gneE4 gneE5" color="orange"/> </vehicle> <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="3"> <route edges="gneE4 gneE5" color="red"/> </vehicle> </routes>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72,199c83,85 < Debug: Setting new attribute depart '0' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute depart '0' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Value 'dummyDepart' for attribute depart of vehicleWithRoute isn't valid < Debug: Setting new attribute depart 'containerTriggered' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute depart 'containerTriggered' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute depart '0.00' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute depart '0.00' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute depart '0.00' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute depart '0.00' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute selected '0' into vehicleWithRoute 'vehicle_embeddedB' <truncated after showing first 30 lines> ---------- Differences in output ---------- 11c11 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ5_0" function="internal"> <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/> </edge> <edge id=":gneJ5_1" function="internal"> <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/> <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> </edge> <edge id=":gneJ6_0" function="internal"> <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/> </edge> <edge id=":gneJ6_1" function="internal"> <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/> <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> </edge> <edge id=":gneJ7_0" function="internal"> <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> </edge> <edge id=":gneJ7_1" function="internal"> <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> </edge> <edge id=":gneJ8_0" function="internal"> <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> </edge> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_embeddedA" depart="containerTriggered" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> <route edges="gneE2 gneE4 gneE5" color="orange"/> </vehicle> <vehicle id="vehicle_embeddedB" depart="containerTriggered" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10"> <route edges="gneE4 gneE5" color="red"/> </vehicle> </routes>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72,85c83,86 < Debug: Setting new attribute depart '0' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute depart '0' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Value 'dummyDepart' for attribute depart of vehicleWithRoute isn't valid < Debug: Value '-3' for attribute depart of vehicleWithRoute isn't valid < Debug: Setting new attribute depart '10.2' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute depart '10.2' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute depart '0.00' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute depart '0.00' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute depart '0.00' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute depart '0.00' into vehicleWithRoute 'vehicle_embeddedA' --- > Debug: Open additional dialog <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <vehicle id="vehicle_embeddedA" depart="10.20" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> --- > <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> 8c8 < <vehicle id="vehicle_embeddedB" depart="10.20" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10"> --- > <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 23,199c24,34 < GLDebug: Removing junctions during recomputing < GLDebug: Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00 < GLDebug: Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00 < GLDebug: Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00 < GLDebug: Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00 < GLDebug: Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00 < GLDebug: Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00 < GLDebug: Removing edges during recomputing < GLDebug: Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00 < GLDebug: Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00 < GLDebug: Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00 < GLDebug: Removed object edge:gneE3 from SUMORTree with boundary 55.20,10.00,80.00,70.00 < GLDebug: Removed object edge:gneE4 from SUMORTree with boundary 60.00,10.00,84.80,70.00 < GLDebug: Removed object edge:gneE5 from SUMORTree with boundary 0.00,50.00,80.00,71.60 < GLDebug: Removed object edge:gneE6 from SUMORTree with boundary 0.00,48.40,80.00,70.00 < GLDebug: Removed object edge:gneE7 from SUMORTree with boundary 0.00,10.00,80.00,31.60 < GLDebug: Removed object edge:gneE8 from SUMORTree with boundary 0.00,28.40,50.00,50.00 < GLDebug: Removed object edge:gneE9 from SUMORTree with boundary 0.00,30.00,50.00,51.60 < GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...) < GLDebug: Inserted junction:gneJ4 into SUMORTree with boundary 0.00,6.80,20.00,33.20 < GLDebug: Inserted junction:gneJ5 into SUMORTree with boundary 49.60,6.80,86.40,37.20 < GLDebug: Inserted junction:gneJ6 into SUMORTree with boundary 49.60,42.80,86.40,73.20 < GLDebug: Inserted junction:gneJ7 into SUMORTree with boundary -2.00,45.30,23.50,73.20 < GLDebug: Inserted junction:gneJ8 into SUMORTree with boundary -2.00,26.80,23.50,54.70 < GLDebug: Inserted junction:gneJ9 into SUMORTree with boundary 30.00,26.80,50.00,53.20 < GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...) < GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00 <truncated after showing first 30 lines> ---------- Differences in output ---------- 3,11d2 < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 418 - 564 < < dummyDepart < triggered < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ5_0" function="internal"> <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/> </edge> <edge id=":gneJ5_1" function="internal"> <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/> <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> </edge> <edge id=":gneJ6_0" function="internal"> <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/> </edge> <edge id=":gneJ6_1" function="internal"> <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/> <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> </edge> <edge id=":gneJ7_0" function="internal"> <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> </edge> <edge id=":gneJ7_1" function="internal"> <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> </edge> <edge id=":gneJ8_0" function="internal"> <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> </edge> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_embeddedA" depart="triggered" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> <route edges="gneE2 gneE4 gneE5" color="orange"/> </vehicle> <vehicle id="vehicle_embeddedB" depart="triggered" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10"> <route edges="gneE4 gneE5" color="red"/> </vehicle> </routes>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72,76c83,87 < Debug: Setting new attribute departLane 'first' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departLane 'first' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Value 'dummyDepart' for attribute departLane of vehicleWithRoute isn't valid < Debug: Setting new attribute departLane 'allowed' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departLane 'allowed' into vehicleWithRoute 'vehicle_embeddedB' --- > Debug: Value 'random_free' for attribute arrivalPos of vehicleWithRoute isn't valid > Debug: Setting new attribute arrivalPos 'max' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute arrivalPos 'max' into vehicleWithRoute 'vehicle_embeddedB' > Debug: Value 'dummyDepart' for attribute arrivalPos of vehicleWithRoute isn't valid > Debug: Value 'dummyDeparti' for attribute arrivalPos of vehicleWithRoute isn't valid 79,84c90,91 < Debug: Setting previous attribute departLane 'first' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute departLane 'first' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in output ---------- 4c4 < TestFunctions: Clicked over position 395 - 560 --- > TestFunctions: Clicked over position 418 - 564 ---------- Differences in routes ---------- 5c5 < <vehicle id="vehicle_embeddedA" depart="0.00" departLane="allowed" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> --- > <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPosLat="0.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> 8,9c8,9 < <vehicle id="vehicle_embeddedB" depart="0.00" departLane="allowed" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10"> < <route edges="gneE2 gneE4" color="red"/> --- > <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10"> > <route edges="gneE4 gneE5" color="red"/>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72,76c83,87 < Debug: Setting new attribute departLane 'first' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departLane 'first' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Value 'dummyDepart' for attribute departLane of vehicleWithRoute isn't valid < Debug: Setting new attribute departLane 'best' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departLane 'best' into vehicleWithRoute 'vehicle_embeddedB' --- > Debug: Value 'left' for attribute arrivalPos of vehicleWithRoute isn't valid > Debug: Setting new attribute arrivalPos 'max' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute arrivalPos 'max' into vehicleWithRoute 'vehicle_embeddedB' > Debug: Value 'dummyDepart' for attribute arrivalPos of vehicleWithRoute isn't valid > Debug: Value 'dummyDeparti' for attribute arrivalPos of vehicleWithRoute isn't valid 79,84c90,91 < Debug: Setting previous attribute departLane 'first' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute departLane 'first' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in output ---------- 4c4 < TestFunctions: Clicked over position 395 - 560 --- > TestFunctions: Clicked over position 418 - 564 ---------- Differences in routes ---------- 5c5 < <vehicle id="vehicle_embeddedA" depart="0.00" departLane="best" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> --- > <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPosLat="0.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> 8,9c8,9 < <vehicle id="vehicle_embeddedB" depart="0.00" departLane="best" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10"> < <route edges="gneE2 gneE4" color="red"/> --- > <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10"> > <route edges="gneE4 gneE5" color="red"/>
---------- Differences in errors ---------- 1,191c1,3 < GLDebug: initJunctionsAndEdges function called in GNENet constructor < GLDebug: Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00 < GLDebug: Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00 < GLDebug: Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00 < GLDebug: Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00 < GLDebug: Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00 < GLDebug: Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00 < GLDebug: Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00 < GLDebug: Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00 < GLDebug: Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00 < GLDebug: Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00 < GLDebug: Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00 < GLDebug: Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60 < GLDebug: Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00 < GLDebug: Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60 < GLDebug: Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00 < GLDebug: Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60 < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement < Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement < GLDebug: Removing junctions during recomputing < GLDebug: Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00 < GLDebug: Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00 < GLDebug: Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00 < GLDebug: Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00 < GLDebug: Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00 < GLDebug: Removed object junction:gneJ9 from SUMORTree with boundary 28.00,28.00,52.00,52.00 <truncated after showing first 30 lines> ---------- Differences in output ---------- 3,11d2 < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 395 - 560 < < dummyDepart < first < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ5_0" function="internal"> <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/> </edge> <edge id=":gneJ5_1" function="internal"> <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/> <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> </edge> <edge id=":gneJ6_0" function="internal"> <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/> </edge> <edge id=":gneJ6_1" function="internal"> <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/> <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> </edge> <edge id=":gneJ7_0" function="internal"> <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> </edge> <edge id=":gneJ7_1" function="internal"> <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> </edge> <edge id=":gneJ8_0" function="internal"> <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> </edge> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_embeddedA" depart="0.00" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> <route edges="gneE2 gneE4 gneE5" color="orange"/> </vehicle> <vehicle id="vehicle_embeddedB" depart="0.00" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10"> <route edges="gneE2 gneE4" color="red"/> </vehicle> </routes>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72,78c83,91 < Debug: Setting new attribute departLane 'first' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departLane 'first' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Value 'dummyDepart' for attribute departLane of vehicleWithRoute isn't valid < Debug: Value '500' for attribute departLane of vehicleWithRoute isn't valid < Debug: Value '-10' for attribute departLane of vehicleWithRoute isn't valid < Debug: Setting new attribute departLane '0' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departLane '0' into vehicleWithRoute 'vehicle_embeddedB' --- > Debug: Setting new attribute arrivalPos '3' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute arrivalPos '3' into vehicleWithRoute 'vehicle_embeddedB' > Debug: Setting new attribute arrivalPos 'max' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute arrivalPos 'max' into vehicleWithRoute 'vehicle_embeddedB' > Debug: Value 'dummyDepart' for attribute arrivalPos of vehicleWithRoute isn't valid > Debug: Setting new attribute arrivalPos '500' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute arrivalPos '500' into vehicleWithRoute 'vehicle_embeddedB' > Debug: Setting new attribute arrivalPos '-10' into vehicleWithRoute 'vehicle_embeddedA' <truncated after showing first 30 lines> ---------- Differences in output ---------- 4c4 < TestFunctions: Clicked over position 395 - 560 --- > TestFunctions: Clicked over position 418 - 564 ---------- Differences in routes ---------- 5c5 < <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> --- > <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="-10.00" arrivalPosLat="-10.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> 8,9c8,9 < <vehicle id="vehicle_embeddedB" depart="0.00" departLane="0" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10"> < <route edges="gneE2 gneE4" color="red"/> --- > <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="-10.00" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10"> > <route edges="gneE4 gneE5" color="red"/>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72,76c83,88 < Debug: Setting new attribute departLane 'first' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departLane 'first' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Value 'dummyDepart' for attribute departLane of vehicleWithRoute isn't valid < Debug: Setting new attribute departLane 'free' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departLane 'free' into vehicleWithRoute 'vehicle_embeddedB' --- > Debug: Setting new attribute arrivalPos '3' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute arrivalPos '3' into vehicleWithRoute 'vehicle_embeddedB' > Debug: Setting new attribute arrivalPos 'max' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute arrivalPos 'max' into vehicleWithRoute 'vehicle_embeddedB' > Debug: Value 'dummyDepart' for attribute arrivalPos of vehicleWithRoute isn't valid > Debug: Value 'dummyDeparti' for attribute arrivalPos of vehicleWithRoute isn't valid 79,80c91,92 < Debug: Setting previous attribute departLane 'first' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute departLane 'first' into vehicleWithRoute 'vehicle_embeddedA' --- <truncated after showing first 30 lines> ---------- Differences in output ---------- 4c4 < TestFunctions: Clicked over position 395 - 560 --- > TestFunctions: Clicked over position 418 - 564 ---------- Differences in routes ---------- 5c5 < <vehicle id="vehicle_embeddedA" depart="0.00" departLane="free" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> --- > <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPosLat="0.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> 8,9c8,9 < <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10"> < <route edges="gneE2 gneE4" color="red"/> --- > <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10"> > <route edges="gneE4 gneE5" color="red"/>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72,76c83,88 < Debug: Setting new attribute departLane 'first' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departLane 'first' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Value 'dummyDepart' for attribute departLane of vehicleWithRoute isn't valid < Debug: Setting new attribute departLane 'random' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departLane 'random' into vehicleWithRoute 'vehicle_embeddedB' --- > Debug: Setting new attribute arrivalPos '5.6' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute arrivalPos '5.6' into vehicleWithRoute 'vehicle_embeddedB' > Debug: Setting new attribute arrivalPos 'max' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute arrivalPos 'max' into vehicleWithRoute 'vehicle_embeddedB' > Debug: Value 'dummyDepart' for attribute arrivalPos of vehicleWithRoute isn't valid > Debug: Value 'dummyDeparti' for attribute arrivalPos of vehicleWithRoute isn't valid 79,80c91,92 < Debug: Setting previous attribute departLane 'first' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute departLane 'first' into vehicleWithRoute 'vehicle_embeddedA' --- <truncated after showing first 30 lines> ---------- Differences in output ---------- 4c4 < TestFunctions: Clicked over position 395 - 560 --- > TestFunctions: Clicked over position 418 - 564 ---------- Differences in routes ---------- 5c5 < <vehicle id="vehicle_embeddedA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> --- > <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPosLat="0.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> 8,9c8,9 < <vehicle id="vehicle_embeddedB" depart="0.00" departLane="random" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10"> < <route edges="gneE2 gneE4" color="red"/> --- > <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10"> > <route edges="gneE4 gneE5" color="red"/>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72,74c83,88 < Debug: Setting new attribute departPos 'base' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departPos 'base' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Value 'dummyPos' for attribute departPos of vehicleWithRoute isn't valid --- > Debug: Setting new attribute arrivalSpeed '4.2' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute arrivalSpeed '4.2' into vehicleWithRoute 'vehicle_embeddedB' > Debug: Setting new attribute arrivalSpeed 'current' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute arrivalSpeed 'current' into vehicleWithRoute 'vehicle_embeddedB' > Debug: Value 'dummyPos' for attribute arrivalSpeed of vehicleWithRoute isn't valid > Debug: Value 'dummyPosi' for attribute arrivalSpeed of vehicleWithRoute isn't valid 77,78c91,96 < Debug: Setting previous attribute departPos 'random' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute departPos '2.00' into vehicleWithRoute 'vehicle_embeddedA' --- > Debug: Setting previous attribute arrivalSpeed '4.20' into vehicleWithRoute 'vehicle_embeddedB' > Debug: Setting previous attribute arrivalSpeed '4.20' into vehicleWithRoute 'vehicle_embeddedA' <truncated after showing first 30 lines> ---------- Differences in output ---------- 4c4 < TestFunctions: Clicked over position 395 - 560 --- > TestFunctions: Clicked over position 418 - 564 ---------- Differences in routes ---------- 5c5 < <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> --- > <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" color="red" line="line A" personNumber="1" containerNumber="5"> 8,9c8,9 < <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10"> < <route edges="gneE2 gneE4" color="red"/> --- > <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" color="blue" line="line B" personNumber="2" containerNumber="10"> > <route edges="gneE4 gneE5" color="red"/>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72,78c83,87 < Debug: Setting new attribute departPos 'base' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departPos 'base' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Value 'dummyPos' for attribute departPos of vehicleWithRoute isn't valid < Debug: Setting new attribute departPos '500' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departPos '500' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting new attribute departPos '20' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departPos '20' into vehicleWithRoute 'vehicle_embeddedB' --- > Debug: Value 'center' for attribute arrivalSpeed of vehicleWithRoute isn't valid > Debug: Setting new attribute arrivalSpeed 'current' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Value 'dummyPos' for attribute arrivalSpeed of vehicleWithRoute isn't valid > Debug: Setting new attribute arrivalSpeed '500' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute arrivalSpeed '500' into vehicleWithRoute 'vehicle_embeddedB' 81,82c90,91 < Debug: Setting previous attribute departPos '500.00' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute departPos '500.00' into vehicleWithRoute 'vehicle_embeddedA' <truncated after showing first 30 lines> ---------- Differences in output ---------- 4c4 < TestFunctions: Clicked over position 395 - 560 --- > TestFunctions: Clicked over position 418 - 564 ---------- Differences in routes ---------- 5c5 < <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="20.00" departPosLat="20.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> --- > <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="500.00" color="red" line="line A" personNumber="1" containerNumber="5"> 8,9c8,9 < <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="20.00" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10"> < <route edges="gneE2 gneE4" color="red"/> --- > <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="500.00" color="blue" line="line B" personNumber="2" containerNumber="10"> > <route edges="gneE4 gneE5" color="red"/>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72,76c83,86 < Debug: Setting new attribute departPos 'base' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departPos 'base' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Value 'dummyPos' for attribute departPos of vehicleWithRoute isn't valid < Debug: Setting new attribute departPos 'free' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departPos 'free' into vehicleWithRoute 'vehicle_embeddedB' --- > Debug: Value 'right' for attribute arrivalSpeed of vehicleWithRoute isn't valid > Debug: Setting new attribute arrivalSpeed 'current' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Value 'dummyPos' for attribute arrivalSpeed of vehicleWithRoute isn't valid > Debug: Value 'dummyPosi' for attribute arrivalSpeed of vehicleWithRoute isn't valid 79,84c89 < Debug: Setting previous attribute departPos 'base' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute departPos 'base' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos 'random' into vehicleWithRoute 'vehicle_embeddedB' <truncated after showing first 30 lines> ---------- Differences in output ---------- 4c4 < TestFunctions: Clicked over position 395 - 560 --- > TestFunctions: Clicked over position 418 - 564 11c11 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="free" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> <route edges="gneE2 gneE4 gneE5" color="orange"/> </vehicle> <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10"> <route edges="gneE2 gneE4" color="red"/> </vehicle> </routes>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72,76c83,86 < Debug: Setting new attribute departPos 'base' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departPos 'base' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Value 'dummyPos' for attribute departPos of vehicleWithRoute isn't valid < Debug: Setting new attribute departPos 'last' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departPos 'last' into vehicleWithRoute 'vehicle_embeddedB' --- > Debug: Value 'center' for attribute arrivalSpeed of vehicleWithRoute isn't valid > Debug: Setting new attribute arrivalSpeed 'current' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Value 'dummyPos' for attribute arrivalSpeed of vehicleWithRoute isn't valid > Debug: Value 'dummyPosi' for attribute arrivalSpeed of vehicleWithRoute isn't valid 79,84c89 < Debug: Setting previous attribute departPos 'base' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute departPos 'base' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos 'random' into vehicleWithRoute 'vehicle_embeddedB' <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="last" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> --- > <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" color="red" line="line A" personNumber="1" containerNumber="5"> 8c8 < <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="last" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10"> --- > <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70,199d80 < Debug: Setting new attribute selected 'true' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute selected 'true' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting new attribute departPos 'base' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departPos 'base' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Value 'dummyPos' for attribute departPos of vehicleWithRoute isn't valid < Debug: Setting new attribute departPos 'random' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departPos 'random' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos 'base' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute departPos 'base' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos 'random' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute departPos '2.00' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in output ---------- 4c4 < TestFunctions: Clicked over position 395 - 560 --- > TestFunctions: Clicked over position 418 - 564 11c11 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ5_0" function="internal"> <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/> </edge> <edge id=":gneJ5_1" function="internal"> <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/> <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> </edge> <edge id=":gneJ6_0" function="internal"> <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/> </edge> <edge id=":gneJ6_1" function="internal"> <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/> <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> </edge> <edge id=":gneJ7_0" function="internal"> <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> </edge> <edge id=":gneJ7_1" function="internal"> <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> </edge> <edge id=":gneJ8_0" function="internal"> <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> </edge> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="random" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> <route edges="gneE2 gneE4 gneE5" color="orange"/> </vehicle> <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10"> <route edges="gneE2 gneE4" color="red"/> </vehicle> </routes>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72,78c83,87 < Debug: Setting new attribute departPos 'base' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departPos 'base' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Value 'dummyPos' for attribute departPos of vehicleWithRoute isn't valid < Debug: Setting new attribute departPos '500' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departPos '500' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting new attribute departPos 'random_free' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departPos 'random_free' into vehicleWithRoute 'vehicle_embeddedB' --- > Debug: Value 'right' for attribute arrivalSpeed of vehicleWithRoute isn't valid > Debug: Setting new attribute arrivalSpeed 'current' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Value 'dummyPos' for attribute arrivalSpeed of vehicleWithRoute isn't valid > Debug: Setting new attribute arrivalSpeed '500' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute arrivalSpeed '500' into vehicleWithRoute 'vehicle_embeddedB' 81,82c90,91 < Debug: Setting previous attribute departPos '500.00' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute departPos '500.00' into vehicleWithRoute 'vehicle_embeddedA' <truncated after showing first 30 lines> ---------- Differences in output ---------- 4c4 < TestFunctions: Clicked over position 395 - 560 --- > TestFunctions: Clicked over position 418 - 564 ---------- Differences in routes ---------- 5c5 < <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="random_free" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> --- > <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="500.00" color="red" line="line A" personNumber="1" containerNumber="5"> 8,9c8,9 < <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random_free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10"> < <route edges="gneE2 gneE4" color="red"/> --- > <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="500.00" color="blue" line="line B" personNumber="2" containerNumber="10"> > <route edges="gneE4 gneE5" color="red"/>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72,78d82 < Debug: Setting new attribute departPosLat 'center' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departPosLat 'center' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Value 'dummyPosLat' for attribute departPosLat of vehicleWithRoute isn't valid < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'random_free' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute departPosLat '2.00' into vehicleWithRoute 'vehicle_embeddedA' 90a95 > Debug: Keys Ctrl+Z (Undo) pressed 102,104d106 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departPosLat 'center' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departPosLat 'center' into vehicleWithRoute 'vehicle_embeddedB' 191a194,329 > > ================================================================= <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Warning: Invalid format of parameter (current) > Warning: Invalid format of parameter (dummyPosLat) > Warning: Invalid format of parameter (dummyPosLati) ---------- Differences in routes ---------- 5c5 < <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> --- > <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> 8c8 < <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10"> --- > <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72,90d82 < Debug: Setting new attribute departPosLat 'center' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departPosLat 'center' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Value 'dummyPosLat' for attribute departPosLat of vehicleWithRoute isn't valid < Debug: Setting new attribute departPosLat '-5' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departPosLat '-5' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting new attribute departPosLat '5.6' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departPosLat '5.6' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat '0.00' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute departPosLat '2.00' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'center' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute departPosLat 'center' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,4 > Warning: Invalid format of parameter (random) > Warning: Invalid format of parameter (dummyPosLat) > Warning: Invalid format of parameter (-5) > Warning: Invalid format of parameter (-5i) ---------- Differences in routes ---------- 8c8 < <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="0.00" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10"> --- > <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72,84d82 < Debug: Setting new attribute departPosLat 'center' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departPosLat 'center' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Value 'dummyPosLat' for attribute departPosLat of vehicleWithRoute isn't valid < Debug: Setting new attribute departPosLat 'free' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departPosLat 'free' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'center' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute departPosLat 'center' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'random_free' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute departPosLat '2.00' into vehicleWithRoute 'vehicle_embeddedA' 95a94,95 > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Warning: Invalid format of parameter (max) > Warning: Invalid format of parameter (dummyPosLat) > Warning: Invalid format of parameter (dummyPosLati) ---------- Differences in routes ---------- 5c5 < <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="free" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> --- > <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> 8c8 < <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10"> --- > <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72,84d82 < Debug: Setting new attribute departPosLat 'center' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departPosLat 'center' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Value 'dummyPosLat' for attribute departPosLat of vehicleWithRoute isn't valid < Debug: Setting new attribute departPosLat 'left' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departPosLat 'left' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'center' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute departPosLat 'center' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'random_free' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute departPosLat '2.00' into vehicleWithRoute 'vehicle_embeddedA' 95a94,95 > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Warning: Invalid format of parameter (desired) > Warning: Invalid format of parameter (dummyPosLat) > Warning: Invalid format of parameter (dummyPosLati) ---------- Differences in routes ---------- 5c5 < <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="left" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> --- > <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> 8c8 < <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="left" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10"> --- > <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72,76c83,86 < Debug: Setting new attribute departPosLat 'center' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departPosLat 'center' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Value 'dummyPosLat' for attribute departPosLat of vehicleWithRoute isn't valid < Debug: Setting new attribute departPosLat 'random' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departPosLat 'random' into vehicleWithRoute 'vehicle_embeddedB' --- > Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into vehicleWithRoute 'vehicle_embeddedB' > Debug: Setting new attribute genericParameter '' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute genericParameter '' into vehicleWithRoute 'vehicle_embeddedB' 79,80c89,90 < Debug: Setting previous attribute departPosLat 'center' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute departPosLat 'center' into vehicleWithRoute 'vehicle_embeddedA' --- > Debug: Setting previous attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into vehicleWithRoute 'vehicle_embeddedB' > Debug: Setting previous attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into vehicleWithRoute 'vehicle_embeddedA' <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,2 > Warning: Invalid format of parameter (dummyPosLat) > Warning: Invalid format of parameter (dummyPosLati) ---------- Differences in output ---------- 11c11 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="random" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> <route edges="gneE2 gneE4 gneE5" color="orange"/> </vehicle> <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10"> <route edges="gneE4 gneE5" color="red"/> </vehicle> </routes>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72,84d82 < Debug: Setting new attribute departPosLat 'center' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departPosLat 'center' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Value 'dummyPosLat' for attribute departPosLat of vehicleWithRoute isn't valid < Debug: Setting new attribute departPosLat 'random_free' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departPosLat 'random_free' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'center' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute departPosLat 'center' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'random_free' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute departPosLat '2.00' into vehicleWithRoute 'vehicle_embeddedA' 95a94,95 > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in output ---------- 11c11 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="random_free" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> <route edges="gneE2 gneE4 gneE5" color="orange"/> </vehicle> <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10"> <route edges="gneE4 gneE5" color="red"/> </vehicle> </routes>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72,84d82 < Debug: Setting new attribute departPosLat 'center' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departPosLat 'center' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Value 'dummyPosLat' for attribute departPosLat of vehicleWithRoute isn't valid < Debug: Setting new attribute departPosLat 'right' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departPosLat 'right' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'center' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute departPosLat 'center' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'random_free' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute departPosLat '2.00' into vehicleWithRoute 'vehicle_embeddedA' 95a94,95 > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Warning: Invalid format of parameter (speedLimit) > Warning: Invalid format of parameter (dummyPosLat) > Warning: Invalid format of parameter (dummyPosLati) ---------- Differences in routes ---------- 5c5 < <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="right" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> --- > <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> 8c8 < <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="right" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10"> --- > <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72,76c83,88 < Debug: Setting new attribute departSpeed '0' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departSpeed '0' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Value 'dummySpeed' for attribute departSpeed of vehicleWithRoute isn't valid < Debug: Setting new attribute departSpeed 'desired' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departSpeed 'desired' into vehicleWithRoute 'vehicle_embeddedB' --- > Debug: Setting new attribute line 'random' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute line 'random' into vehicleWithRoute 'vehicle_embeddedB' > Debug: Setting new attribute line '' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute line '' into vehicleWithRoute 'vehicle_embeddedB' > Debug: Setting new attribute line 'dummySpeed' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute line 'dummySpeed' into vehicleWithRoute 'vehicle_embeddedB' 79,80c91,92 < Debug: Setting previous attribute departSpeed '0' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute departSpeed '0' into vehicleWithRoute 'vehicle_embeddedA' --- <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="desired" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> --- > <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="dummySpeed" personNumber="1" containerNumber="5"> 8c8 < <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="desired" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10"> --- > <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="dummySpeed" personNumber="2" containerNumber="10">
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72,78c83,92 < Debug: Setting new attribute departSpeed '0' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departSpeed '0' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Value 'dummySpeed' for attribute departSpeed of vehicleWithRoute isn't valid < Debug: Value '500' for attribute departSpeed of vehicleWithRoute isn't valid < Debug: Value '-10' for attribute departSpeed of vehicleWithRoute isn't valid < Debug: Setting new attribute departSpeed '20' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departSpeed '20' into vehicleWithRoute 'vehicle_embeddedB' --- > Debug: Setting new attribute line 'triggered' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute line 'triggered' into vehicleWithRoute 'vehicle_embeddedB' > Debug: Setting new attribute line '' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute line '' into vehicleWithRoute 'vehicle_embeddedB' > Debug: Setting new attribute line 'dummySpeed' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute line 'dummySpeed' into vehicleWithRoute 'vehicle_embeddedB' > Debug: Setting new attribute line '500' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute line '500' into vehicleWithRoute 'vehicle_embeddedB' <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="20.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> --- > <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="-10" personNumber="1" containerNumber="5"> 8c8 < <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="20.00" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10"> --- > <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="-10" personNumber="2" containerNumber="10">
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72,76c83,88 < Debug: Setting new attribute departSpeed '0' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departSpeed '0' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Value 'dummySpeed' for attribute departSpeed of vehicleWithRoute isn't valid < Debug: Setting new attribute departSpeed 'max' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departSpeed 'max' into vehicleWithRoute 'vehicle_embeddedB' --- > Debug: Setting new attribute line '10.2' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute line '10.2' into vehicleWithRoute 'vehicle_embeddedB' > Debug: Setting new attribute line '' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute line '' into vehicleWithRoute 'vehicle_embeddedB' > Debug: Setting new attribute line 'dummySpeed' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute line 'dummySpeed' into vehicleWithRoute 'vehicle_embeddedB' 79,80c91,92 < Debug: Setting previous attribute departSpeed '0' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute departSpeed '0' into vehicleWithRoute 'vehicle_embeddedA' --- <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="max" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> --- > <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="dummySpeed" personNumber="1" containerNumber="5"> 8c8 < <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="max" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10"> --- > <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="dummySpeed" personNumber="2" containerNumber="10">
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72,76c83,88 < Debug: Setting new attribute departSpeed '0' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departSpeed '0' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Value 'dummySpeed' for attribute departSpeed of vehicleWithRoute isn't valid < Debug: Setting new attribute departSpeed 'random' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departSpeed 'random' into vehicleWithRoute 'vehicle_embeddedB' --- > Debug: Setting new attribute line 'containerTriggered' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute line 'containerTriggered' into vehicleWithRoute 'vehicle_embeddedB' > Debug: Setting new attribute line '' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute line '' into vehicleWithRoute 'vehicle_embeddedB' > Debug: Setting new attribute line 'dummySpeed' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute line 'dummySpeed' into vehicleWithRoute 'vehicle_embeddedB' 79,80c91,92 < Debug: Setting previous attribute departSpeed '0' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute departSpeed '0' into vehicleWithRoute 'vehicle_embeddedA' --- <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="random" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> --- > <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="dummySpeed" personNumber="1" containerNumber="5"> 8c8 < <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="random" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10"> --- > <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="dummySpeed" personNumber="2" containerNumber="10">
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72,76c83,88 < Debug: Setting new attribute departSpeed '0' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departSpeed '0' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Value 'dummySpeed' for attribute departSpeed of vehicleWithRoute isn't valid < Debug: Setting new attribute departSpeed 'speedLimit' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departSpeed 'speedLimit' into vehicleWithRoute 'vehicle_embeddedB' --- > Debug: Setting new attribute line 'free' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute line 'free' into vehicleWithRoute 'vehicle_embeddedB' > Debug: Setting new attribute line '' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute line '' into vehicleWithRoute 'vehicle_embeddedB' > Debug: Setting new attribute line 'dummySpeed' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute line 'dummySpeed' into vehicleWithRoute 'vehicle_embeddedB' 79,80c91,92 < Debug: Setting previous attribute departSpeed '0' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute departSpeed '0' into vehicleWithRoute 'vehicle_embeddedA' --- <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="speedLimit" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> --- > <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="dummySpeed" personNumber="1" containerNumber="5"> 8c8 < <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10"> --- > <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="dummySpeed" personNumber="2" containerNumber="10">
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72,77c83,84 < Debug: Setting new attribute line 'custom Line' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute line 'custom Line' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute line 'line B' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute line 'line A' into vehicleWithRoute 'vehicle_embeddedA' --- > Debug: Value 'free' for attribute arrivalPosLat of vehicleWithRoute isn't valid > Debug: Value 'freei' for attribute arrivalPosLat of vehicleWithRoute isn't valid 89a97 > Debug: Keys Ctrl+Z (Undo) pressed 101,103d108 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute line 'custom Line' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute line 'custom Line' into vehicleWithRoute 'vehicle_embeddedB' 190a196,338 <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="custom Line" personNumber="1" containerNumber="5"> --- > <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5"> 8c8 < <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="custom Line" personNumber="2" containerNumber="10"> --- > <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72,85d82 < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting new attribute genericParameter '' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute genericParameter '' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into vehicleWithRoute 'vehicle_embeddedB' 88,89c85,86 < Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into vehicleWithRoute 'vehicle_embeddedB' <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,3d0 < Warning: Invalid format of parameter (dummyGenericParameters) < Warning: Invalid format of parameter (key1) < Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1) ---------- Differences in routes ---------- 6,8d5 < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> 12,14d8 < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/>
---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 22a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 72,78c83,87 < Debug: Setting new attribute personNumber '0' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute personNumber '0' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Value 'dummyNumber' for attribute personNumber of vehicleWithRoute isn't valid < Debug: Value '-5' for attribute personNumber of vehicleWithRoute isn't valid < Debug: Value '' for attribute personNumber of vehicleWithRoute isn't valid < Debug: Setting new attribute personNumber '3' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute personNumber '3' into vehicleWithRoute 'vehicle_embeddedB' --- > Debug: Value 'last' for attribute depart of vehicleWithRoute isn't valid > Debug: Value 'dummyNumber' for attribute depart of vehicleWithRoute isn't valid > Debug: Value '-5' for attribute depart of vehicleWithRoute isn't valid > Debug: Setting new attribute depart '2.5' into vehicleWithRoute 'vehicle_embeddedA' > Debug: Setting new attribute depart '2.5' into vehicleWithRoute 'vehicle_embeddedB' 81,86c90,91 < Debug: Setting previous attribute personNumber '0' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute personNumber '0' into vehicleWithRoute 'vehicle_embeddedA' <truncated after showing first 30 lines> ---------- Differences in output ---------- 13c13 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="3" containerNumber="5"> <route edges="gneE2 gneE4 gneE5" color="orange"/> </vehicle> <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="3" containerNumber="10"> <route edges="gneE4 gneE5" color="red"/> </vehicle> </routes>
---------- Differences in errors ---------- 34a35,44 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 160a171,307 > > ================================================================= > ==3987972==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5fa08a62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 36a37,46 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 174a185,325 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3988421==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f00f92c02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 38a39,48 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 182a193,333 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3991245==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd247f602f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 36a37,46 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 168a179,309 > > ================================================================= > ==3988778==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5ed1d032f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 32a33,42 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 158a169,305 > > ================================================================= > ==3975120==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff0899ff2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 39a40,49 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 171a182,312 > > ================================================================= > ==3991303==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8150eb62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 123a134,264 > > ================================================================= > ==3973105==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f72b0d222f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19c19,20 < Error: Invalid departure time for vehicle 'trip_0'; --- > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Error: Invalid departure time for vehicle 'vehicle_0'; 21,26c22,43 < Error: Negative departure time in the definition of 'trip_1'. < Debug: Adding trip 'trip_2' in GNEChange_DemandElement < Debug: Adding trip 'trip_3' in GNEChange_DemandElement < Debug: Adding trip 'trip_4' in GNEChange_DemandElement < Debug: Adding trip 'trip_5' in GNEChange_DemandElement < Error: Loading of C:/Users/alva_pa/.texttest/tmp/netedit.gui.13May170040.3320/netedit.gui/demandElements/trip/load/depart/input_routes.rou.xml failed. --- > Error: route needs a valid ID. > Error: Negative departure time in the definition of vehicle 'vehicle_1'. > Error: route needs a valid ID. > Debug: Adding vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement > Debug: Adding routeEmbedded 'vehicle_2' in GNEChange_DemandElement > Debug: Adding vehicleWithRoute 'vehicle_3' in GNEChange_DemandElement > Debug: Adding routeEmbedded 'vehicle_3' in GNEChange_DemandElement > Debug: Adding vehicleWithRoute 'vehicle_4' in GNEChange_DemandElement > Debug: Adding routeEmbedded 'vehicle_4' in GNEChange_DemandElement > Debug: Adding vehicleWithRoute 'vehicle_5' in GNEChange_DemandElement > Debug: Adding routeEmbedded 'vehicle_5' in GNEChange_DemandElement > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,4d0 < Error: Invalid departure time for vehicle 'trip_0'; < must be one of ("triggered", "containerTriggered", "now", or a float >= 0) < Error: Negative departure time in the definition of 'trip_1'. < Error: Loading of C:/Users/SUMO-Test/.texttest/tmp/netedit.gui.05Aug092338.744/netedit.gui/demandElements/trip/load/depart/input_routes.rou.xml failed. ---------- Differences in output ---------- 7d6 < TestFunctions: Netedit closed successfully ---------- Differences in routes ---------- 2a3,4 > <!-- generated on 2021-06-24 07:13:02 by Eclipse SUMO netedit Version v1_9_2+0644-f4a64959a8 > <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd"> 4,9c6,57 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <trip id="trip_2" depart="0.00" from="gneE2" to="gneE5"/> < <trip id="trip_3" depart="10.00" from="gneE2" to="gneE5"/> < <trip id="trip_4" depart="triggered" from="gneE2" to="gneE5"/> < <trip id="trip_5" depart="containerTriggered" from="gneE2" to="gneE5"/> < </routes> --- > <input> > <sumo-net-file value="<TEXTTEST_SANDBOX>/input_net.net.xml"/> > </input> > > <output> > <output-file value="<TEXTTEST_SANDBOX>/net.net.xml"/> > </output> > > <processing> > <geometry.min-radius.fix.railways value="false"/> > <geometry.max-grade.fix value="false"/> > <offset.disable-normalization value="true"/> > <lefthand value="false"/> > </processing> > > <junctions> > <no-turnarounds value="true"/> > <junctions.corner-detail value="5"/> > <junctions.limit-turn-speed value="5.5"/> <truncated after showing first 30 lines> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ5_0" function="internal"> <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/> </edge> <edge id=":gneJ5_1" function="internal"> <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/> </edge> <edge id=":gneJ5_2" function="internal"> <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> </edge> <edge id=":gneJ6_0" function="internal"> <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/> </edge> <edge id=":gneJ6_1" function="internal"> <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/> </edge> <edge id=":gneJ6_2" function="internal"> <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> </edge> <edge id=":gneJ7_0" function="internal"> <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> </edge> <edge id=":gneJ7_1" function="internal"> <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 42a43,52 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 143,186d152 < Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor < Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor < Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,7d0 < Error: Invalid departLane definition for vehicle 'vehicle_0'; < must be one of ("random", "free", "allowed", "best", "first", or an int>=0) < Error: Invalid departLane definition for vehicle 'vehicle_1'; < must be one of ("random", "free", "allowed", "best", "first", or an int>=0) < Error: Invalid departLane used in vehicle 'vehicle_3'. 500 is greater than number of lanes < Error: Invalid route '' used in vehicle 'vehicle_3'. < Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in output ---------- 7c7 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings>
---------- Differences in errors ---------- 42a43,52 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 155,198d164 < Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor < Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor < Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,3d0 < Error: Invalid departPos definition for vehicle 'vehicle_0'; < must be one of ("random", "random_free", "free", "base", "last" or a float) < Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in output ---------- 7c7 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings>
---------- Differences in errors ---------- 44a45,54 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 206a217,347 > > ================================================================= > ==3990915==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb1272c72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 42a43,52 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 186a197,333 > > ================================================================= > ==3979320==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f36079f32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 34a35,44 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 136a147,277 > > ================================================================= > ==3974670==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7efc09c302f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 141a152,282 > > ================================================================= > ==3990860==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc36a5d92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 115a126,256 > > ================================================================= > ==3973384==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f81c83792f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19,21 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement > Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement 22,23c25,35 < Debug: Adding trip 'trip_0' in GNEChange_DemandElement < Error: Loading of C:/Users/alva_pa/.texttest/tmp/netedit.gui.13May170040.3320/netedit.gui/demandElements/trip/load/parameters/input_routes.rou.xml failed. --- > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 26c38,39 < Debug: Removing trip 'trip_0' in GNEChange_DemandElement --- > Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement > Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement 29c42,43 < Debug: Adding trip 'trip_0' in GNEChange_DemandElement --- > Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement > Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement 57,58c71,72 <truncated after showing first 30 lines> ---------- Differences in log ---------- 4c4 < Error: Loading of C:/Users/alva_pa/.texttest/tmp/netedit.gui.07Oct123037.8844/netedit.gui/demandElements/trip/load/parameters/input_routes.rou.xml failed. --- > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in net ---------- 13,15c13 < </edge> < <edge id=":gneJ5_2" function="internal"> < <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> --- > <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> 22,24c20 < </edge> < <edge id=":gneJ6_2" function="internal"> < <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> --- > <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> 33c29 < <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> --- > <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/> 76c72 < <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> --- > <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98"> 81c77 < <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> --- > <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98"> 95c91 < <request index="0" response="0" foes="0" cont="0"/> --- > <request index="0" response="00" foes="00" cont="0"/> 101c97 < <connection from="gneE2" to="gneE4" fromLane="0" toLane="1" via=":gneJ5_2_0" dir="l" state="M"/> <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5,11c5,7 < <trip id="trip_0" depart="20.00" from="gneE2" to="gneE5"> < <param key="$$key with spaces%%" value="value4"/> < <param key="key1" value="value5"/> < <param key="key2" value=""/> < <param key="key3" value="$$value with spaces%%"/> < <param key="keyFinal" value="valueFinal"/> < </trip> --- > <vehicle id="vehicle_0" depart="20.00"> > <route edges="gneE2 gneE4 gneE5" color="cyan"/> > </vehicle>
---------- Differences in errors ---------- 39a40,49 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 171a182,322 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3990817==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8a9202a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 29a30,39 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 143a154,291 > > ================================================================= > ==3974433==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f81a65c12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 32a33,42 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 143a154,291 > > ================================================================= > ==3975076==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f3564e022f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <busStop id="busStop" lane="gneE5_1" startPos="20" endPos="30"/> --- > <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/> ---------- Differences in errors ---------- 18a19 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 23a25,34 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74d84 < Debug: Adding busStop 'busStop' in GNEChange_Additional 132d141 < Debug: Deleting unreferenced busStop 'busStop' 185a195 > Debug: Deleting unreferenced busStop 'busStop' in AttributeCarriers destructor 190a201,1423 > > ================================================================= > ==3992839==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1792 byte(s) in 32 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f97322fba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 1040 byte(s) in 2 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 26a27,36 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 137a148,286 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3702225==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f99c64722f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,285 > > ================================================================= > ==3701918==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f0f565ff2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 26a27,36 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 131a142,279 > > ================================================================= > ==3701644==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7feb954552f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 31a32,41 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 142a153,290 > > ================================================================= > ==3702284==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff0e343e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 31a32,41 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 142a153,289 > > ================================================================= > ==3703127==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f256e0c82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,9 > /home/delphi/clangDebug/sumo/src/utils/options/OptionsCont.cpp:211:15: runtime error: member call on address 0x60b000008860 which does not point to an object of type 'Option' > 0x60b000008860: note: object has invalid vptr > 09 00 80 1d 81 00 00 49 00 00 00 00 78 88 00 00 b0 60 00 00 04 00 00 00 00 00 00 00 46 49 4c 45 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/options/OptionsCont.cpp:211:15 in > ================================================================= > ==3708390==ERROR: AddressSanitizer: heap-use-after-free on address 0x60b000008860 at pc 0x0000043db9d0 bp 0x7ffe17e71670 sp 0x7ffe17e71668 > READ of size 8 at 0x60b000008860 thread T0 18,138c27,92 < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Error: Invalid Car-Following-Model Attribute collisionAvoidanceGainGap. Cannot be parsed to float < Error: Invalid parsing embedded VType < Debug: Adding vType 'vType0' in GNEChange_DemandElement < Debug: Adding vType 'vType1' in GNEChange_DemandElement < Debug: Adding vType 'vType2' in GNEChange_DemandElement < Debug: Adding vType 'vType3' in GNEChange_DemandElement < Debug: Adding vType 'vType4' in GNEChange_DemandElement < Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing vType 'vType4' in GNEChange_DemandElement < Debug: Removing vType 'vType3' in GNEChange_DemandElement < Debug: Removing vType 'vType2' in GNEChange_DemandElement < Debug: Removing vType 'vType1' in GNEChange_DemandElement < Debug: Removing vType 'vType0' in GNEChange_DemandElement < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,3d0 < Error: Invalid Car-Following-Model Attribute collisionAvoidanceGainGap. Cannot be parsed to float < Error: Invalid parsing embedded VType < Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in output ---------- 3,7d2 < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ5_0" function="internal"> <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/> </edge> <edge id=":gneJ5_1" function="internal"> <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/> <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> </edge> <edge id=":gneJ6_0" function="internal"> <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/> </edge> <edge id=":gneJ6_1" function="internal"> <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/> <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> </edge> <edge id=":gneJ7_0" function="internal"> <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> </edge> <edge id=":gneJ7_1" function="internal"> <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> </edge> <edge id=":gneJ8_0" function="internal"> <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/> </edge> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vType id="vType0" carFollowModel="CACC"/> <vType id="vType1" carFollowModel="CACC" collisionAvoidanceGainGap="-3"/> <vType id="vType2" carFollowModel="CACC" collisionAvoidanceGainGap="0"/> <vType id="vType3" carFollowModel="CACC" collisionAvoidanceGainGap="12"/> <vType id="vType4" carFollowModel="CACC" collisionAvoidanceGainGap="4.5"/> </routes>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,285 > > ================================================================= > ==3708496==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f08db9492f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,286 > > ================================================================= > ==3707781==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f49b70dc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,279 > > ================================================================= > ==3707763==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f92115012f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,279 > > ================================================================= > ==3708691==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc39bd822f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,279 > > ================================================================= > ==3709818==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f6a1873d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 41a52 > Debug: Keys Ctrl+Y (Redo) pressed 138a150,286 > > ================================================================= > ==3708712==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc02fd182f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,286 > > ================================================================= > ==3708992==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8c4e5bc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,286 > > ================================================================= > ==3710796==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f139dad62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,285 > > ================================================================= > ==3710719==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd34477e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,287 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3710227==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff69819a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,286 > > ================================================================= > ==3710682==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe96176b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,287 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3710333==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f7b0e3c02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,287 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3709140==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fcb1e0382f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,279 > > ================================================================= > ==3709243==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9426a462f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,286 > > ================================================================= > ==3709827==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f971514a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,279 > > ================================================================= > ==3709473==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f917c4c12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,287 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3710173==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f7c41eb52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,286 > > ================================================================= > ==3710103==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc720d7b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 89a100,135 > GLDebug: Removing junctions during recomputing > GLDebug: Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20 > GLDebug: Removed object junction:gneJ5 from SUMORTree with boundary 49.60,6.80,86.40,37.20 > GLDebug: Removed object junction:gneJ6 from SUMORTree with boundary 49.60,42.80,86.40,73.20 > GLDebug: Removed object junction:gneJ7 from SUMORTree with boundary -2.00,45.30,23.50,73.20 > GLDebug: Removed object junction:gneJ8 from SUMORTree with boundary -2.00,26.80,23.50,54.70 > GLDebug: Removed object junction:gneJ9 from SUMORTree with boundary 30.00,26.80,50.00,53.20 > GLDebug: Removing edges during recomputing > GLDebug: Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00 > GLDebug: Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00 > GLDebug: Removed object edge:gneE2 from SUMORTree with boundary 0.00,8.40,80.00,30.00 > GLDebug: Removed object edge:gneE3 from SUMORTree with boundary 55.20,10.00,80.00,70.00 > GLDebug: Removed object edge:gneE4 from SUMORTree with boundary 60.00,10.00,84.80,70.00 > GLDebug: Removed object edge:gneE5 from SUMORTree with boundary 0.00,50.00,80.00,71.60 > GLDebug: Removed object edge:gneE6 from SUMORTree with boundary 0.00,48.40,80.00,70.00 > GLDebug: Removed object edge:gneE7 from SUMORTree with boundary 0.00,10.00,80.00,31.60 > GLDebug: Removed object edge:gneE8 from SUMORTree with boundary 0.00,28.40,50.00,50.00 > GLDebug: Removed object edge:gneE9 from SUMORTree with boundary 0.00,30.00,50.00,51.60 <truncated after showing first 30 lines>demandElements vehicletype load carfollowingmodel_params cf_cc_ploeg_kp ( Last six runs Jun2021 )
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,286 > > ================================================================= > ==3709816==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8d140e02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,285 > > ================================================================= > ==3709861==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5d4b8482f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,286 > > ================================================================= > ==3704531==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f4b2710f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 33a34,43 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 144a155,285 > > ================================================================= > ==3704601==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5e5371a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,286 > > ================================================================= > ==3704812==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f3878e172f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,279 > > ================================================================= > ==3704939==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff3888512f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,279 > > ================================================================= > ==3705488==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9ab58122f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,279 > > ================================================================= > ==3704493==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f25115cb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,285 > > ================================================================= > ==3704259==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f44e75af2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,287 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3705632==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f52a3e3f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,285 > > ================================================================= > ==3705757==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fda8f38c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,286 > > ================================================================= > ==3705815==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5550b652f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,286 > > ================================================================= > ==3705983==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f7ed2ef52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,286 > > ================================================================= > ==3706017==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f722ac142f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,286 > > ================================================================= > ==3706156==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc19d7a52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,286 > > ================================================================= > ==3706095==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa406a4c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,286 > > ================================================================= > ==3706326==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f32a330e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,285 > > ================================================================= > ==3706436==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fed8f4c72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,285 > > ================================================================= > ==3705634==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f12b23242f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,286 > > ================================================================= > ==3705633==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc6ff3d32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,279 > > ================================================================= > ==3704162==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2f500612f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 31a32,41 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 142a153,290 > > ================================================================= > ==3702567==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f4dcab362f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 31a32,41 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 142a153,290 > > ================================================================= > ==3703400==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f10581092f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,285 > > ================================================================= > ==3708098==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f710114c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,285 > > ================================================================= > ==3708376==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fddecd682f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,287 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3707708==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd529fe12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,287 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3707539==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc6aa0fd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,285 > > ================================================================= > ==3708038==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9d463c72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 42d51 < Debug: demand elements saved 90,138c99 < Debug: Deleting unreferenced vType 'vType4' < Debug: Deleting unreferenced vType 'vType3' < Debug: Deleting unreferenced vType 'vType2' < Debug: Deleting unreferenced vType 'vType1' < Debug: Deleting unreferenced vType 'vType0' < Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,3d0 < Error: Invalid Car-Following-Model Attribute gapClosingControlGainSpace. Cannot be parsed to float < Error: Invalid parsing embedded VType < Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in output ---------- 7c7 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vType id="vType0" carFollowModel="ACC"/> <vType id="vType1" carFollowModel="ACC" gapClosingControlGainSpace="-3"/> <vType id="vType2" carFollowModel="ACC" gapClosingControlGainSpace="0"/> <vType id="vType3" carFollowModel="ACC" gapClosingControlGainSpace="12"/> <vType id="vType4" carFollowModel="ACC" gapClosingControlGainSpace="4.5"/> </routes>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,286 > > ================================================================= > ==3706993==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f628be1e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,286 > > ================================================================= > ==3708653==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f189ae2f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,279 > > ================================================================= > ==3705189==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f076f7e82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 90,138d99 < Debug: Deleting unreferenced vType 'vType4' < Debug: Deleting unreferenced vType 'vType3' < Debug: Deleting unreferenced vType 'vType2' < Debug: Deleting unreferenced vType 'vType1' < Debug: Deleting unreferenced vType 'vType0' < Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor < Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,3d0 < Error: Invalid Car-Following-Model Attribute speedControlGain. Cannot be parsed to float < Error: Invalid parsing embedded VType < Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in output ---------- 7c7 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,285 > > ================================================================= > ==3708023==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9b7cf0d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 32a33,42 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 146a157,293 > > ================================================================= > ==3703637==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f34a921e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 31a32,41 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 142a153,289 > > ================================================================= > ==3703736==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f19fe4e72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 34a45 > Debug: Keys Ctrl+Z (Undo) pressed 138a150,287 > > ================================================================= > ==3703808==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f12673f92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,279 > > ================================================================= > ==3703803==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fada7b242f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,286 > > ================================================================= > ==3704042==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb5272f52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,286 > > ================================================================= > ==3704032==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f54784cf2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,285 > > ================================================================= > ==3704083==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f7682d7e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 29a30,39 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in ---------- Differences in output ---------- 7c7 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,286 > > ================================================================= > ==3701194==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff7a67c42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 28a29,38 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 139a150,280 > > ================================================================= > ==3701832==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f65d96bf2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 20a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 119a130,260 > > ================================================================= > ==3700815==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f7beb93d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 26a27,36 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 131a142,279 > > ================================================================= > ==3701295==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff1144ed2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 135a146,276 > > ================================================================= > ==3701396==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f12cacd82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 132a143,279 > > ================================================================= > ==3700820==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f45371d12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 24a25,34 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 129a140,278 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3701500==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f50fa3742f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 26a27,36 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 137a148,285 > > ================================================================= > ==3701643==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2d4a04a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 29a30,39 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 140a151,288 > > ================================================================= > ==3712951==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5716d3d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 29a30,39 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 140a151,281 > > ================================================================= > ==3713543==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc90d2502f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 29a30,39 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 140a151,281 > > ================================================================= > ==3713234==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbf051192f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 29a30,39 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 140a151,289 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3713590==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f0fe854a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 29a30,39 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 140a151,289 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3713914==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9670af32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 29a30,39 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 140a151,288 > > ================================================================= > ==3713627==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fad2ff212f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 29a30,39 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 140a151,288 > > ================================================================= > ==3713594==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbe3459c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 32a33,42 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 146a157,294 > > ================================================================= > ==3713968==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbd3aa0b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 29a30,39 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 140a151,287 > > ================================================================= > ==3713973==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd5cf67a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 26a27,36 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 131a142,279 > > ================================================================= > ==3701639==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f645c4882f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 31a32,41 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 142a153,290 > > ================================================================= > ==3712507==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fcf6d72d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 29a30,39 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 140a151,289 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3712002==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f358b7122f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,279 > > ================================================================= > ==3711229==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f1a707292f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 29a30,39 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 140a151,288 > > ================================================================= > ==3712156==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f0ff0a482f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,279 > > ================================================================= > ==3711392==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f32d5a702f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 29a30,39 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 140a151,289 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3712123==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f12aae252f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,287 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3712696==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f24cfec52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 29a30,39 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 140a151,287 > > ================================================================= > ==3712632==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff6fcf352f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,285 > > ================================================================= > ==3711694==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fdff5d3e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 29a30,39 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 140a151,288 > > ================================================================= > ==3712936==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f45f3e972f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,287 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3711720==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb70139f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 29a30,39 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 140a151,288 > > ================================================================= > ==3711845==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff1100602f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,286 > > ================================================================= > ==3711261==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f80061502f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 29a30,39 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 140a151,281 > > ================================================================= > ==3712073==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9d4ee252f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 95,138d104 < Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE10_0togneE8_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE11' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE11_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE11_0togneE6_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE2_0togneE4_1' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor < Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE3_1togneE7_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor < Debug: Deleting unreferenced lane 'gneE4_1' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE4_1togneE5_0' in GNEEdge destructor <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,3d0 < Error: Invalid Lane-Change-Model Attribute lcStrategic. Cannot be parsed to float < Error: Invalid Lane Change Model Parameters < Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in output ---------- 7c7 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,286 > > ================================================================= > ==3711690==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f54d19d92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 29a30,39 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 140a151,289 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3712500==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb9ec5ff2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 29a30,39 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 36a47 > Debug: Keys Ctrl+Z (Undo) pressed 140a152,282 > > ================================================================= > ==3712104==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5ca62bc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 30a31,40 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 141a152,289 > > ================================================================= > ==3702037==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5c2cfaf2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 28a29,38 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 139a150,287 > > ================================================================= > ==3700823==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f7a8e07c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,279 > > ================================================================= > ==3701925==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f47fa7842f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 28a29,38 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 139a150,286 > > ================================================================= > ==3701003==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f62b462e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 28a29,38 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 139a150,288 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3702136==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb5e44d22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,285 > > ================================================================= > ==3700955==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff5c6e022f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,285 > > ================================================================= > ==3702086==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5ec6de12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 125a136,272 > > ================================================================= > ==3701568==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7feb64ac52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 122a133,263 > > ================================================================= > ==3713986==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f524c36a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 28a29,38 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 139a150,287 > > ================================================================= > ==3701781==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f46b464a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 27a28,37 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a149,286 > > ================================================================= > ==3701056==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc49e5912f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 26a27,36 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 137a148,284 > > ================================================================= > ==3701049==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9cf23152f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 25a26,35 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 130a141,278 > > ================================================================= > ==3701245==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f00e047c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 28a29,38 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 139a150,280 > > ================================================================= > ==3701442==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7efc94f0f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 81a93,206 > > ================================================================= > ==3621040==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2576 byte(s) in 46 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fce9fae3a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fce9fc072f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 81a93,208 > > ================================================================= > ==3621084==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2576 byte(s) in 46 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f52bc9eea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f52bcb122f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 81a93,206 > > ================================================================= > ==3621209==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2576 byte(s) in 46 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f3a9f3a5a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f3a9f4c92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 374a386,500 > > ================================================================= > ==3621213==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1232 byte(s) in 22 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f1fddf9ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f1fde0c22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 390a402,516 > > ================================================================= > ==3621300==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1568 byte(s) in 28 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f1728418a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f172853c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 103a115,228 > > ================================================================= > ==3621348==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2576 byte(s) in 46 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f31625bda38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f31626e12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 90a102,214 > > ================================================================= > ==3621515==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1904 byte(s) in 34 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f77a62cca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f77a63f02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 83a95,207 > > ================================================================= > ==3621770==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fac57b7aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fac57c9e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 77a89,201 > > ================================================================= > ==3621464==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f08fea01a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f08feb252f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 20,26c31,40 < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from6_0to1_0' < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into connection 'from6_0to1_0' < Debug: Setting new attribute genericParameter '' into connection 'from6_0to1_0' < Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into connection 'from6_0to1_0' < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into connection 'from6_0to1_0' < Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into connection 'from6_0to1_0' < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into connection 'from6_0to1_0' --- > Debug: Open additional dialog > Debug: Close additional dialog > Debug: Open additional dialog > Debug: Close additional dialog > Debug: Open additional dialog > Debug: Close additional dialog > Debug: Open additional dialog > Debug: Close additional dialog > Debug: Open additional dialog <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,3d0 < Warning: Invalid format of parameter (dummyGenericParameters) < Warning: Invalid format of parameter (key1) < Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1) ---------- Differences in net ---------- 69,73c69 < <connection from="6" to="1" fromLane="0" toLane="0" dir="s" state="M"> < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> < </connection> --- > <connection from="6" to="1" fromLane="0" toLane="0" dir="s" state="M"/>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 77a89,204 > > ================================================================= > ==3621406==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fd90a96aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd90aa8e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 90a102,214 > > ================================================================= > ==3621724==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1904 byte(s) in 34 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fe8afa81a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe8afba52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 77a89,201 > > ================================================================= > ==3621574==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f9055cfaa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9055e1e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 90a102,214 > > ================================================================= > ==3621623==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1904 byte(s) in 34 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fd00c48ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd00c5b22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 90a102,214 > > ================================================================= > ==3622076==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1904 byte(s) in 34 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7feba74f6a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7feba761a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 78a90,204 > > ================================================================= > ==3622390==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1456 byte(s) in 26 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fce317fba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fce3191f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 77a89,201 > > ================================================================= > ==3622020==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f9e36290a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9e363b42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 99a111,223 > > ================================================================= > ==3622275==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2128 byte(s) in 38 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f1ce6b9ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f1ce6cc22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 20,26c31,40 < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from6_0to1_0' < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into connection 'from6_0to1_0' < Debug: Setting new attribute genericParameter '' into connection 'from6_0to1_0' < Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into connection 'from6_0to1_0' < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into connection 'from6_0to1_0' < Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into connection 'from6_0to1_0' < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into connection 'from6_0to1_0' --- > Debug: Open additional dialog > Debug: Close additional dialog > Debug: Open additional dialog > Debug: Close additional dialog > Debug: Open additional dialog > Debug: Close additional dialog > Debug: Open additional dialog > Debug: Close additional dialog > Debug: Open additional dialog <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,3d0 < Warning: Invalid format of parameter (dummyGenericParameters) < Warning: Invalid format of parameter (key1) < Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1) ---------- Differences in net ---------- 76,80c76 < <connection from="6" to="1" fromLane="0" toLane="0" tl="Center" linkIndex="1" dir="s" state="O"> < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> < </connection> --- > <connection from="6" to="1" fromLane="0" toLane="0" tl="Center" linkIndex="1" dir="s" state="O"/>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 77a89,201 > > ================================================================= > ==3621974==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f2c81a60a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2c81b842f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 90a102,216 > > ================================================================= > ==3622333==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1904 byte(s) in 34 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f1b8c974a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f1b8ca982f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 77a89,201 > > ================================================================= > ==3622136==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f4d3d20ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f4d3d32f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 90a102,215 > > ================================================================= > ==3622227==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1904 byte(s) in 34 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f179525aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f179537e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 269a281,393 > > ================================================================= > ==3622772==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2912 byte(s) in 52 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fa3af665a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa3af7892f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 151a163,275 > > ================================================================= > ==3622721==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2352 byte(s) in 42 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fbfffabaa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbfffbde2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 49,286c60,69 < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from5_0to4_0' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from5_0to2_0' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from5_1to2_1' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from5_1to3_1' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from6_0to3_0' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from6_0to1_0' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from6_1to1_1' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from6_1to4_1' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from7_0to1_0' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from7_0to4_0' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from7_1to4_1' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from7_1to2_1' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from8_0to2_0' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from8_0to3_0' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from8_1to3_1' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from8_1to1_1' < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into connection 'from5_0to4_0' <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,3d0 < Warning: Invalid format of parameter (dummyGenericParameters) < Warning: Invalid format of parameter (key1) < Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1) ---------- Differences in net ---------- 64,143c64,79 < <connection from="5" to="4" fromLane="0" toLane="0" dir="r" state="M"> < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> < </connection> < <connection from="5" to="2" fromLane="0" toLane="0" dir="s" state="M"> < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> < </connection> < <connection from="5" to="2" fromLane="1" toLane="1" dir="s" state="M"> < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> < </connection> < <connection from="5" to="3" fromLane="1" toLane="1" dir="l" state="m"> < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> < </connection> < <connection from="6" to="3" fromLane="0" toLane="0" dir="r" state="M"> < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> < </connection> < <connection from="6" to="1" fromLane="0" toLane="0" dir="s" state="M"> < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 151a163,275 > > ================================================================= > ==3622594==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2352 byte(s) in 42 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f68494baa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f68495de2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 269a281,393 > > ================================================================= > ==3622994==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2912 byte(s) in 52 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fb522270a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb5223942f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 151a163,275 > > ================================================================= > ==3622868==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2352 byte(s) in 42 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f211da53a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f211db772f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 269a281,393 > > ================================================================= > ==3622942==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2912 byte(s) in 52 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f6c26171a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f6c262952f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 269a281,394 > > ================================================================= > ==3623287==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2912 byte(s) in 52 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f362bb49a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f362bc6d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 151a163,275 > > ================================================================= > ==3623214==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2352 byte(s) in 42 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fda2c4b7a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fda2c5db2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 362a374,486 > > ================================================================= > ==3623448==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2912 byte(s) in 52 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f93cbef0a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f93cc0142f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 49,286c60,69 < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from5_0to4_0' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from5_0to2_0' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from5_1to2_1' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from5_1to3_1' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from6_0to3_0' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from6_0to1_0' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from6_1to1_1' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from6_1to4_1' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from7_0to1_0' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from7_0to4_0' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from7_1to4_1' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from7_1to2_1' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from8_0to2_0' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from8_0to3_0' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from8_1to3_1' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into connection 'from8_1to1_1' < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into connection 'from5_0to4_0' <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,3d0 < Warning: Invalid format of parameter (dummyGenericParameters) < Warning: Invalid format of parameter (key1) < Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1) ---------- Differences in net ---------- 71,150c71,86 < <connection from="5" to="4" fromLane="0" toLane="0" tl="Center" linkIndex="8" dir="r" state="O"> < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> < </connection> < <connection from="5" to="2" fromLane="0" toLane="0" tl="Center" linkIndex="9" dir="s" state="O"> < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> < </connection> < <connection from="5" to="2" fromLane="1" toLane="1" tl="Center" linkIndex="10" dir="s" state="O"> < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> < </connection> < <connection from="5" to="3" fromLane="1" toLane="1" tl="Center" linkIndex="11" dir="l" state="o"> < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> < </connection> < <connection from="6" to="3" fromLane="0" toLane="0" tl="Center" linkIndex="0" dir="r" state="O"> < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> < </connection> < <connection from="6" to="1" fromLane="0" toLane="0" tl="Center" linkIndex="1" dir="s" state="O"> < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 151a163,275 > > ================================================================= > ==3623167==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2352 byte(s) in 42 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f10cf106a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f10cf22a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 269a281,393 > > ================================================================= > ==3623603==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2912 byte(s) in 52 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f58f160aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f58f172e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 151a163,275 > > ================================================================= > ==3623341==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2352 byte(s) in 42 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7ff48cfb3a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff48d0d72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 269a281,393 > > ================================================================= > ==3623397==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2912 byte(s) in 52 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fa12bc78a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa12bd9c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,113 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in > > ================================================================= > ==3608730==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2c03a672f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 > #9 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 68a79,191 > > ================================================================= > ==3601444==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1456 byte(s) in 26 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fd2de377a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd2de49b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 68a79,193 > > ================================================================= > ==3601491==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1456 byte(s) in 26 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7ff2aab03a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff2aac272f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 218a229,351 > > ================================================================= > ==3601072==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f01f3254a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f01f33782f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 218a229,348 > > ================================================================= > ==3601076==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7ff275bc0a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff275ce42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 147a158,276 > > ================================================================= > ==3601207==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1568 byte(s) in 28 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fb48b397a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb48b4bb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 218a229,347 > > ================================================================= > ==3601161==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2240 byte(s) in 40 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f5132424a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f51325482f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 147a158,277 > > ================================================================= > ==3601218==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 896 byte(s) in 16 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f703c402a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f703c5262f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 230a241,359 > > ================================================================= > ==3601300==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2688 byte(s) in 48 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fc8c1560a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc8c16842f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 188a199,317 > > ================================================================= > ==3601395==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2464 byte(s) in 44 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f466df17a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f466e03b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 76a87,222 > > ================================================================= > ==3602046==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1456 byte(s) in 26 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f90258efa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9025a132f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 76a87,222 > > ================================================================= > ==3602092==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1456 byte(s) in 26 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fa4d464aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa4d476e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 227a238,380 > > ================================================================= > ==3601545==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f22de4b2a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f22de5d62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 227a238,379 > > ================================================================= > ==3601596==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fe60a571a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe60a6952f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 155a166,307 > > ================================================================= > ==3601757==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1568 byte(s) in 28 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fc8aae6da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc8aaf912f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 227a238,379 > > ================================================================= > ==3601657==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2240 byte(s) in 40 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f57d503da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f57d51612f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 155a166,301 > > ================================================================= > ==3601805==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 896 byte(s) in 16 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f09f0e39a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f09f0f5d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 238a249,384 > > ================================================================= > ==3601852==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2688 byte(s) in 48 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f8ae7ef8a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8ae801c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 196a207,342 > > ================================================================= > ==3601952==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2464 byte(s) in 44 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7ff942f68a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff94308c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 184a195,307 > > ================================================================= > ==3602148==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2352 byte(s) in 42 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f6709947a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f6709a6b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 585a596,714 > > ================================================================= > ==3602194==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1120 byte(s) in 20 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fd51af67a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd51b08b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 474a485,597 > > ================================================================= > ==3602255==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 784 byte(s) in 14 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fdccd7eda38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fdccd9112f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 177a188,306 > > ================================================================= > ==3602259==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1792 byte(s) in 32 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fe219366a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe21948a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 176a187,322 > > ================================================================= > ==3602347==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2352 byte(s) in 42 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f123933aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f123945e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 537a548,691 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3602521==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1120 byte(s) in 20 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f4e805c8a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f4e806ec2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 434a445,588 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3602575==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 784 byte(s) in 14 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f78d6291a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f78d63b52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 169a180,315 > > ================================================================= > ==3602576==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1792 byte(s) in 32 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f2d2782da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2d279512f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 227a238,350 > > ================================================================= > ==3602903==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2016 byte(s) in 36 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fa4bd3c8a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa4bd4ec2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 306a317,429 > > ================================================================= > ==3602659==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3136 byte(s) in 56 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f695f0bfa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f695f1e32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 101a112,224 > > ================================================================= > ==3602808==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2016 byte(s) in 36 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f50cdfeea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f50ce1122f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 101a112,224 > > ================================================================= > ==3602856==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2128 byte(s) in 38 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fdd3d9f0a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fdd3db142f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 132a143,258 > > ================================================================= > ==3602965==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3920 byte(s) in 70 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fe0ea7d2a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe0ea8f62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 90a101,213 > > ================================================================= > ==3602712==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2016 byte(s) in 36 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fadabd12a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fadabe362f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 227a238,360 > > ================================================================= > ==3602758==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2016 byte(s) in 36 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f5340799a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f53408bd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 103a114,229 > > ================================================================= > ==3603751==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3248 byte(s) in 58 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7ff51ef42a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff51f0662f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 103a114,229 > > ================================================================= > ==3603978==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3248 byte(s) in 58 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7efc4833ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7efc4845f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 153a164,278 > > ================================================================= > ==3604031==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5040 byte(s) in 90 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f8859eb4a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8859fd82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 93a104,218 > > ================================================================= > ==3603583==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3248 byte(s) in 58 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f55c6e0da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f55c6f312f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 230a241,359 > > ================================================================= > ==3603663==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3248 byte(s) in 58 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fe9b909fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe9b91c32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 95a106,241 > > ================================================================= > ==3604220==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3248 byte(s) in 58 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f8ac9dd2a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8ac9ef62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 95a106,241 > > ================================================================= > ==3604309==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3248 byte(s) in 58 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fbcf1257a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbcf137b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 153a164,299 > > ================================================================= > ==3604426==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5040 byte(s) in 90 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7ff6acd46a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff6ace6a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 93a104,239 > > ================================================================= > ==3604169==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3248 byte(s) in 58 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f0653041a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f06531652f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 230a241,376 > > ================================================================= > ==3604264==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3248 byte(s) in 58 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f1d93973a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f1d93a972f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 227a238,380 > > ================================================================= > ==3603428==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2016 byte(s) in 36 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f43c311fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f43c32432f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 306a317,460 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3603005==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3136 byte(s) in 56 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f9c3a77da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9c3a8a12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 24c34,35 < Debug: Cancel additional dialog --- > Debug: Close additional dialog > Debug: Setting new attribute linkIndex '6' into crossing ':Center_c1' 29c40 < Debug: Setting previous attribute linkIndex '17' into crossing ':Center_c1' --- > Debug: Setting previous attribute linkIndex '6' into crossing ':Center_c1' 92a104,267 > > ================================================================= > ==3603184==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2464 byte(s) in 44 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fca3cfe7a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 228a239,374 > > ================================================================= > ==3603214==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2128 byte(s) in 38 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f4b82f4fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f4b830732f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 132a143,278 > > ================================================================= > ==3603533==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3920 byte(s) in 70 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7ff488f1ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff48903f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 90a101,236 > > ================================================================= > ==3603118==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2016 byte(s) in 36 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f6d876aca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f6d877d02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 227a238,373 > > ================================================================= > ==3603175==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2016 byte(s) in 36 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fcb8cb6ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fcb8cc8f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 159a170,282 > > ================================================================= > ==3604492==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb148d9b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 159a170,282 > > ================================================================= > ==3604880==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc8dbd8d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 159a170,292 > > ================================================================= > ==3604608==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff1decbe2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 159a170,292 > > ================================================================= > ==3604690==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa314ddd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 159a170,289 > > ================================================================= > ==3604986==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 560 byte(s) in 10 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f7591668a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f759178c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 159a170,289 > > ================================================================= > ==3604549==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb1c7d412f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 159a170,290 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3604602==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8dc79972f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 68a79,191 > > ================================================================= > ==3605605==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1456 byte(s) in 26 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f2b7e135a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2b7e2592f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 68a79,191 > > ================================================================= > ==3605660==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1456 byte(s) in 26 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7faed26b6a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7faed27da2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 218a229,341 > > ================================================================= > ==3605043==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fe98c832a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe98c9562f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 218a229,341 > > ================================================================= > ==3605117==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f9e278e6a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9e27a0a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 147a158,280 > > ================================================================= > ==3605115==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1568 byte(s) in 28 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f9c36aa2a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9c36bc62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 218a229,341 > > ================================================================= > ==3605109==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2240 byte(s) in 40 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f3bfd8c2a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f3bfd9e62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 83a94,206 > > ================================================================= > ==3605453==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2352 byte(s) in 42 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f7142f9ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f71430c02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 147a158,277 > > ================================================================= > ==3605240==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 896 byte(s) in 16 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fa98fd28a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa98fe4c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 230a241,359 > > ================================================================= > ==3605406==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2688 byte(s) in 48 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fe9dbd59a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe9dbe7d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 188a199,317 > > ================================================================= > ==3605550==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2464 byte(s) in 44 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fbe2786ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbe279922f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 76a87,223 > > ================================================================= > ==3606280==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1456 byte(s) in 26 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f296892ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2968a502f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 76a87,224 > > ================================================================= > ==3606362==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1456 byte(s) in 26 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f8536eb1a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8536fd52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 227a238,373 > > ================================================================= > ==3605708==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fa5c718aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa5c72ae2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 227a238,373 > > ================================================================= > ==3605760==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f7ed6ae8a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f7ed6c0c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 155a166,309 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3605868==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1568 byte(s) in 28 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7efcf75dea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7efcf77022f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 227a238,383 > > ================================================================= > ==3605812==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2240 byte(s) in 40 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f12d952ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f12d96522f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 92a103,238 > > ================================================================= > ==3606165==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2352 byte(s) in 42 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7efc16e50a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7efc16f742f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 155a166,301 > > ================================================================= > ==3606056==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 896 byte(s) in 16 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fd8e1cf5a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd8e1e192f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 238a249,392 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3606115==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2688 byte(s) in 48 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fe95d435a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe95d5592f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 196a207,349 > > ================================================================= > ==3606213==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2464 byte(s) in 44 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fbc8d202a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbc8d3262f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 184a195,307 > > ================================================================= > ==3606418==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2352 byte(s) in 42 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f83304f1a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f83306152f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 573a584,703 > > ================================================================= > ==3606525==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1120 byte(s) in 20 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f4790573a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f47906972f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 466a477,589 > > ================================================================= > ==3606595==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 784 byte(s) in 14 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f2d1d07ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2d1d1a22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 177a188,300 > > ================================================================= > ==3606599==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1792 byte(s) in 32 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f3c49297a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f3c493bb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 176a187,330 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3606690==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2352 byte(s) in 42 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7ff7af814a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff7af9382f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 525a536,671 > > ================================================================= > ==3606739==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1120 byte(s) in 20 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f35a135fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f35a14832f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 426a437,572 > > ================================================================= > ==3606785==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 784 byte(s) in 14 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f9cddd7fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9cddea32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 169a180,315 > > ================================================================= > ==3606835==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1792 byte(s) in 32 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f9d826b4a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9d827d82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 235a246,364 > > ================================================================= > ==3607075==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2016 byte(s) in 36 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7ff3685e5a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff3687092f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 76a87 > Debug: Created crossing ':Center_c1' in retrieveGNECrossing() 174a186 > Debug: Created crossing ':Center_c1' in retrieveGNECrossing() 177a190,191 > Debug: Created crossing ':Center_c1' in retrieveGNECrossing() > Debug: Deleting unreferenced crossing in rebuildGNECrossings() 211a226,227 > Debug: Created crossing ':Center_c1' in retrieveGNECrossing() > Debug: Deleting unreferenced crossing in rebuildGNECrossings() 214a231,232 > Debug: Created crossing ':Center_c1' in retrieveGNECrossing() > Debug: Deleting unreferenced crossing in rebuildGNECrossings() 244a263,264 > Debug: Deleting unreferenced crossing ':Center_c1' in GNEChange_Attribute > Debug: Deleting unreferenced crossing ':Center_c1' in GNEChange_Attribute 304a325,437 > > ================================================================= <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 140a151,263 > > ================================================================= > ==3607228==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3920 byte(s) in 70 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7ffb92281a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ffb923a52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 98a109,221 > > ================================================================= > ==3606897==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2128 byte(s) in 38 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f7dbe8e5a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f7dbea092f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 235a246,358 > > ================================================================= > ==3607029==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2016 byte(s) in 36 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f7d2915ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f7d292822f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 161a172,287 > > ================================================================= > ==3607738==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5040 byte(s) in 90 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f20f76d0a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f20f77f42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 98a109,224 > > ================================================================= > ==3607644==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3248 byte(s) in 58 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7ff9d5103a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff9d52272f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 238a249,368 > > ================================================================= > ==3607654==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3248 byte(s) in 58 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fe04b5b1a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe04b6d52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 153a164,299 > > ================================================================= > ==3607958==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5152 byte(s) in 92 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f0a0b68ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f0a0b7af2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 90a101,236 > > ================================================================= > ==3607794==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3360 byte(s) in 60 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f8ac6685a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8ac67a92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 230a241,382 > > ================================================================= > ==3607842==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3248 byte(s) in 58 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fbea806fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbea81932f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 227a238,381 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3607450==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2016 byte(s) in 36 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f47372f8a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f473741c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 68a79 > Debug: Created crossing ':Center_c1' in retrieveGNECrossing() 166a178 > Debug: Created crossing ':Center_c1' in retrieveGNECrossing() 169a182,183 > Debug: Created crossing ':Center_c1' in retrieveGNECrossing() > Debug: Deleting unreferenced crossing in rebuildGNECrossings() 203a218,219 > Debug: Created crossing ':Center_c1' in retrieveGNECrossing() > Debug: Deleting unreferenced crossing in rebuildGNECrossings() 206a223,224 > Debug: Created crossing ':Center_c1' in retrieveGNECrossing() > Debug: Deleting unreferenced crossing in rebuildGNECrossings() 236a255,256 > Debug: Deleting unreferenced crossing ':Center_c1' in GNEChange_Attribute > Debug: Deleting unreferenced crossing ':Center_c1' in GNEChange_Attribute 296a317,460 > LLVMSymbolizer: error reading file: No such file or directory > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 132a143,278 > > ================================================================= > ==3607592==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3920 byte(s) in 70 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fbd9581fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbd959432f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 90a101,236 > > ================================================================= > ==3607291==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2016 byte(s) in 36 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f461cc2fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f461cd532f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 227a238,379 > > ================================================================= > ==3607404==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2016 byte(s) in 36 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f26cef07a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f26cf02b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 159a170,288 > > ================================================================= > ==3608071==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f10f369a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 159a170,282 > > ================================================================= > ==3608511==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f3bdb4732f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 159a170,289 > > ================================================================= > ==3608397==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa48a04c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 159a170,288 > > ================================================================= > ==3608458==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7feaf1da22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 159a170,290 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3608633==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa6373762f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 159a170,292 > > ================================================================= > ==3608268==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd0720dd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 159a170,288 > > ================================================================= > ==3608327==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa6bb3f42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 17a18,27 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 209a220,387 > > ================================================================= > ==3616724==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2464 byte(s) in 44 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fc73b96ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fc73c5715ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 17a18,27 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 240a251,417 > > ================================================================= > ==3616854==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2016 byte(s) in 36 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fb6a83b2a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fb6a8fb85ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 17a18,27 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 241a252,411 > > ================================================================= > ==3616790==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3136 byte(s) in 56 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7ff27f7c0a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7ff2803c65ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 17a18,27 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 209a220,386 > > ================================================================= > ==3616670==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2464 byte(s) in 44 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fa4858c2a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fa4864c85ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 17a18,27 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 209a220,387 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3616991==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2464 byte(s) in 44 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f409f224a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f409fe2a5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 17a18,27 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 188a199,358 > > ================================================================= > ==3617095==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3136 byte(s) in 56 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f155b69fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f155c2a55ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 17a18,27 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 263a274,440 > > ================================================================= > ==3616518==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7effa80e4a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7effa8cea5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19,28 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 333a344,505 > > ================================================================= > ==3616622==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f383b8ed5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f383ae0b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 190a201,360 > > ================================================================= > ==3617048==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3136 byte(s) in 56 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fbe367eaa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fbe373f05ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 17a18,27 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 209a220,379 > > ================================================================= > ==3616943==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2464 byte(s) in 44 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f2cabb8da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f2cac7935ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 375a386,496 > > ================================================================= > ==3608751==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f69840802f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 110a121,229 > > ================================================================= > ==3608807==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fca496742f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 94a105,217 > > ================================================================= > ==3608797==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1176 byte(s) in 21 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fd750a91a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd750bb52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 5a6,15 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 394a405,538 > > ================================================================= > ==3608938==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2688 byte(s) in 48 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f11e50f5a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f11e5cfb5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 90a101,262 > > ================================================================= > ==3609703==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3808 byte(s) in 68 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7ff601b31a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7ff6027375ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 87a98,257 > > ================================================================= > ==3609749==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3808 byte(s) in 68 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fdd47d5ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fdd489645ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 87a98,259 > > ================================================================= > ==3610087==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f0ac3544a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f0ac414a5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 187a198,357 > > ================================================================= > ==3609050==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3472 byte(s) in 62 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f4ebc263a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f4ebce695ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 81a92,251 > > ================================================================= > ==3608990==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3360 byte(s) in 60 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f4280f14a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f4281b1a5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 82a93,254 > > ================================================================= > ==3609861==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3136 byte(s) in 56 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f1a59d23a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f1a5a9295ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 80a91,250 > > ================================================================= > ==3609983==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3136 byte(s) in 56 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f2024523a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f20251295ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 197a208,368 > > ================================================================= > ==3609251==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fc3e56f2a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fc3e62f85ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 135a146,305 > > ================================================================= > ==3610238==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7392 byte(s) in 132 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f1eaf7f3a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f1eb03f95ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 82a93,252 > > ================================================================= > ==3609196==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3136 byte(s) in 56 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f9f5273fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f9f533455ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 82a93,252 > > ================================================================= > ==3609809==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f5855691a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f58562975ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 83a94,254 > > ================================================================= > ==3610180==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2688 byte(s) in 48 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f3f66fbea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f3f67bc45ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 81a92,252 > > ================================================================= > ==3610132==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2240 byte(s) in 40 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fbd524aba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fbd530b15ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 87a98,259 > > ================================================================= > ==3609148==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f9df4194a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f9df4d9a5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 81a92,251 > > ================================================================= > ==3609918==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3136 byte(s) in 56 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f864ea49a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f864f64f5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 203a214,374 > > ================================================================= > ==3609096==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3472 byte(s) in 62 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f158e913a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f158f5195ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 80a91,250 > > ================================================================= > ==3609400==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3136 byte(s) in 56 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f0257994a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f025859a5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 91a102,262 > > ================================================================= > ==3610030==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7feb71610a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7feb722165ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 102a113,272 > > ================================================================= > ==3610491==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 6048 byte(s) in 108 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fedc07eba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fedc13f15ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 96a107,268 > > ================================================================= > ==3610808==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 6048 byte(s) in 108 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f6b3de3fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f6b3ea455ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 96a107,266 > > ================================================================= > ==3611078==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5824 byte(s) in 104 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fe456110a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fe456d165ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 85a96,255 > > ================================================================= > ==3610815==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5600 byte(s) in 100 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fca43060a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fca43c665ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 84a95,256 > > ================================================================= > ==3611017==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5824 byte(s) in 104 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f63ca857a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f63cb45d5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 259a270,429 > > ================================================================= > ==3610394==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4704 byte(s) in 84 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f399315ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f3993d645ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 156a167,327 > > ================================================================= > ==3611326==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9632 byte(s) in 172 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f66abf05a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f66acb0b5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 86a97,258 > > ================================================================= > ==3610292==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5824 byte(s) in 104 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f96d0ce1a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f96d18e75ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 88a99,258 > > ================================================================= > ==3611278==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4480 byte(s) in 80 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f3278b0ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f32797115ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 84a95,255 > > ================================================================= > ==3611188==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4704 byte(s) in 84 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fd815639a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fd81623f5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 96a107,266 > > ================================================================= > ==3610288==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5824 byte(s) in 104 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7faef49d8a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7faef55de5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 84a95,254 > > ================================================================= > ==3610960==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5600 byte(s) in 100 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f748158ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f74821925ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 84a95,256 > > ================================================================= > ==3610396==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5824 byte(s) in 104 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f234f646a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f235024c5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 8a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 103a114,273 > > ================================================================= > ==3611071==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5824 byte(s) in 104 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f3d7f1c2a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f3d7fdc85ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,225 > > ================================================================= > ==3611677==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f86b5c945ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f86b51b22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,219 > > ================================================================= > ==3611382==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f62c73af5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f62c68cd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,226 > > ================================================================= > ==3611808==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f7adfcf95ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f7adf2172f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,219 > > ================================================================= > ==3612193==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f3bef5485ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f3beea662f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,225 > > ================================================================= > ==3611923==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fa3078125ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa306d302f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,226 > > ================================================================= > ==3612089==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f93616715ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9360b8f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 43a54,231 > > ================================================================= > ==3611570==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fb5875745ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb586a922f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,226 > > ================================================================= > ==3612405==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f3e2d0565ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f3e2c5742f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,225 > > ================================================================= > ==3611522==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f40873be5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f40868dc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,227 > > ================================================================= > ==3611866==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f5b476e75ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5b46c052f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,226 > > ================================================================= > ==3612353==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f9bc35585ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9bc2a762f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,219 > > ================================================================= > ==3612258==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f401c45d5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f401b97b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,225 > > ================================================================= > ==3611428==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f089235f5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f089187d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,226 > > ================================================================= > ==3611973==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f85192505ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f851876e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,226 > > ================================================================= > ==3611633==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7ff24bcdb5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff24b1f92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,227 > > ================================================================= > ==3612135==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fe2b2d725ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe2b22902f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 75a86,245 > > ================================================================= > ==3612456==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f715f0f85ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f715e6162f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 65a76,236 > > ================================================================= > ==3612546==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f7971f055ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f79714232f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69a80,239 > > ================================================================= > ==3612686==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fa9a649d5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa9a59bb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 93a104,264 > > ================================================================= > ==3612891==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f3b845865ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f3b83aa42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69a80,233 > > ================================================================= > ==3612795==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f23202395ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f231f7572f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 11,12d20 < GLDebug: Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60 < GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,25.00 14a23,24 > GLDebug: Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60 > GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,25.00 38,39d47 < GLDebug: Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,25.00 < GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60 41a50,51 > GLDebug: Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,25.00 > GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60 55,56d64 < GLDebug: Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60 < GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,25.00 58a67,68 > GLDebug: Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60 > GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,25.00 99a110,263 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 60a71,224 > > ================================================================= > ==3612943==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f0acba8e5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f0acafac2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,31 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 133a144,305 > > ================================================================= > ==3612739==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f95f4db35ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f95f42d12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 75a86,245 > > ================================================================= > ==3612639==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f1f4dac25ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f1f4cfe02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 123a134,300 > > ================================================================= > ==3613007==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f1e691912f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,324 > > ================================================================= > ==3613055==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe916ffd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,322 > > ================================================================= > ==3613104==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8b8901d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,325 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3613150==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff461a4f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,325 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3613211==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f24890202f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,322 > > ================================================================= > ==3613311==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9f53da82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,322 > > ================================================================= > ==3613372==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f385818e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,324 > > ================================================================= > ==3613428==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f7253e462f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,322 > > ================================================================= > ==3613494==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff2b50a52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,322 > > ================================================================= > ==3613565==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5ce2f822f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,322 > > ================================================================= > ==3613648==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe8129b32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,322 > > ================================================================= > ==3613696==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f07184822f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,323 > > ================================================================= > ==3613797==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc9367fc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,324 > > ================================================================= > ==3613844==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2c078d42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 139a150,319 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3613892==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fdbe54de2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,322 > > ================================================================= > ==3614019==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f658da822f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,325 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3614026==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9e3f9252f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 205a216,382 > > ================================================================= > ==3614119==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f1110e552f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,323 > > ================================================================= > ==3614169==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f0407ea02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,325 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3614245==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc022f0f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,322 > > ================================================================= > ==3614329==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff9a7e852f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,323 > > ================================================================= > ==3614394==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ffbef4272f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,322 > > ================================================================= > ==3614440==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7efc786662f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,322 > > ================================================================= > ==3614500==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fad32be22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,322 > > ================================================================= > ==3614560==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f1b985422f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,325 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3614663==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f378c8902f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 123a134,241 > > ================================================================= > ==3614711==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f70151022f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,265 > > ================================================================= > ==3614759==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb50522c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,263 > > ================================================================= > ==3614816==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fdd2bd132f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,263 > > ================================================================= > ==3614863==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f82f83e72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,263 > > ================================================================= > ==3614956==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7eff6e68b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,263 > > ================================================================= > ==3615134==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f45a897d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,263 > > ================================================================= > ==3615188==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8195eb42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,263 > > ================================================================= > ==3615234==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f7c8a3e22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,265 > > ================================================================= > ==3615283==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f27f412a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,263 > > ================================================================= > ==3615360==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fba51b9b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,263 > > ================================================================= > ==3615441==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f6ead72e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,263 > > ================================================================= > ==3615497==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc8a50f62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,264 > > ================================================================= > ==3615545==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb707bae2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,266 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3615599==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbb84d722f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 139a150,257 > > ================================================================= > ==3615709==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff6da4e82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,265 > > ================================================================= > ==3615773==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f74a8c6e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,263 > > ================================================================= > ==3615862==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f84b1bbb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 595a606,713 > > ================================================================= > ==3615910==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7efffa72c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,263 > > ================================================================= > ==3615968==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2b9456d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,263 > > ================================================================= > ==3616015==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f032b7be2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,263 > > ================================================================= > ==3616061==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f778a9892f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,263 > > ================================================================= > ==3616204==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f4dbdb6a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,263 > > ================================================================= > ==3616258==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f97363102f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,264 > > ================================================================= > ==3616306==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fecfd6772f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,266 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3616354==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f724cd012f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 145a156,264 > > ================================================================= > ==3616434==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f95058592f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,13 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 404a416,529 > > ================================================================= > ==3617585==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff79359c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,13 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 731a743,850 > > ================================================================= > ==3617646==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f91c93a12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,13 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 2215a2227,2345 > > ================================================================= > ==3617694==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 30800 byte(s) in 550 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f65e8fd1a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f65e90f52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,13 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 66a78,193 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3617145==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe12a93e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,13 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 108a120,227 > > ================================================================= > ==3617342==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f7f27b262f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,13 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 67a79,192 > > ================================================================= > ==3617293==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc2d77422f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,13 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 208a220,332 > > ================================================================= > ==3617434==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1848 byte(s) in 33 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fabded7fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fabdeea32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,13 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 375a387,499 > > ================================================================= > ==3617489==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1848 byte(s) in 33 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fa59b880a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa59b9a42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,13 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 105a117,230 > > ================================================================= > ==3617388==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fecf2d0c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 14a16,25 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 1190a1202,1359 > > ================================================================= > ==3617748==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17808 byte(s) in 318 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fcc1effba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fcc1fc015ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 115a127,287 > > ================================================================= > ==3619145==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1568 byte(s) in 28 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f79ac8bfa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f79ad4c55ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 115a127,286 > > ================================================================= > ==3618799==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1792 byte(s) in 32 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f7dfb4d3a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f7dfc0d95ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 170a182,341 > > ================================================================= > ==3619038==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7ff66f7eda38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7ff6703f35ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 173a185,344 > > ================================================================= > ==3619234==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3696 byte(s) in 66 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f6947616a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f694821c5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 15a16 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 23a25,34 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 313,380d323 < Debug: Deleting unreferenced busStop 'busStop_8_0_4' < Debug: Deleting unreferenced busStop 'busStop_7_0_1' < Debug: Deleting unreferenced busStop 'busStop_6_1_3' < Debug: Deleting unreferenced busStop 'busStop_5_0_6' < Debug: Deleting unreferenced busStop 'busStop_4_0_5' < Debug: Deleting unreferenced busStop 'busStop_3_0_0' < Debug: Deleting unreferenced busStop 'busStop_2_0_2' < Debug: Deleting unreferenced busStop 'busStop_1_0_7' < Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor < Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor < Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor < Debug: Deleting unreferenced connection 'from1_1to5_1' in GNEEdge destructor < Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor < Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor < Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor < Debug: Deleting unreferenced connection 'from2_1to6_1' in GNEEdge destructor <truncated after showing first 30 lines> ---------- Differences in output ---------- 9c9 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/> </viewsettings>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 115a127,286 > > ================================================================= > ==3618988==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1568 byte(s) in 28 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f4177698a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f417829e5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 114a126,287 > > ================================================================= > ==3619093==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1568 byte(s) in 28 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f1b33d80a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f1b349865ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 15a16 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 23a25,34 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 265a277,443 > > ================================================================= > ==3618899==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1568 byte(s) in 28 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f32be09fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f32beca55ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 129a141,300 > > ================================================================= > ==3617755==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f244d3e7a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f244dfed5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 129a141,301 > > ================================================================= > ==3617842==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f137755ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f13781625ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 129a141,300 > > ================================================================= > ==3617896==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f8a2e08aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f8a2ec905ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 129a141,300 > > ================================================================= > ==3617944==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f367ebfea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f367f8045ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 129a141,300 > > ================================================================= > ==3617990==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f9faa41da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f9fab0235ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 129a141,300 > > ================================================================= > ==3618089==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f982c2d7a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f982cedd5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 129a141,302 > > ================================================================= > ==3618178==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f62a19b7a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f62a25bd5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 129a141,300 > > ================================================================= > ==3618232==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f653e47ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f653f0825ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 129a141,302 > > ================================================================= > ==3618258==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fee7f7d8a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fee803de5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 127a139,299 > > ================================================================= > ==3618331==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1568 byte(s) in 28 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f48defe2a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f48dfbe85ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 132a144,303 > > ================================================================= > ==3618413==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f2ab9833a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f2aba4395ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 126a138,299 > > ================================================================= > ==3618524==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f1d7b43ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f1d7c0415ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 129a141,300 > > ================================================================= > ==3618605==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fe5f94b9a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fe5fa0bf5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 129a141,302 > > ================================================================= > ==3618695==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f7074e6ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f7075a745ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 129a141,300 > > ================================================================= > ==3618746==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7ff6e152fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7ff6e21355ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 119a131,266 > > ================================================================= > ==3620515==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2912 byte(s) in 52 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f5878057a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f5878c5d5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 173a185,320 > > ================================================================= > ==3620314==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f5401788a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f540238e5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 194a206,339 > > ================================================================= > ==3620601==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4816 byte(s) in 86 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7ff3044f4a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7ff3050fa5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 118a130,263 > > ================================================================= > ==3620300==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f23a157ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f23a21815ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 117a129,263 > > ================================================================= > ==3620400==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1904 byte(s) in 34 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f4f342e8a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f4f34eee5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74,132d84 < Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor < Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor < Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor < Debug: Deleting unreferenced connection 'from1_1to5_1' in GNEEdge destructor < Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor < Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor < Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor < Debug: Deleting unreferenced connection 'from2_1to6_1' in GNEEdge destructor < Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor < Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor < Debug: Deleting unreferenced lane '3_1' in GNEEdge destructor < Debug: Deleting unreferenced connection 'from3_1to7_1' in GNEEdge destructor < Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor < Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor < Debug: Deleting unreferenced lane '4_1' in GNEEdge destructor < Debug: Deleting unreferenced connection 'from4_1to8_1' in GNEEdge destructor <truncated after showing first 30 lines> ---------- Differences in output ---------- 11c11 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="150.00" x="50.00" y="50.00" angle="0.00"/> </viewsettings>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74,132d84 < Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor < Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor < Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor < Debug: Deleting unreferenced connection 'from1_1to5_1' in GNEEdge destructor < Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor < Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor < Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor < Debug: Deleting unreferenced connection 'from2_1to6_1' in GNEEdge destructor < Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor < Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor < Debug: Deleting unreferenced lane '3_1' in GNEEdge destructor < Debug: Deleting unreferenced connection 'from3_1to7_1' in GNEEdge destructor < Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor < Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor < Debug: Deleting unreferenced lane '4_1' in GNEEdge destructor < Debug: Deleting unreferenced connection 'from4_1to8_1' in GNEEdge destructor <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,6d0 < Warning: Intersecting left turns at junction 'Center' from lane '8_1' and lane '6_1' (increase junction radius to avoid this). < Warning: Intersecting left turns at junction 'Center' from lane '8_1' and lane '5_1' (increase junction radius to avoid this). < Warning: Intersecting left turns at junction 'Center' from lane '7_1' and lane '6_1' (increase junction radius to avoid this). < Warning: Intersecting left turns at junction 'Center' from lane '7_1' and lane '5_1' (increase junction radius to avoid this). < Warning: Intersecting left turns at junction 'Center' from lane '8_1' and lane '6_1' (increase junction radius to avoid this). < Warning: 8 total messages of type: Intersecting left turns at junction '%' from lane '%' and lane '%' (increase junction radius to avoid this). ---------- Differences in output ---------- 11c11 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="150.00" x="50.00" y="50.00" angle="0.00"/> </viewsettings>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 129a141,274 > > ================================================================= > ==3619495==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f4b5f562a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f4b601685ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 132a144,277 > > ================================================================= > ==3619563==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2576 byte(s) in 46 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f4ab2385a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f4ab2f8b5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 132a144,277 > > ================================================================= > ==3619689==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2688 byte(s) in 48 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f3ad7656a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f3ad825c5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 132a144,277 > > ================================================================= > ==3619743==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fc5719f6a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fc5725fc5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 132a144,277 > > ================================================================= > ==3619798==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2352 byte(s) in 42 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f7e42784a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f7e4338a5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 117a129,264 > > ================================================================= > ==3619894==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2576 byte(s) in 46 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7ff492244a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7ff492e4a5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 138a150,284 > > ================================================================= > ==3619944==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2240 byte(s) in 40 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f7df0a13a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f7df16195ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 132a144,279 > > ================================================================= > ==3619990==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2128 byte(s) in 38 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f718969da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f718a2a35ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 132a144,277 > > ================================================================= > ==3620201==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f132ba50a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f132c6565ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 132a144,277 > > ================================================================= > ==3620120==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fb922bf3a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fb9237f95ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 132a144,278 > > ================================================================= > ==3620118==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fba9b90fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fba9c5155ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 12a14 > Error: Could not build entry in netedit; lane doesn't exist. 14a17,27 > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 238a252,408 > > ================================================================= > ==3620692==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 560 byte(s) in 10 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f92919eca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 <truncated after showing first 30 lines> ---------- Differences in log ---------- 1c1,2 < Warning: The lane 'gneE23_0' to use within the detEntry is not known. --- > Error: Could not build entry in netedit; lane doesn't exist. > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 44a56,171 > > ================================================================= > ==3620938==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3808 byte(s) in 68 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fc470407a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc47052b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 63a75,187 > > ================================================================= > ==3620790==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4816 byte(s) in 86 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f1c88e3aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f1c88f5e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 63a75,187 > > ================================================================= > ==3620988==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4928 byte(s) in 88 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f1a19c7aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f1a19d9e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 267a279,391 > > ================================================================= > ==3620742==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 59136 byte(s) in 1056 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fc0fbfa8a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc0fc0cc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 18a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 268a280,457 > > ================================================================= > ==3628930==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1120 byte(s) in 20 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f0061e8aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f0062a905ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 18a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 255a267,452 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3628938==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1120 byte(s) in 20 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f143af2ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f143bb315ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 18a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 251a263,430 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3629026==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1120 byte(s) in 20 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f94ab716a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f94ac31c5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 18a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 266a278,462 > > ================================================================= > ==3628835==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1120 byte(s) in 20 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f196f876a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f197047c5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 18a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 201a213,378 > > ================================================================= > ==3628638==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1120 byte(s) in 20 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f94540cda38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f9454cd35ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 18a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 236a248,433 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3629119==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1120 byte(s) in 20 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f44232b7a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f4423ebd5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 18a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 250a262,447 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3629185==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1120 byte(s) in 20 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f8a93500a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f8a941065ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 18a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 236a248,414 > > ================================================================= > ==3629285==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1120 byte(s) in 20 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f231d2b7a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f231debd5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 18a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 236a248,433 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3629073==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1120 byte(s) in 20 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f0568fd0a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f0569bd65ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 18a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 203a215,392 > > ================================================================= > ==3629359==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1120 byte(s) in 20 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f466bbffa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f466c8055ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 18a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 194a206,386 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3629360==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f47723515ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f477186f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 18a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 194a206,367 > > ================================================================= > ==3629481==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f13e4d215ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f13e423f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 18a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 206a218,403 > > ================================================================= > ==3629346==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1120 byte(s) in 20 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f3b5d152a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f3b5dd585ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 7a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 79a91,250 > > ================================================================= > ==3624206==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3136 byte(s) in 56 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fd9459a1a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fd9465a75ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 7a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 82a94,253 > > ================================================================= > ==3623794==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3136 byte(s) in 56 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fee28b4fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fee297555ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 7a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 92a104,263 > > ================================================================= > ==3624312==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f12c6ed0a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f12c7ad65ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 7a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 81a93,252 > > ================================================================= > ==3624025==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3136 byte(s) in 56 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f85271bda38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f8527dc35ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 7a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 25d35 < Debug: Setting new attribute endOffset '0' into lane 'gneE2_1' 82a93,252 > > ================================================================= > ==3624134==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3136 byte(s) in 56 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f0ead665a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 7a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 135a147,306 > > ================================================================= > ==3624423==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7392 byte(s) in 132 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f738a14ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f738ad515ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 7a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 81a93,254 > > ================================================================= > ==3623740==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3136 byte(s) in 56 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7ffa3ac2ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7ffa3b8315ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 7a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 83a95,254 > > ================================================================= > ==3624072==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3136 byte(s) in 56 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f4639b26a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f463a72c5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 7a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 82a94,253 > > ================================================================= > ==3624849==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5600 byte(s) in 100 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fd64c2eda38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fd64cef35ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 7a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 86a98,257 > > ================================================================= > ==3624600==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 6048 byte(s) in 108 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f3a8e7c9a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f3a8f3cf5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 7a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 84a96,255 > > ================================================================= > ==3624648==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 6048 byte(s) in 108 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f38e350ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f38e41125ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 7a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 25,26d35 < Debug: Setting new attribute endOffset '0' into lane 'gneE2_1' < Debug: Setting new attribute endOffset '0' into lane 'gneE3_0' 86a96,255 > > ================================================================= > ==3624783==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5824 byte(s) in 104 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f45a7550a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 7a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 156a168,328 > > ================================================================= > ==3624909==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9632 byte(s) in 172 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fe26ee3ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fe26fa415ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 7a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 85a97,256 > > ================================================================= > ==3624469==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 6048 byte(s) in 108 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f3b77699a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f3b7829f5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 7a9,18 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 87a99,258 > > ================================================================= > ==3624725==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5824 byte(s) in 104 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f5ddf26da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f5ddfe735ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 122a134,300 > > ================================================================= > ==3624956==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f1f5811d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 116a128,294 > > ================================================================= > ==3625018==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f53f31ad2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 116a128,294 > > ================================================================= > ==3625203==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8f5c6ef2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 116a128,294 > > ================================================================= > ==3625255==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f130733d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 116a128,296 > > ================================================================= > ==3625348==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe8c298e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 116a128,294 > > ================================================================= > ==3625469==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f97ba1232f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 116a128,296 > > ================================================================= > ==3625539==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f657831b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 116a128,294 > > ================================================================= > ==3625603==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd4e0fce2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 116a128,294 > > ================================================================= > ==3625716==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f1708d652f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 116a128,294 > > ================================================================= > ==3625764==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f07bec4a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 116a128,294 > > ================================================================= > ==3625820==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f7609c3f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 116a128,296 > > ================================================================= > ==3625869==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc62f4652f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 116a128,295 > > ================================================================= > ==3625976==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe7fadf82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 116a128,294 > > ================================================================= > ==3626089==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f69809fb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 122a134,300 > > ================================================================= > ==3626096==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f0e39a662f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 116a128,295 > > ================================================================= > ==3626184==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f4ebb3bb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 116a128,294 > > ================================================================= > ==3626230==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f08773f82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 116a128,294 > > ================================================================= > ==3626280==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f7399c682f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 116a128,295 > > ================================================================= > ==3626373==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f30d12842f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 116a128,294 > > ================================================================= > ==3626380==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8f106282f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 116a128,296 > > ================================================================= > ==3626484==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f6c883e52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 116a128,294 > > ================================================================= > ==3626540==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff5f0cc82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 116a128,295 > > ================================================================= > ==3626692==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8c809622f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 116a128,294 > > ================================================================= > ==3626742==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fda68fab2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 116a128,296 > > ================================================================= > ==3626889==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f752cd9c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 116a128,295 > > ================================================================= > ==3626935==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb2a6c052f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 122a134,241 > > ================================================================= > ==3627040==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb37fe6a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,92c1,3 < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Key DEL (delete) pressed < Debug: Key F5 (Compute) pressed < Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection() < Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection() < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Key F5 (Compute) pressed < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor < Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor < Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor < Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor < Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor < Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor < Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor < Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor < Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor < Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor < Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor < Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor < Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor < Debug: Deleting unreferenced lane '-gneE20_0' in GNEEdge destructor < Debug: Deleting unreferenced edge '-gneE21' in AttributeCarriers destructor < Debug: Deleting unreferenced lane '-gneE21_0' in GNEEdge destructor < Debug: Deleting unreferenced edge '-gneE22' in AttributeCarriers destructor < Debug: Deleting unreferenced lane '-gneE22_0' in GNEEdge destructor < Debug: Deleting unreferenced edge '-gneE23' in AttributeCarriers destructor < Debug: Deleting unreferenced lane '-gneE23_0' in GNEEdge destructor < Debug: Deleting unreferenced edge '-gneE24' in AttributeCarriers destructor <truncated after showing first 30 lines> ---------- Differences in output ---------- 3,10d2 < TestFunctions: 'reference.png' found. Position: 304 - 168 < network element < lane < disallow < =army < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ2_0" function="internal"> <lane id=":gneJ2_0_0" index="0" disallow="all" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/> </edge> <edge id=":gneJ3_0" function="internal"> <lane id=":gneJ3_0_0" index="0" disallow="all" speed="3.82" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/> </edge> <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1"> <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/> </edge> <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1"> <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/> </edge> <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1"> <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/> </edge> <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1"> <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/> </edge> <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1"> <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/> </edge> <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1"> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 92a104,211 > > ================================================================= > ==3627155==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f3bbebdb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 92a104,211 > > ================================================================= > ==3627221==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f18964f62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 92a104,211 > > ================================================================= > ==3627214==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7faf7fa802f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 92a104,211 > > ================================================================= > ==3627304==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f183a4ba2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 92a104,211 > > ================================================================= > ==3627352==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8c9a4792f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 92a104,211 > > ================================================================= > ==3627433==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fabb4a852f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 92a104,213 > > ================================================================= > ==3627440==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd4c9c072f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 92a104,211 > > ================================================================= > ==3627525==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f95ed64d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 92a104,211 > > ================================================================= > ==3627593==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f846317a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 92a104,211 > > ================================================================= > ==3627652==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe82465b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 92a104,211 > > ================================================================= > ==3627761==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f6c7dbeb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 92a104,213 > > ================================================================= > ==3627812==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f3986ac22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 92a104,211 > > ================================================================= > ==3627919==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f35f45b72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 92a104,211 > > ================================================================= > ==3627971==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f32374e42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 92a104,211 > > ================================================================= > ==3628019==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f7433d292f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 92a104,213 > > ================================================================= > ==3628086==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa8b75c32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 92a104,211 > > ================================================================= > ==3628186==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f733d4b92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 92a104,213 > > ================================================================= > ==3628262==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe41d43d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 92a104,213 > > ================================================================= > ==3628263==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f97fdd292f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 92a104,211 > > ================================================================= > ==3628249==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f16f40e12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 92a104,212 > > ================================================================= > ==3628385==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9ee122e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 92a104,211 > > ================================================================= > ==3628475==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fcac6ede2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 92a104,213 > > ================================================================= > ==3628468==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f15355d92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 92a104,211 > > ================================================================= > ==3628564==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff4d6ff82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 30a42,43 > /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:791:17: runtime error: load of value 252, which is not a valid value for type 'bool' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:791:17 in 103a117,254 > > ================================================================= > ==3629595==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2576 byte(s) in 46 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fd34be17a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd34bf3b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 28,73c28,50 < Debug: Setting new attribute selected 'true' into busStop 'busStop_00' < Debug: Setting new attribute selected 'true' into busStop 'busStop_01' < Debug: Setting new attribute selected 'true' into busStop 'busStop_02' < Debug: Setting new attribute selected 'true' into busStop 'busStop_03' < Debug: Setting new attribute selected 'true' into busStop 'busStop_04' < Debug: Setting new attribute selected 'true' into busStop 'busStop_05' < Debug: Setting new attribute selected 'true' into busStop 'busStop_06' < Debug: Setting new attribute selected 'true' into busStop 'busStop_07' < Debug: Setting new attribute selected 'true' into busStop 'busStop_08' < Debug: Key DEL (delete) pressed < Debug: Removing busStop 'busStop_00' in GNEChange_Additional < Debug: Removing busStop 'busStop_01' in GNEChange_Additional < Debug: Removing busStop 'busStop_02' in GNEChange_Additional < Debug: Removing busStop 'busStop_03' in GNEChange_Additional < Debug: Removing busStop 'busStop_04' in GNEChange_Additional < Debug: Removing busStop 'busStop_05' in GNEChange_Additional < Debug: Removing busStop 'busStop_06' in GNEChange_Additional < Debug: Removing busStop 'busStop_07' in GNEChange_Additional < Debug: Removing busStop 'busStop_08' in GNEChange_Additional < Debug: Setting new attribute selected 'true' into busStop 'busStop_IDToRemove1' < Debug: Key DEL (delete) pressed < Debug: Removing busStop 'busStop_IDToRemove1' in GNEChange_Additional < Debug: Setting new attribute selected 'true' into busStop 'busStop_IDToRemove2' < Debug: Key DEL (delete) pressed < Debug: Removing busStop 'busStop_IDToRemove2' in GNEChange_Additional < Debug: Setting new attribute selected 'true' into busStop 'busStop_12' < Debug: Setting new attribute selected 'true' into busStop 'busStop_13' < Debug: Setting new attribute selected 'true' into busStop 'busStop_14' < Debug: Setting new attribute selected 'true' into busStop 'busStop_15' <truncated after showing first 30 lines> ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <busStop id="busStop_18" lane="gneE1_0" startPos="45.00" endPos="50.00" lines="line1 line2"/> <taz id="TAZ" shape="70.00,30.00 60.00,30.00 60.00,40.00 70.00,40.00 70.00,30.00" color="orange"/> <poly id="poly_0" color="green" fill="1" layer="0.00" shape="10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000 10.000000,20.000000"/> <poly id="poly_1" color="green" fill="1" layer="0.00" shape="40.000000,20.000000 40.000000,10.000000 50.000000,10.000000 50.000000,20.000000 40.000000,20.000000"/> <poi id="POI_0" color="red" layer="3.00" lane="gneE1_0" pos="40.00" width="0.00" height="0.00"/> <poi id="POI_1" color="red" layer="3.00" lane="gneE1_0" pos="10.00" width="0.00" height="0.00"/> <poi id="POI_2" color="red" layer="3.00" x="10.00" y="-10.00" width="0.00" height="0.00"/> <poi id="POI_3" color="red" layer="3.00" x="40.00" y="-10.00" width="0.00" height="0.00"/> </additional>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,178 > > ================================================================= > ==4031690==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f166e8b25ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f166ddd02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 45a56,184 > > ================================================================= > ==4031139==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f37402005ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f373f71e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 45a56,186 > > ================================================================= > ==4031216==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f2d28d385ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2d282562f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 1226a1237,1372 > > ================================================================= > ==4032100==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3024 byte(s) in 54 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f9474d79a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f947597f5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 7a8,9 > <poi id="POI_0" color="red" layer="3.00" lane="gneE1_0" pos="40.00" width="0.00" height="0.00"/> > <poi id="POI_1" color="red" layer="3.00" lane="gneE1_0" pos="10.00" width="0.00" height="0.00"/> ---------- Differences in errors ---------- 10c10,23 < Debug: Setting new attribute selected 'true' into junction 'gneJ0' --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in > Debug: Open additional dialog > Debug: Cancel additional dialog > Debug: Open additional dialog > Debug: Close additional dialog 12,28c25,26 < Debug: Removing connection 'gneE1_0->gneE0_0' from edge 'gneE1' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE1' < Debug: invalidating (removing) connections of edge 'gneE1' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ0' < Debug: Removing connection 'gneE0_0->gneE1_0' from edge 'gneE0' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE0' < Debug: invalidating (removing) connections of edge 'gneE0' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ1' < Debug: Removing edge 'gneE0' from net < Debug: Removing poiLane 'POI_0' from viewNet < Debug: Removing poiLane 'POI_1' from viewNet < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ1' <truncated after showing first 30 lines> ---------- Differences in net ---------- 6c6 < <location netOffset="25.00,0.00" convBoundary="50.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> --- > <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> 7a8,13 > <edge id=":gneJ0_0" function="internal"> > <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> > </edge> > <edge id=":gneJ1_0" function="internal"> > <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> > </edge> 9c15,33 < <junction id="gneJ1" type="dead_end" x="50.00" y="0.00" incLanes="" intLanes="" shape="50.00,0.00"/> --- > <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> > <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> > </edge> > <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> > <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> > </edge> > > <junction id="gneJ0" type="priority" x="0.00" y="0.00" incLanes="gneE1_0" intLanes=":gneJ0_0_0" shape="0.00,0.00 0.00,3.20 0.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="gneJ1" type="priority" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > > <connection from="gneE0" to="gneE1" fromLane="0" toLane="0" via=":gneJ1_0_0" dir="t" state="M"/> > <connection from="gneE1" to="gneE0" fromLane="0" toLane="0" via=":gneJ0_0_0" dir="t" state="M"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19,28 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 101c111,200 < Debug: Setting new attribute selected '0' into junction 'Center' --- > Debug: Setting new attribute selected '1' into edge '1' > Debug: Setting new attribute selected '1' into edge '2' > Debug: Setting new attribute selected '1' into edge '3' > Debug: Setting new attribute selected '1' into edge '4' > Debug: Setting new attribute selected '1' into edge '5' > Debug: Setting new attribute selected '1' into edge '6' > Debug: Setting new attribute selected '1' into edge '7' > Debug: Setting new attribute selected '1' into edge '8' > Debug: Setting new attribute selected '1' into junction 'Center' > Debug: Setting new attribute selected '1' into taz 'TAZ' > Debug: Setting new attribute selected '1' into e1Detector 'detector2' > Debug: Setting new attribute selected '1' into e1Detector 'detector6' > Debug: Setting new attribute selected '1' into poly 'poly_0' > Debug: Setting new attribute selected '1' into connection 'from5_1to4_1' > Debug: Setting new attribute selected '1' into connection 'from5_1to2_1' > Debug: Setting new attribute selected '1' into connection 'from5_2to2_2' <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19,28 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 437a448 > Debug: Keys Ctrl+Z (Undo) pressed 734a746,879 > > ================================================================= > ==4035150==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7392 byte(s) in 132 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f262b935a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f262c53b5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19,28 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 692a703,836 > > ================================================================= > ==4035116==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 6384 byte(s) in 114 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fd5e3163a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fd5e3d695ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19,28 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 692a703,836 > > ================================================================= > ==4035315==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8176 byte(s) in 146 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f8ed957aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f8eda1805ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19,28 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 596a607,740 > > ================================================================= > ==4033893==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8400 byte(s) in 150 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f9df0bafa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f9df17b55ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19,28 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 641a652,662 > Debug: Keys Ctrl+Y (Redo) pressed > Debug: Keys Ctrl+Y (Redo) pressed > Debug: Keys Ctrl+Y (Redo) pressed > Debug: Keys Ctrl+Y (Redo) pressed > Debug: Keys Ctrl+Y (Redo) pressed > Debug: Keys Ctrl+Y (Redo) pressed > Debug: Keys Ctrl+Y (Redo) pressed > Debug: Keys Ctrl+Y (Redo) pressed > Debug: Keys Ctrl+Y (Redo) pressed > Debug: Keys Ctrl+Y (Redo) pressed > Debug: Keys Ctrl+Y (Redo) pressed 725a747,881 > > ================================================================= > ==4033890==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7056 byte(s) in 126 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19,28 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 741a752,885 > > ================================================================= > ==4034226==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7392 byte(s) in 132 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f9b1f367a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f9b1ff6d5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19,28 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 734a745,879 > > ================================================================= > ==4035679==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 6720 byte(s) in 120 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f12f87fca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f12f94025ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19,28 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 133,320d142 < Debug: Setting new attribute selected '1' into edge '1' < Debug: Setting new attribute selected '1' into edge '2' < Debug: Setting new attribute selected '1' into edge '3' < Debug: Setting new attribute selected '1' into edge '4' < Debug: Setting new attribute selected '1' into edge '5' < Debug: Setting new attribute selected '1' into edge '6' < Debug: Setting new attribute selected '1' into edge '7' < Debug: Setting new attribute selected '1' into edge '8' < Debug: Setting new attribute selected '1' into crossing ':Center_c0' < Debug: Setting new attribute selected '1' into crossing ':Center_c1' < Debug: Setting new attribute selected '1' into junction 'A' < Debug: Setting new attribute selected '1' into junction 'B' < Debug: Setting new attribute selected '1' into junction 'C' < Debug: Setting new attribute selected '1' into junction 'Center' < Debug: Setting new attribute selected '1' into junction 'D' < Debug: Setting new attribute selected '1' into poi 'POI_0' < Debug: Setting new attribute selected '1' into poi 'POI_1' < Debug: Setting new attribute selected '1' into poi 'POI_2' <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19,28 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 208a219,352 > > ================================================================= > ==4033203==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 672 byte(s) in 12 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f4aa9701a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f4aaa3075ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19,28 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 231a242,375 > > ================================================================= > ==4033286==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4928 byte(s) in 88 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f8e8abfca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f8e8b8025ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 12,52c12,21 < Debug: Setting new attribute selected 'true' into edge 'gneE0' < Debug: Setting new attribute selected 'true' into edge 'gneE1' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute selected '0' into edge 'gneE1' < Debug: Setting previous attribute selected '0' into edge 'gneE0' < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute selected 'true' into edge 'gneE0' < Debug: Setting new attribute selected 'true' into edge 'gneE1' < Debug: Additionals saved < Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection() < Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection() < Debug: Removing poi 'POI_3' from net in ~GNEChange_Shape() < Debug: delete poi 'POI_3' in ~GNEChange_Shape() < Debug: Removing poi 'POI_2' from net in ~GNEChange_Shape() < Debug: delete poi 'POI_2' in ~GNEChange_Shape() < Debug: Removing poiLane 'POI_1' from net in ~GNEChange_Shape() < Debug: delete poiLane 'POI_1' in ~GNEChange_Shape() < Debug: Removing poiLane 'POI_0' from net in ~GNEChange_Shape() < Debug: delete poiLane 'POI_0' in ~GNEChange_Shape() < Debug: Removing taz 'TAZ' from net in ~GNEChange_TAZElement() < Debug: delete taz 'TAZ' in ~GNEChange_TAZElement() < Debug: Removing poly 'poly_1' from net in ~GNEChange_Shape() < Debug: delete poly 'poly_1' in ~GNEChange_Shape() < Debug: Removing poly 'poly_0' from net in ~GNEChange_Shape() < Debug: delete poly 'poly_0' in ~GNEChange_Shape() < Debug: Deleting unreferenced busStop 'busStop_gneE1_0_0' < Debug: Deleting unreferenced busStop 'busStop_gneE0_0_1' <truncated after showing first 30 lines> ---------- Differences in output ---------- 6c6 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <busStop id="busStop_gneE0_0_1" lane="gneE0_0" startPos="31.90" endPos="41.90"/> <busStop id="busStop_gneE1_0_0" lane="gneE1_0" startPos="35.59" endPos="45.59"/> <taz id="TAZ" shape="70.00,30.00 60.00,30.00 60.00,40.00 70.00,40.00 70.00,30.00" color="orange"/> <poly id="poly_0" color="green" fill="1" layer="0.00" shape="10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000 10.000000,20.000000"/> <poly id="poly_1" color="green" fill="1" layer="0.00" shape="40.000000,20.000000 40.000000,10.000000 50.000000,10.000000 50.000000,20.000000 40.000000,20.000000"/> <poi id="POI_0" color="red" layer="3.00" lane="gneE1_0" pos="40.00" width="0.00" height="0.00"/> <poi id="POI_1" color="red" layer="3.00" lane="gneE1_0" pos="10.00" width="0.00" height="0.00"/> <poi id="POI_2" color="red" layer="3.00" x="10.00" y="-10.00" width="0.00" height="0.00"/> <poi id="POI_3" color="red" layer="3.00" x="40.00" y="-10.00" width="0.00" height="0.00"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="5.00" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="20.00" length="50.00" shape="50.00,1.60 0.00,1.60"/> </edge> <junction id="gneJ0" type="priority" x="0.00" y="0.00" incLanes="gneE1_0" intLanes=":gneJ0_0_0" shape="0.00,0.00 0.00,3.20 0.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="gneJ1" type="priority" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <connection from="gneE0" to="gneE1" fromLane="0" toLane="0" via=":gneJ1_0_0" dir="t" state="M"/> <connection from="gneE1" to="gneE0" fromLane="0" toLane="0" via=":gneJ0_0_0" dir="t" state="M"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 12,52c12,25 < Debug: Setting new attribute selected 'true' into edge 'gneE0' < Debug: Setting new attribute selected 'true' into edge 'gneE1' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute selected '0' into edge 'gneE1' < Debug: Setting previous attribute selected '0' into edge 'gneE0' < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute selected 'true' into edge 'gneE0' < Debug: Setting new attribute selected 'true' into edge 'gneE1' < Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection() < Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection() < Debug: Additionals saved < Debug: Removing poi 'POI_3' from net in ~GNEChange_Shape() < Debug: delete poi 'POI_3' in ~GNEChange_Shape() < Debug: Removing poi 'POI_2' from net in ~GNEChange_Shape() < Debug: delete poi 'POI_2' in ~GNEChange_Shape() < Debug: Removing poiLane 'POI_1' from net in ~GNEChange_Shape() < Debug: delete poiLane 'POI_1' in ~GNEChange_Shape() < Debug: Removing poiLane 'POI_0' from net in ~GNEChange_Shape() < Debug: delete poiLane 'POI_0' in ~GNEChange_Shape() < Debug: Removing taz 'TAZ' from net in ~GNEChange_TAZElement() < Debug: delete taz 'TAZ' in ~GNEChange_TAZElement() < Debug: Removing poly 'poly_1' from net in ~GNEChange_Shape() < Debug: delete poly 'poly_1' in ~GNEChange_Shape() < Debug: Removing poly 'poly_0' from net in ~GNEChange_Shape() < Debug: delete poly 'poly_0' in ~GNEChange_Shape() < Debug: Deleting unreferenced busStop 'busStop_gneE1_0_0' < Debug: Deleting unreferenced busStop 'busStop_gneE0_0_1' <truncated after showing first 30 lines> ---------- Differences in output ---------- 10c10 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <busStop id="busStop_gneE0_0_1" lane="gneE0_0" startPos="31.90" endPos="41.90"/> <busStop id="busStop_gneE1_0_0" lane="gneE1_0" startPos="35.59" endPos="45.59"/> <taz id="TAZ" shape="70.00,30.00 60.00,30.00 60.00,40.00 70.00,40.00 70.00,30.00" color="orange"/> <poly id="poly_0" color="green" fill="1" layer="0.00" shape="10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000 10.000000,20.000000"/> <poly id="poly_1" color="green" fill="1" layer="0.00" shape="40.000000,20.000000 40.000000,10.000000 50.000000,10.000000 50.000000,20.000000 40.000000,20.000000"/> <poi id="POI_0" color="red" layer="3.00" lane="gneE1_0" pos="40.00" width="0.00" height="0.00"/> <poi id="POI_1" color="red" layer="3.00" lane="gneE1_0" pos="10.00" width="0.00" height="0.00"/> <poi id="POI_2" color="red" layer="3.00" x="10.00" y="-10.00" width="0.00" height="0.00"/> <poi id="POI_3" color="red" layer="3.00" x="40.00" y="-10.00" width="0.00" height="0.00"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="5.00" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="20.00" length="50.00" shape="50.00,1.60 0.00,1.60"/> </edge> <junction id="gneJ0" type="priority" x="0.00" y="0.00" incLanes="gneE1_0" intLanes=":gneJ0_0_0" shape="0.00,0.00 0.00,3.20 0.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="gneJ1" type="priority" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <connection from="gneE0" to="gneE1" fromLane="0" toLane="0" via=":gneJ1_0_0" dir="t" state="M"/> <connection from="gneE1" to="gneE0" fromLane="0" toLane="0" via=":gneJ0_0_0" dir="t" state="M"/> <truncated after showing first 30 lines> ---------- Missing result in selection ---------- edge:gneE0 edge:gneE1
---------- Differences in errors ---------- 22a23,32 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 759a770,905 > > ================================================================= > ==4032581==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7392 byte(s) in 132 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f5ec1d7ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f5ec29825ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 22a23,32 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 903a914,1047 > > ================================================================= > ==4032618==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7616 byte(s) in 136 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7f0ae7b9aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f0ae87a05ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 23a34,141 > > ================================================================= > ==3683748==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc694ed62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 26a37,144 > > ================================================================= > ==3683810==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f3d3a3512f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16d83d3 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 9,76c20 < Debug: Invalid input parameter of poi: 'angle' doesn't have a valid 'float' format between [0, 360] < Debug: Adding poi 'poi_0' into viewNet < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -5.00,7.00,17.00,29.00 < Debug: Adding poi 'poi_1' into viewNet < GLDebug: Inserted poi:poi_1 into SUMORTree with boundary 1.00,7.00,23.00,29.00 < Debug: Adding poi 'poi_2' into viewNet < GLDebug: Inserted poi:poi_2 into SUMORTree with boundary 5.00,7.00,27.00,29.00 < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing poi 'poi_2' from viewNet < GLDebug: Removed object poi:poi_2 from SUMORTree with boundary 5.00,7.00,27.00,29.00 < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing poi 'poi_1' from viewNet < GLDebug: Removed object poi:poi_1 from SUMORTree with boundary 1.00,7.00,23.00,29.00 < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in output ---------- 15c15 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <poi id="poi_0" color="red" layer="202.00" x="6.00" y="18.00" angle="140.00"/> <poi id="poi_1" color="red" layer="202.00" x="12.00" y="18.00" angle="-27.00"/> <poi id="poi_2" color="red" layer="202.00" x="16.00" y="18.00" angle="45.00"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 9,52c20 < Debug: Adding poi 'poi_0' into viewNet < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 < Debug: Setting new attribute blockMovement '1' into poi 'poi_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute blockMovement '0' into poi 'poi_0' < Debug: Removing poi 'poi_0' from viewNet < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding poi 'poi_0' into viewNet < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 < Debug: Setting new attribute blockMovement '1' into poi 'poi_0' < Debug: Additionals saved < GLDebug: Removing junctions during recomputing < GLDebug: Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00 < GLDebug: Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00 <truncated after showing first 30 lines> ---------- Differences in output ---------- 8c8 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <poi id="poi_0" color="red" layer="202.00" x="2.00" y="18.00"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 63a75,182 > > ================================================================= > ==3684063==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f305aca72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 49a61,175 > > ================================================================= > ==3684028==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbef558e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <poi id="poi_0" color="red" layer="202.00" lon="10.511086" lat="0.000126"/> --- > <poi id="poi_0" color="red" layer="202.00" x="-10.00" y="24.00"/> ---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 10c21 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -4.99,2.97,17.01,24.97 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -21.00,13.00,1.00,35.00 14c25 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -4.99,2.97,17.01,24.97 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -21.00,13.00,1.00,35.00 18c29 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -4.99,2.97,17.01,24.97 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -21.00,13.00,1.00,35.00 35c46 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -4.99,2.97,17.01,24.97 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -21.00,13.00,1.00,35.00 49a61,177 > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 9,10c20,21 < Debug: Adding poi 'poi_0' into viewNet < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -4.99,2.97,17.01,24.97 --- > Debug: Opening NeteditAttributes help dialog > Debug: Closing NeteditAttributes help dialog 12,14d22 < Debug: Calling GNEUndoList::undo() < Debug: Removing poi 'poi_0' from viewNet < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -4.99,2.97,17.01,24.97 16,19d23 < Debug: Calling GNEUndoList::redo() < Debug: Adding poi 'poi_0' into viewNet < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -4.99,2.97,17.01,24.97 < Debug: Additionals saved 34,36d37 < Debug: Removing poi 'poi_0' from net in ~GNEChange_Shape() < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -4.99,2.97,17.01,24.97 <truncated after showing first 30 lines> ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <poi id="poi_0" color="red" layer="202.00" lon="10.511086" lat="0.000126"/> </additional>
---------- Differences in additionals ---------- 5c5 < <poi id="poi_0" color="red" layer="202.00" x="12.00" y="18.00" height="4.40"/> --- > <poi id="poi_0" color="red" layer="202.00" x="12.00" y="18.00" width="4.40"/> ---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 9,10c20,21 < Debug: Invalid input parameter of poi: 'height' doesn't have a valid 'float' format < Debug: Invalid input parameter of poi: 'height' cannot be negative --- > Debug: Invalid input parameter of poi: 'width' doesn't have a valid 'float' format > Debug: Invalid input parameter of poi: 'width' cannot be negative 51a63,178 > > ================================================================= > ==3684311==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f180e23b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 78a90,197 > > ================================================================= > ==3683972==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f38b2c022f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 9,13c20,22 < Debug: Invalid input parameter of poi: input contains invalid characters for a filename < Loading failed! < Debug: Invalid input parameter of poi: doesn't exist image 'paris.ico' < Debug: Adding poi 'poi_0' into viewNet < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary 1.00,7.00,23.00,29.00 --- > Debug: Invalid input parameter of poi: 'height' doesn't have a valid 'float' format > Debug: Invalid input parameter of poi: 'height' doesn't have a valid 'float' format > Debug: Invalid input parameter of poi: 'height' doesn't have a valid 'float' format 15,17d23 < Debug: Calling GNEUndoList::undo() < Debug: Removing poi 'poi_0' from viewNet < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary 1.00,7.00,23.00,29.00 19,22d24 < Debug: Calling GNEUndoList::redo() < Debug: Adding poi 'poi_0' into viewNet < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary 1.00,7.00,23.00,29.00 <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,2d0 < Error: Could not load 'paris.ico'. < Loading failed! ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <poi id="poi_0" color="red" layer="202.00" x="12.00" y="18.00" imgFile="berlin_icon.ico"/> </additional>
---------- Differences in additionals ---------- 5,6c5,7 < <poi id="poi_0" color="red" layer="-2.00" x="6.00" y="18.00"/> < <poi id="poi_1" color="red" layer="6.50" x="12.00" y="18.00"/> --- > <poi id="poi_0" color="red" layer="202.00" x="2.00" y="18.00"/> > <poi id="poi_1" color="red" layer="202.00" x="6.00" y="18.00"/> > <poi id="poi_2" color="red" layer="202.00" x="12.00" y="18.00"/> ---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 9d19 < Debug: Invalid input parameter of poi: 'layer' doesn't have a valid 'float' format 11c21 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -5.00,7.00,17.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 13c23,25 < GLDebug: Inserted poi:poi_1 into SUMORTree with boundary 1.00,7.00,23.00,29.00 --- > GLDebug: Inserted poi:poi_1 into SUMORTree with boundary -5.00,7.00,17.00,29.00 > Debug: Adding poi 'poi_2' into viewNet > GLDebug: Inserted poi:poi_2 into SUMORTree with boundary 1.00,7.00,23.00,29.00 16,17c28,29 < Debug: Removing poi 'poi_1' from viewNet < GLDebug: Removed object poi:poi_1 from SUMORTree with boundary 1.00,7.00,23.00,29.00 --- > Debug: Removing poi 'poi_2' from viewNet > GLDebug: Removed object poi:poi_2 from SUMORTree with boundary 1.00,7.00,23.00,29.00 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 9,10c20,21 < Debug: Adding poi 'poi_0' into viewNet < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > Unknown file extension '' for image ' '! > Debug: Invalid input parameter of poi: doesn't exist image ' ' 12,14d22 < Debug: Calling GNEUndoList::undo() < Debug: Removing poi 'poi_0' from viewNet < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 16,19d23 < Debug: Calling GNEUndoList::redo() < Debug: Adding poi 'poi_0' into viewNet < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 < Debug: Additionals saved 34,36d37 < Debug: Removing poi 'poi_0' from net in ~GNEChange_Shape() < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,2 > Error: Could not load ' '. > Unknown file extension '' for image ' '! ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <poi id="poi_0" color="red" layer="202.00" x="2.00" y="18.00"/> </additional>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 9,10c20 < Debug: Adding poi 'poi_0' into viewNet < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > Error: Could not build poly with ID 'poi_0' in netedit; type contains invalid characters. 12,14d21 < Debug: Calling GNEUndoList::undo() < Debug: Removing poi 'poi_0' from viewNet < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 16,19d22 < Debug: Calling GNEUndoList::redo() < Debug: Adding poi 'poi_0' into viewNet < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 < Debug: Additionals saved 34,36d36 < Debug: Removing poi 'poi_0' from net in ~GNEChange_Shape() < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 < Debug: delete poi 'poi_0' in ~GNEChange_Shape() <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1 > Error: Could not build poly with ID 'poi_0' in netedit; type contains invalid characters. ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <poi id="poi_0" type="<<poi_test>>" color="red" layer="202.00" x="2.00" y="18.00"/> </additional>
---------- Differences in additionals ---------- 5c5,6 < <poi id="poi_0" color="red" layer="202.00" x="12.00" y="18.00" width="2.50"/> --- > <poi id="poi_0" color="red" layer="-2.00" x="6.00" y="18.00"/> > <poi id="poi_1" color="red" layer="2.50" x="12.00" y="18.00"/> ---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 9,10c20 < Debug: Invalid input parameter of poi: 'width' doesn't have a valid 'float' format < Debug: Invalid input parameter of poi: 'width' cannot be negative --- > Debug: Invalid input parameter of poi: 'layer' doesn't have a valid 'float' format 12c22,24 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -0.50,5.50,24.50,30.50 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -5.00,7.00,17.00,29.00 > Debug: Adding poi 'poi_1' into viewNet > GLDebug: Inserted poi:poi_1 into SUMORTree with boundary 1.00,7.00,23.00,29.00 15,16c27,28 < Debug: Removing poi 'poi_0' from viewNet < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -0.50,5.50,24.50,30.50 --- > Debug: Removing poi 'poi_1' from viewNet > GLDebug: Removed object poi:poi_1 from SUMORTree with boundary 1.00,7.00,23.00,29.00 19,20c31,32 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <poi id="POI_B" color="white" layer="0.00" x="12.40" y="17.50" imgFile="<TEXTTEST_SANDBOX>/berlin_icon.ico" width="5.00" height="5.00"/> --- > <poi id="POI_B" color="white" layer="0.00" x="12.40" y="17.50" imgFile="berlin_icon.ico" width="5.00" height="5.00"/> ---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 3a5,14 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a51,179 > > ================================================================= > ==3684772==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fa85f4d95ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa85e9f72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <poi id="poi_0" color="red" layer="202.00" x="2.00" y="18.00" angle="30.00"/> --- > <poi id="poi_0" color="red" layer="202.00" x="2.00" y="18.00"/> ---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 11,14c22,25 < Debug: Value 'dummyAngle' for attribute angle of poi isn't valid < Debug: Setting new attribute angle '-12.00' into poi 'poi_0' < Debug: Setting new attribute angle '140.00' into poi 'poi_0' < Debug: Setting new attribute angle '30.00' into poi 'poi_0' --- > Debug: Open additional dialog > Debug: Close additional dialog > Debug: Open additional dialog > Debug: Close additional dialog 17c28,29 < Debug: Setting previous attribute angle '140.00' into poi 'poi_0' --- > Debug: Removing poi 'poi_0' from viewNet > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 19,20d30 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute angle '-12.00' into poi 'poi_0' <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 51a63,177 > > ================================================================= > ==3685630==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ffad3a062f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 57a69,176 > > ================================================================= > ==3685018==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f7b938ee2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 11,62c22,24 < Debug: Setting new attribute lon/lat '3.73,74.30' into poi 'poi_0' < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary 161479.74,8277668.01,161501.74,8277690.01 < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute lon/lat '10.511050,0.000162' into poi 'poi_0' < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary 161479.74,8277668.01,161501.74,8277690.01 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.01,6.96,12.99,28.96 < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing poi 'poi_0' from viewNet < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.01,6.96,12.99,28.96 < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding poi 'poi_0' into viewNet < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.01,6.96,12.99,28.96 < Debug: Keys Ctrl+Y (Redo) pressed <truncated after showing first 30 lines> ---------- Differences in output ---------- 12c12 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <poi id="poi_0" color="red" layer="202.00" x="161490.74" y="8277679.01"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <poi id="poi_0" color="red" layer="202.00" lon="10.511041" lat="0.000180"/> --- > <poi id="poi_0" color="red" layer="202.00" x="2.00" y="18.00"/> ---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 11,14d21 < Debug: Setting new attribute geo 'true' into poi 'poi_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute geo '0' into poi 'poi_0' 18a26 > Debug: Keys Ctrl+Z (Undo) pressed 24,25d31 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute geo 'true' into poi 'poi_0' 56a63,179 > > ================================================================= > ==3685485==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f4e944742f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1 > Warning: Invalid format of parameter ( i)
---------- Differences in additionals ---------- 5c5 < <poi id="poi_0" color="red" layer="202.00" x="2.00" y="18.00" height="5.00"/> --- > <poi id="poi_0" color="red" layer="202.00" x="2.00" y="18.00" width="5.00"/> ---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 11,13c22,24 < Debug: Value 'dummyHeight' for attribute height of poi isn't valid < Debug: Value '-3' for attribute height of poi isn't valid < Debug: Setting new attribute height '5' into poi 'poi_0' --- > Debug: Value 'dummyHeight' for attribute width of poi isn't valid > Debug: Value '-3' for attribute width of poi isn't valid > Debug: Setting new attribute width '5' into poi 'poi_0' 18c29 < Debug: Setting previous attribute height '1.00' into poi 'poi_0' --- > Debug: Setting previous attribute width '1.00' into poi 'poi_0' 31c42 < Debug: Setting new attribute height '5' into poi 'poi_0' --- > Debug: Setting new attribute width '5' into poi 'poi_0' 64a76,183 > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 70a82,189 > > ================================================================= > ==3684827==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc0a4fdc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <poi id="poi_0" color="red" layer="202.00" x="2.00" y="18.00" imgFile="berlin_icon.ico"/> --- > <poi id="poi_0" color="red" layer="202.00" x="2.00" y="18.00"/> ---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 11,22c22,25 < Unknown file extension '' for image '%$$%%%%%'! < Debug: Value '%$$%%%%%' for attribute imgFile of poi isn't valid < Loading failed! < Debug: Value 'paris.ico' for attribute imgFile of poi isn't valid < Debug: Setting new attribute imgFile 'berlin_icon.ico' into poi 'poi_0' < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute imgFile '' into poi 'poi_0' < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > Debug: Value '%$$%%%%%' for attribute height of poi isn't valid > Debug: Value 'paris.ico' for attribute height of poi isn't valid > Debug: Value 'berlin_icon.ico' for attribute height of poi isn't valid > Debug: Value 'berlin_icon.icoi' for attribute height of poi isn't valid <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,4d0 < Error: Could not load '%$$%%%%%'. < Unknown file extension '' for image '%$$%%%%%'! < Error: Could not load 'paris.ico'. < Loading failed!
---------- Differences in additionals ---------- 5c5 < <poi id="poi_0" color="red" layer="2.00" x="2.00" y="18.00"/> --- > <poi id="poi_0" color="red" layer="202.00" x="2.00" y="18.00"/> ---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 11,14c22,25 < Debug: Value 'dummyLayer' for attribute layer of poi isn't valid < Debug: Setting new attribute layer '-2' into poi 'poi_0' < Debug: Setting new attribute layer 'default' into poi 'poi_0' < Debug: Setting new attribute layer '2' into poi 'poi_0' --- > Debug: Setting new attribute name 'dummyLayer' into poi 'poi_0' > Debug: Setting new attribute name '-2' into poi 'poi_0' > Debug: Setting new attribute name 'default' into poi 'poi_0' > Debug: Setting new attribute name '2' into poi 'poi_0' 17c28 < Debug: Setting previous attribute layer 'default' into poi 'poi_0' --- > Debug: Setting previous attribute name 'default' into poi 'poi_0' 20c31 < Debug: Setting previous attribute layer '-2.00' into poi 'poi_0' --- > Debug: Setting previous attribute name '-2' into poi 'poi_0' <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 98a110,217 > > ================================================================= > ==3685538==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f1892c822f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 63a75,182 > > ================================================================= > ==3684896==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc71955c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 11,14c22,23 < Debug: Setting new attribute relativePath 'true' into poi 'poi_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute relativePath '0' into poi 'poi_0' --- > Unknown file extension '' for image ' i'! > Debug: Value ' i' for attribute imgFile of poi isn't valid 18a28 > Debug: Keys Ctrl+Z (Undo) pressed 24,25d33 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute relativePath 'true' into poi 'poi_0' 56a65,172 > > ================================================================= > ==3685323==ERROR: LeakSanitizer: detected memory leaks > <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,2 > Error: Could not load ' i'. > Unknown file extension '' for image ' i'!
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 56a68,175 > > ================================================================= > ==3685071==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f12203ff2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <poi id="poi_0" color="red" layer="202.00" x="2.00" y="18.00" width="5.00"/> --- > <poi id="poi_0" color="red" layer="5.00" x="2.00" y="18.00"/> ---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 11,15c22,24 < Debug: Value 'dummyWidth' for attribute width of poi isn't valid < Debug: Value '-2' for attribute width of poi isn't valid < Debug: Setting new attribute width '5' into poi 'poi_0' < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -13.00,3.00,17.00,33.00 --- > Debug: Value 'dummyWidth' for attribute layer of poi isn't valid > Debug: Setting new attribute layer '-2' into poi 'poi_0' > Debug: Setting new attribute layer '5' into poi 'poi_0' 18,20c27 < Debug: Setting previous attribute width '1.00' into poi 'poi_0' < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -13.00,3.00,17.00,33.00 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > Debug: Setting previous attribute layer '-2.00' into poi 'poi_0' 23,24c30 < Debug: Removing poi 'poi_0' from viewNet <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 6c6 < <poi id="POI_2" color="red" layer="202.00" x="2.00" y="18.00" angle="30.00"/> --- > <poi id="POI_2" color="red" layer="202.00" x="2.00" y="18.00" angle="45.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 11,29c12,21 < Debug: Value 'dummyAngle' for attribute angle of poi isn't valid < Debug: Setting new attribute angle '-12.00' into poi 'POI_1' < Debug: Setting new attribute angle '-12.00' into poi 'POI_2' < Debug: Setting new attribute angle '140.00' into poi 'POI_1' < Debug: Setting new attribute angle '140.00' into poi 'POI_2' < Debug: Setting new attribute angle '30.00' into poi 'POI_1' < Debug: Setting new attribute angle '30.00' into poi 'POI_2' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute angle '140.00' into poi 'POI_2' < Debug: Setting previous attribute angle '140.00' into poi 'POI_1' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute angle '-12.00' into poi 'POI_2' < Debug: Setting previous attribute angle '-12.00' into poi 'POI_1' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute angle '45.00' into poi 'POI_2' < Debug: Setting previous attribute angle '30.00' into poi 'POI_1' --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 11,16c12,21 < Debug: Setting new attribute blockMovement 'true' into poi 'POI_1' < Debug: Setting new attribute blockMovement 'true' into poi 'POI_2' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute blockMovement '0' into poi 'POI_2' < Debug: Setting previous attribute blockMovement '0' into poi 'POI_1' --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 22a28 > Debug: Keys Ctrl+Z (Undo) pressed 30,32d35 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute blockMovement 'true' into poi 'POI_1' < Debug: Setting new attribute blockMovement 'true' into poi 'POI_2' 66a70,205 > > ================================================================= > ==3686500==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,6c5,6 < <poi id="POI_1" color="125,60,200" layer="202.00" x="7.00" y="18.00"/> < <poi id="POI_2" color="125,60,200" layer="202.00" x="2.00" y="18.00"/> --- > <poi id="POI_1" color="red" layer="202.00" x="7.00" y="18.00"/> > <poi id="POI_2" color="yellow" layer="202.00" x="2.00" y="18.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 11,17c12,21 < Debug: Value 'dummyColor' for attribute color of poi isn't valid < Debug: Setting new attribute color '255,255,500' into poi 'POI_1' < Debug: Setting new attribute color '255,255,500' into poi 'POI_2' < Debug: Setting new attribute color 'blue' into poi 'POI_1' < Debug: Setting new attribute color 'blue' into poi 'POI_2' < Debug: Setting new attribute color '125,60,200' into poi 'POI_1' < Debug: Setting new attribute color '125,60,200' into poi 'POI_2' --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 20,21c24,27 < Debug: Setting previous attribute color 'blue' into poi 'POI_2' < Debug: Setting previous attribute color 'blue' into poi 'POI_1' --- > Debug: Removing poi 'POI_2' from viewNet > GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -9.00,7.00,13.00,29.00 > Debug: Removing poi 'POI_1' from viewNet > GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -4.00,7.00,18.00,29.00 23,25d28 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,6c5,6 < <poi id="POI_1" color="red" layer="202.00" lon="10.511095" lat="0.000162"/> < <poi id="POI_2" color="red" layer="202.00" lon="10.511050" lat="0.000162"/> --- > <poi id="POI_1" color="red" layer="202.00" x="7.00" y="18.00"/> > <poi id="POI_2" color="red" layer="202.00" x="2.00" y="18.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 11,12c12,21 < Debug: Setting new attribute geo 'true' into poi 'POI_1' < Debug: Setting new attribute geo 'true' into poi 'POI_2' --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 15c24,27 < Debug: Setting previous attribute geo '0' into poi 'POI_2' --- > Debug: Removing poi 'POI_2' from viewNet > GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -9.00,7.00,13.00,29.00 > Debug: Removing poi 'POI_1' from viewNet > GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -4.00,7.00,18.00,29.00 17,18d28 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute geo '0' into poi 'POI_1' 21c31,34 < Debug: Setting new attribute geo 'true' into poi 'POI_1' --- > Debug: Adding poi 'POI_1' into viewNet <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,6c5,6 < <poi id="POI_1" color="red" layer="202.00" x="7.00" y="18.00" height="5.00"/> < <poi id="POI_2" color="red" layer="202.00" x="2.00" y="18.00" height="5.00"/> --- > <poi id="POI_1" color="red" layer="202.00" x="7.00" y="18.00" height="7.00"/> > <poi id="POI_2" color="red" layer="202.00" x="2.00" y="18.00" height="9.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 11,26c12,21 < Debug: Value 'dummyHeight' for attribute height of poi isn't valid < Debug: Value '-3' for attribute height of poi isn't valid < Debug: Setting new attribute height '5' into poi 'POI_1' < GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -10.00,1.00,24.00,35.00 < GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -8.00,3.00,22.00,33.00 < Debug: Setting new attribute height '5' into poi 'POI_2' < GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -17.00,-1.00,21.00,37.00 < GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -13.00,3.00,17.00,33.00 < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute height '9.00' into poi 'POI_2' < GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -13.00,3.00,17.00,33.00 < GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -17.00,-1.00,21.00,37.00 < Debug: Setting previous attribute height '7.00' into poi 'POI_1' < GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -8.00,3.00,22.00,33.00 < GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -10.00,1.00,24.00,35.00 --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,6c5,6 < <poi id="POI_1" color="red" layer="202.00" x="7.00" y="18.00" imgFile="berlin_icon.ico"/> < <poi id="POI_2" color="red" layer="202.00" x="2.00" y="18.00" imgFile="berlin_icon.ico"/> --- > <poi id="POI_1" color="red" layer="202.00" x="7.00" y="18.00"/> > <poi id="POI_2" color="red" layer="202.00" x="2.00" y="18.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 11,28c12,21 < Unknown file extension '' for image '%$$%%%%%'! < Debug: Value '%$$%%%%%' for attribute imgFile of poi isn't valid < Loading failed! < Debug: Value 'paris.ico' for attribute imgFile of poi isn't valid < Debug: Setting new attribute imgFile 'berlin_icon.ico' into poi 'POI_1' < GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -4.00,7.00,18.00,29.00 < GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -4.00,7.00,18.00,29.00 < Debug: Setting new attribute imgFile 'berlin_icon.ico' into poi 'POI_2' < GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -9.00,7.00,13.00,29.00 < GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -9.00,7.00,13.00,29.00 < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute imgFile '' into poi 'POI_2' < GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -9.00,7.00,13.00,29.00 < GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -9.00,7.00,13.00,29.00 < Debug: Setting previous attribute imgFile '' into poi 'POI_1' < GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -4.00,7.00,18.00,29.00 < GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -4.00,7.00,18.00,29.00 --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,4d0 < Error: Could not load '%$$%%%%%'. < Unknown file extension '' for image '%$$%%%%%'! < Error: Could not load 'paris.ico'. < Loading failed!
---------- Differences in additionals ---------- 5,6c5,6 < <poi id="POI_1" color="red" layer="2.00" x="7.00" y="18.00"/> < <poi id="POI_2" color="red" layer="2.00" x="2.00" y="18.00"/> --- > <poi id="POI_1" color="red" layer="12.00" x="7.00" y="18.00"/> > <poi id="POI_2" color="red" layer="15.00" x="2.00" y="18.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 11,29c12,21 < Debug: Value 'dummyLayer' for attribute layer of poi isn't valid < Debug: Setting new attribute layer '-2' into poi 'POI_1' < Debug: Setting new attribute layer '-2' into poi 'POI_2' < Debug: Setting new attribute layer 'default' into poi 'POI_1' < Debug: Setting new attribute layer 'default' into poi 'POI_2' < Debug: Setting new attribute layer '2' into poi 'POI_1' < Debug: Setting new attribute layer '2' into poi 'POI_2' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute layer 'default' into poi 'POI_2' < Debug: Setting previous attribute layer 'default' into poi 'POI_1' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute layer '-2.00' into poi 'POI_2' < Debug: Setting previous attribute layer '-2.00' into poi 'POI_1' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute layer '15.00' into poi 'POI_2' < Debug: Setting previous attribute layer '12.00' into poi 'POI_1' --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 6,8c6,8 < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> --- > <param key="keyA1" value="valueA1"/> > <param key="keyA2" value="valueA2"/> > <param key="keyA3" value="valueA3"/> 11,13c11,13 < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> --- > <param key="keyB1" value="valueB1"/> > <param key="keyB2" value="valueB2"/> > <param key="keyB3" value="valueB3"/> ---------- Differences in errors ---------- 6a7,10 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Inserting generic parameter 'keyA1|valueA1' into poi > Debug: Inserting generic parameter 'keyA2|valueA2' into poi > Debug: Inserting generic parameter 'keyA3|valueA3' into poi 9,11c13,15 < Debug: Inserting parameter 'keyA1|valueA1' into shape poi. < Debug: Inserting parameter 'keyA2|valueA2' into shape poi. < Debug: Inserting parameter 'keyA3|valueA3' into shape poi. --- > Debug: Inserting generic parameter 'keyB1|valueB1' into poi > Debug: Inserting generic parameter 'keyB2|valueB2' into poi > Debug: Inserting generic parameter 'keyB3|valueB3' into poi 14,30c18,27 < Debug: Inserting parameter 'keyB1|valueB1' into shape poi. < Debug: Inserting parameter 'keyB2|valueB2' into shape poi. < Debug: Inserting parameter 'keyB3|valueB3' into shape poi. < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into poi 'POI_1' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into poi 'POI_2' < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into poi 'POI_1' < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into poi 'POI_2' < Debug: Setting new attribute genericParameter '' into poi 'POI_1' < Debug: Setting new attribute genericParameter '' into poi 'POI_2' < Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into poi 'POI_1' < Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into poi 'POI_2' < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into poi 'POI_1' < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into poi 'POI_2' < Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into poi 'POI_1' < Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into poi 'POI_2' < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into poi 'POI_1' <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,3d0 < Warning: Invalid format of parameter (dummyGenericParameters) < Warning: Invalid format of parameter (key1) < Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1) ---------- Differences in output ---------- 19c19 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 11,16c12,21 < Debug: Setting new attribute relativePath 'true' into poi 'POI_1' < Debug: Setting new attribute relativePath 'true' into poi 'POI_2' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute relativePath '0' into poi 'POI_2' < Debug: Setting previous attribute relativePath '0' into poi 'POI_1' --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 22a28 > Debug: Keys Ctrl+Z (Undo) pressed 30,32d35 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute relativePath 'true' into poi 'POI_1' < Debug: Setting new attribute relativePath 'true' into poi 'POI_2' 66a70,205 > > ================================================================= > ==3686240==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,6c5,6 < <poi id="POI_1" type="<<myOwnType>>" color="red" layer="202.00" x="7.00" y="18.00"/> < <poi id="POI_2" type="<<myOwnType>>" color="red" layer="202.00" x="2.00" y="18.00"/> --- > <poi id="POI_1" type="type1" color="red" layer="202.00" x="7.00" y="18.00"/> > <poi id="POI_2" type="type1" color="red" layer="202.00" x="2.00" y="18.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 11,16c12,21 < Debug: Setting new attribute type '<<myOwnType>>' into poi 'POI_1' < Debug: Setting new attribute type '<<myOwnType>>' into poi 'POI_2' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute type 'type1' into poi 'POI_2' < Debug: Setting previous attribute type 'type1' into poi 'POI_1' --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 22a28 > Debug: Keys Ctrl+Z (Undo) pressed 30,32d35 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute type '<<myOwnType>>' into poi 'POI_1' < Debug: Setting new attribute type '<<myOwnType>>' into poi 'POI_2' 66a70,204 > > ================================================================= > ==3685934==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 6c6 < <poi id="POI_2" color="red" layer="202.00" x="2.00" y="18.00" width="5.00"/> --- > <poi id="POI_2" color="red" layer="202.00" x="2.00" y="18.00" width="7.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 11,26c12,21 < Debug: Value 'dummyWidth' for attribute width of poi isn't valid < Debug: Value '-2' for attribute width of poi isn't valid < Debug: Setting new attribute width '5' into poi 'POI_1' < GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -8.00,3.00,22.00,33.00 < GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -8.00,3.00,22.00,33.00 < Debug: Setting new attribute width '5' into poi 'POI_2' < GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -15.00,1.00,19.00,35.00 < GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -13.00,3.00,17.00,33.00 < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute width '7.00' into poi 'POI_2' < GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -13.00,3.00,17.00,33.00 < GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -15.00,1.00,19.00,35.00 < Debug: Setting previous attribute width '5.00' into poi 'POI_1' < GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -8.00,3.00,22.00,33.00 < GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -8.00,3.00,22.00,33.00 --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in <truncated after showing first 30 lines>
---------- Differences in errors ---------- 15a16,25 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 52a63,191 > > ================================================================= > ==3687201==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f11771065ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f11766242f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 12a13,22 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 43a54,189 > > ================================================================= > ==3686762==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fd04fbd25ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd04f0f02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,184 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3686546==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f9f0a1555ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9f096732f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 13a14,23 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 47a58,192 > > ================================================================= > ==3687039==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f54d29cc5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f54d1eea2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 53a64,192 > > ================================================================= > ==3686601==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f705bb755ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f705b0932f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5d4 < <poi id="POI_0" color="white" layer="0.00" x="30.00" y="10.00" imgFile="%%;;;:::" width="5.00" height="5.00"/> ---------- Differences in errors ---------- 8,9c8 < Debug: Adding poi 'POI_0' into viewNet < GLDebug: Inserted poi:POI_0 into SUMORTree with boundary 15.00,-5.00,45.00,25.00 --- > Error: Could not build poi with ID 'POI_0' in netedit; filename is invalid. 14c13,23 < Unknown file extension '' for image '%%;;;:::'! --- > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37,39d45 < Debug: Removing poi 'POI_0' from net in ~GNEChange_Shape() < GLDebug: Removed object poi:POI_0 from SUMORTree with boundary 15.00,-5.00,45.00,25.00 < Debug: delete poi 'POI_0' in ~GNEChange_Shape() 52a59,187 > > ================================================================= > ==3687146==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,2c1,2 < Error: Could not load '%%;;;:::'. < Unknown file extension '' for image '%%;;;:::'! --- > Error: Could not build poi with ID 'POI_0' in netedit; filename is invalid. > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Differences in errors ---------- 13a14,23 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 47a58,186 > > ================================================================= > ==3686812==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f884e8cb5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f884dde92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 50a61,189 > > ================================================================= > ==3687247==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f4e29caf5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f4e291cd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 13a14,23 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 47a58,192 > > ================================================================= > ==3686983==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fac8cf545ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fac8c4722f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 12a13,22 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 43a54,188 > > ================================================================= > ==3686874==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f4104c465ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f41041642f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 12a13,22 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 43a54,188 > > ================================================================= > ==3686921==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f6a001e65ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f69ff7042f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 6d5 < <poi id="poi_1" color="white" layer="202.00" x="2.00" y="-14.00" imgFile="berlin_icon.ico" width="10.00" height="10.00"/> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 5c16,18 < Debug: Adding poi 'poi_1' into viewNet --- > Debug: Invalid input parameter of poi: 'height' doesn't have a valid 'float' format > Debug: Setting new attribute blockMovement 'true' into poi 'poi_0' > Debug: Setting new attribute blockMovement 'false' into poi 'poi_0' 7d19 < Debug: Setting new attribute blockMovement 'true' into poi 'poi_1' 10c22 < Debug: Setting previous attribute blockMovement '0' into poi 'poi_1' --- > Debug: Setting previous attribute blockMovement '0' into poi 'poi_0' 13c25 < Debug: Setting previous attribute blockMovement '0' into poi 'poi_0' --- > Debug: Setting previous attribute blockMovement '1' into poi 'poi_0' 16c28 < Debug: Removing poi 'poi_1' from viewNet <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,6c5 < <poi id="poi_0" color="red" layer="202.00" x="28.00" y="8.00"/> < <poi id="poi_1" color="white" layer="202.00" x="26.00" y="-2.00" imgFile="berlin_icon.ico" width="10.00" height="10.00"/> --- > <poi id="poi_0" color="red" layer="202.00" x="30.00" y="8.00"/> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 5,7c16,17 < Debug: Adding poi 'poi_1' into viewNet < Debug: Setting new attribute pos '28.00,8.00' into poi 'poi_0' < Debug: Setting new attribute pos '26.00,-2.00' into poi 'poi_1' --- > Debug: Invalid input parameter of poi: 'height' doesn't have a valid 'float' format > Debug: Setting new attribute pos '30.00,8.00' into poi 'poi_0' 10c20 < Debug: Setting previous attribute pos '2.00,-14.00' into poi 'poi_1' --- > Debug: Setting previous attribute pos '2.00,14.00' into poi 'poi_0' 13c23 < Debug: Setting previous attribute pos '2.00,14.00' into poi 'poi_0' --- > Debug: Removing poi 'poi_0' from viewNet 16c26 < Debug: Setting new attribute pos '28.00,8.00' into poi 'poi_0' --- <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> --- > <viewport zoom="100.00" x="0.37" y="-11.31" angle="0.00"/>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 30a32,41 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 34d44 < Debug: demand elements saved 106a117,119 > Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor > Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor > Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor 108a122,1251 > > ================================================================= > ==3687404==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f9c7f87c5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in additionals ---------- 5,7c5,6 < <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="38.00" angle="140.00"/> < <poi id="poi_1" color="red" layer="202.00" lane="gneE1_0" pos="33.00" angle="-27.00"/> < <poi id="poi_2" color="red" layer="202.00" lane="gneE1_0" pos="28.00" angle="45.00"/> --- > <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="38.00"/> > <poi id="poi_1" color="red" layer="202.00" lane="gneE1_0" pos="28.00"/> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 4c15,16 < Debug: Invalid input parameter of poiLane: 'angle' doesn't have a valid 'float' format between [0, 360] --- > Debug: Open additional dialog > Debug: Close additional dialog 5a18,19 > Debug: Open additional dialog > Debug: Close additional dialog 7,10d20 < Debug: Adding poiLane 'poi_2' into viewNet < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing poiLane 'poi_2' from viewNet 16a27 > Debug: Keys Ctrl+Z (Undo) pressed 24,25d34 < Debug: Calling GNEUndoList::redo() < Debug: Adding poiLane 'poi_2' into viewNet <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 9,48c20 < Debug: Adding poiLane 'poi_0' into viewNet < Debug: Setting new attribute blockMovement '1' into poiLane 'poi_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute blockMovement '0' into poiLane 'poi_0' < Debug: Removing poiLane 'poi_0' from viewNet < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding poiLane 'poi_0' into viewNet < Debug: Setting new attribute blockMovement '1' into poiLane 'poi_0' < Debug: Additionals saved < GLDebug: Removing junctions during recomputing < GLDebug: Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00 < GLDebug: Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00 < GLDebug: Removing edges during recomputing < GLDebug: Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00 < GLDebug: Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60 <truncated after showing first 30 lines> ---------- Differences in output ---------- 8c8 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="44.00"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 55a67,174 > > ================================================================= > ==3687641==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f073ae102f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 45a57,173 > > ================================================================= > ==3687455==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f4c9d9842f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="33.00" height="4.40"/> --- > <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="33.00" width="4.40"/> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 4,5c15,16 < Debug: Invalid input parameter of poiLane: 'height' doesn't have a valid 'float' format < Debug: Invalid input parameter of poiLane: 'height' cannot be negative --- > Debug: Invalid input parameter of poiLane: 'width' doesn't have a valid 'float' format > Debug: Invalid input parameter of poiLane: 'width' cannot be negative 29a41,150 > > ================================================================= > ==3687907==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7feaaf3562f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 73a85,192 > > ================================================================= > ==3687545==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbddeaad2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 9,12c20,22 < Debug: Invalid input parameter of poiLane: input contains invalid characters for a filename < Loading failed! < Debug: Invalid input parameter of poiLane: doesn't exist image 'paris.ico' < Debug: Adding poiLane 'poi_0' into viewNet --- > Debug: Invalid input parameter of poiLane: 'height' doesn't have a valid 'float' format > Debug: Invalid input parameter of poiLane: 'height' doesn't have a valid 'float' format > Debug: Invalid input parameter of poiLane: 'height' doesn't have a valid 'float' format 14,15d23 < Debug: Calling GNEUndoList::undo() < Debug: Removing poiLane 'poi_0' from viewNet 17,19d24 < Debug: Calling GNEUndoList::redo() < Debug: Adding poiLane 'poi_0' into viewNet < Debug: Additionals saved 34,35d38 < Debug: Removing poiLane 'poi_0' from net in ~GNEChange_Shape() <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,2d0 < Error: Could not load 'paris.ico'. < Loading failed! ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="33.00" imgFile="berlin_icon.ico"/> </additional>
---------- Differences in additionals ---------- 5,6c5,7 < <poi id="poi_0" color="red" layer="-2.00" lane="gneE1_0" pos="38.00"/> < <poi id="poi_1" color="red" layer="6.50" lane="gneE1_0" pos="33.00"/> --- > <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="44.00"/> > <poi id="poi_1" color="red" layer="202.00" lane="gneE1_0" pos="38.00"/> > <poi id="poi_2" color="red" layer="202.00" lane="gneE1_0" pos="33.00"/> ---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 9d19 < Debug: Invalid input parameter of poiLane: 'layer' doesn't have a valid 'float' format 11a22 > Debug: Adding poiLane 'poi_2' into viewNet 14c25 < Debug: Removing poiLane 'poi_1' from viewNet --- > Debug: Removing poiLane 'poi_2' from viewNet 17c28 < Debug: Removing poiLane 'poi_0' from viewNet --- > Debug: Removing poiLane 'poi_1' from viewNet 20c31 < Debug: Adding poiLane 'poi_0' into viewNet --- > Debug: Adding poiLane 'poi_1' into viewNet 23c34 < Debug: Adding poiLane 'poi_1' into viewNet <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a49,156 > > ================================================================= > ==3687555==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f86903e52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 9c20,21 < Debug: Adding poiLane 'poi_0' into viewNet --- > Unknown file extension '' for image ' '! > Debug: Invalid input parameter of poiLane: doesn't exist image ' ' 11,12d22 < Debug: Calling GNEUndoList::undo() < Debug: Removing poiLane 'poi_0' from viewNet 14,16d23 < Debug: Calling GNEUndoList::redo() < Debug: Adding poiLane 'poi_0' into viewNet < Debug: Additionals saved 31,32d37 < Debug: Removing poiLane 'poi_0' from net in ~GNEChange_Shape() < Debug: delete poiLane 'poi_0' in ~GNEChange_Shape() 45a51,158 > > ================================================================= <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,2 > Error: Could not load ' '. > Unknown file extension '' for image ' '! ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="44.00"/> </additional>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 9c20 < Debug: Adding poiLane 'poi_0' into viewNet --- > Error: Could not build poly with ID 'poi_0' in netedit; type contains invalid characters. 11,12d21 < Debug: Calling GNEUndoList::undo() < Debug: Removing poiLane 'poi_0' from viewNet 14,16d22 < Debug: Calling GNEUndoList::redo() < Debug: Adding poiLane 'poi_0' into viewNet < Debug: Additionals saved 31,32d36 < Debug: Removing poiLane 'poi_0' from net in ~GNEChange_Shape() < Debug: delete poiLane 'poi_0' in ~GNEChange_Shape() 45a50,157 > > ================================================================= > ==3687691==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1 > Error: Could not build poly with ID 'poi_0' in netedit; type contains invalid characters. ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <poi id="poi_0" type="<<poi_test>>" color="red" layer="202.00" lane="gneE1_0" pos="44.00"/> </additional>
---------- Differences in additionals ---------- 5c5,6 < <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="33.00" width="2.50"/> --- > <poi id="poi_0" color="red" layer="-2.00" lane="gneE1_0" pos="38.00"/> > <poi id="poi_1" color="red" layer="2.50" lane="gneE1_0" pos="33.00"/> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 4,5c15 < Debug: Invalid input parameter of poiLane: 'width' doesn't have a valid 'float' format < Debug: Invalid input parameter of poiLane: 'width' cannot be negative --- > Debug: Invalid input parameter of poiLane: 'layer' doesn't have a valid 'float' format 6a17 > Debug: Adding poiLane 'poi_1' into viewNet 9c20 < Debug: Removing poiLane 'poi_0' from viewNet --- > Debug: Removing poiLane 'poi_1' from viewNet 12c23 < Debug: Adding poiLane 'poi_0' into viewNet --- > Debug: Adding poiLane 'poi_1' into viewNet 15a27,28 > Debug: Removing poiLane 'poi_1' from net in ~GNEChange_Shape() > Debug: delete poiLane 'poi_1' in ~GNEChange_Shape() <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 3a5,14 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 28,39d38 < Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor < Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor < Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor < Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor < Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor < Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor < Debug: Deleting net builder in GNENet destructor ---------- Differences in guisettingsoutput ---------- 1,3d0 < <viewsettings> < <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> < </viewsettings> ---------- Differences in output ---------- 10c10 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 5,49c16 < Debug: Value 'dummyAngle' for attribute angle of poiLane isn't valid < Debug: Setting new attribute angle '-12.00' into poiLane 'poi_0' < Debug: Setting new attribute angle '140.00' into poiLane 'poi_0' < Debug: Setting new attribute angle '30.00' into poiLane 'poi_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute angle '140.00' into poiLane 'poi_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute angle '-12.00' into poiLane 'poi_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute angle '0.00' into poiLane 'poi_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing poiLane 'poi_0' from viewNet < Debug: Keys Ctrl+Y (Redo) pressed <truncated after showing first 30 lines> ---------- Differences in output ---------- 13c13 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="45.00" angle="30.00"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 5,8d15 < Debug: Setting new attribute blockMovement 'true' into poiLane 'poi_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute blockMovement '0' into poiLane 'poi_0' 11a19 > Debug: Keys Ctrl+Z (Undo) pressed 16,17d23 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute blockMovement 'true' into poiLane 'poi_0' 34a41,148 > > ================================================================= > ==3689172==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff961ada2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 43a55,164 > > ================================================================= > ==3688676==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f112b1132f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="45.00" height="6.50"/> --- > <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="45.00" width="6.50"/> ---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 10,12c21,23 < Debug: Value 'dummyHeight' for attribute height of poiLane isn't valid < Debug: Value '-3' for attribute height of poiLane isn't valid < Debug: Setting new attribute height '6.5' into poiLane 'poi_0' --- > Debug: Value 'dummyHeight' for attribute width of poiLane isn't valid > Debug: Value '-3' for attribute width of poiLane isn't valid > Debug: Setting new attribute width '6.5' into poiLane 'poi_0' 15c26 < Debug: Setting previous attribute height '1.00' into poiLane 'poi_0' --- > Debug: Setting previous attribute width '1.00' into poiLane 'poi_0' 24c35 < Debug: Setting new attribute height '6.5' into poiLane 'poi_0' --- > Debug: Setting new attribute width '6.5' into poiLane 'poi_0' 54a66,173 > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 46a58,165 > > ================================================================= > ==3688335==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc4bdce42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="45.00" imgFile="berlin_icon.ico"/> --- > <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="45.00"/> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 5,12c16,19 < Unknown file extension '' for image '%$$%%%%%'! < Debug: Value '%$$%%%%%' for attribute imgFile of poiLane isn't valid < Loading failed! < Debug: Value 'paris.ico' for attribute imgFile of poiLane isn't valid < Debug: Setting new attribute imgFile 'berlin_icon.ico' into poiLane 'poi_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute imgFile '' into poiLane 'poi_0' --- > Debug: Value '%$$%%%%%' for attribute height of poiLane isn't valid > Debug: Value 'paris.ico' for attribute height of poiLane isn't valid > Debug: Value 'berlin_icon.ico' for attribute height of poiLane isn't valid > Debug: Value 'berlin_icon.icoi' for attribute height of poiLane isn't valid 15a23 > Debug: Keys Ctrl+Z (Undo) pressed 20,21d27 < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,4d0 < Error: Could not load '%$$%%%%%'. < Unknown file extension '' for image '%$$%%%%%'! < Error: Could not load 'paris.ico'. < Loading failed!
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 54a66,180 > > ================================================================= > ==3688403==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fca6b50f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <poi id="poi_0" color="red" layer="2.50" lane="gneE1_0" pos="45.00"/> --- > <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="45.00"/> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 5,7c16,18 < Debug: Value 'dummyLayer' for attribute layer of poiLane isn't valid < Debug: Setting new attribute layer '-2' into poiLane 'poi_0' < Debug: Setting new attribute layer '2.5' into poiLane 'poi_0' --- > Debug: Setting new attribute name 'dummyLayer' into poiLane 'poi_0' > Debug: Setting new attribute name '-2' into poiLane 'poi_0' > Debug: Setting new attribute name '2.5' into poiLane 'poi_0' 10c21 < Debug: Setting previous attribute layer '-2.00' into poiLane 'poi_0' --- > Debug: Setting previous attribute name '-2' into poiLane 'poi_0' 13c24 < Debug: Setting previous attribute layer 'default' into poiLane 'poi_0' --- > Debug: Setting previous attribute name 'dummyLayer' into poiLane 'poi_0' 16c27 < Debug: Removing poiLane 'poi_0' from viewNet <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,9c5 < <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="45.00"> < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> < </poi> --- > <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="45.00"/> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 5,11c16,25 < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into poiLane 'poi_0' < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into poiLane 'poi_0' < Debug: Setting new attribute genericParameter '' into poiLane 'poi_0' < Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into poiLane 'poi_0' < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into poiLane 'poi_0' < Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into poiLane 'poi_0' < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into poiLane 'poi_0' --- > Debug: Open additional dialog > Debug: Close additional dialog > Debug: Open additional dialog > Debug: Close additional dialog > Debug: Open additional dialog > Debug: Close additional dialog > Debug: Open additional dialog > Debug: Close additional dialog > Debug: Open additional dialog <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,3d0 < Warning: Invalid format of parameter (dummyGenericParameters) < Warning: Invalid format of parameter (key1) < Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 55a67,174 > > ================================================================= > ==3688523==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe05a5062f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 60a72,186 > > ================================================================= > ==3688630==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f6efa2812f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 6c17,18 < Debug: Setting new attribute relativePath 'true' into poiLane 'poi_0' --- > Unknown file extension '' for image ' i'! > Debug: Value ' i' for attribute imgFile of poiLane isn't valid 9c21 < Debug: Setting previous attribute relativePath '0' into poiLane 'poi_0' --- > Debug: Removing poiLane 'poi_1' from viewNet 12c24 < Debug: Removing poiLane 'poi_1' from viewNet --- > Debug: Removing poiLane 'poi_0' from viewNet 15c27 < Debug: Adding poiLane 'poi_1' into viewNet --- > Debug: Adding poiLane 'poi_0' into viewNet 18c30 <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,2 > Error: Could not load ' i'. > Unknown file extension '' for image ' i'!
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 34a46,153 > > ================================================================= > ==3688734==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8f8b4912f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="45.00" width="5.50"/> --- > <poi id="poi_0" color="red" layer="5.50" lane="gneE1_0" pos="45.00"/> ---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 10,12c21,23 < Debug: Value 'dummyWidth' for attribute width of poiLane isn't valid < Debug: Value '-2' for attribute width of poiLane isn't valid < Debug: Setting new attribute width '5.5' into poiLane 'poi_0' --- > Debug: Value 'dummyWidth' for attribute layer of poiLane isn't valid > Debug: Setting new attribute layer '-2' into poiLane 'poi_0' > Debug: Setting new attribute layer '5.5' into poiLane 'poi_0' 15c26 < Debug: Setting previous attribute width '1.00' into poiLane 'poi_0' --- > Debug: Setting previous attribute layer '-2.00' into poiLane 'poi_0' 18c29 < Debug: Removing poiLane 'poi_0' from viewNet --- > Debug: Setting previous attribute layer 'default' into poiLane 'poi_0' 21c32 < Debug: Adding poiLane 'poi_0' into viewNet <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 4,61c5,17 < Debug: Value 'dummyAngle' for attribute angle of poiLane isn't valid < Debug: Setting new attribute angle '-12.00' into poiLane 'POI_1' < Debug: Setting new attribute angle '-12.00' into poiLane 'POI_2' < Debug: Setting new attribute angle '140.00' into poiLane 'POI_1' < Debug: Setting new attribute angle '140.00' into poiLane 'POI_2' < Debug: Setting new attribute angle '30.00' into poiLane 'POI_1' < Debug: Setting new attribute angle '30.00' into poiLane 'POI_2' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute angle '140.00' into poiLane 'POI_2' < Debug: Setting previous attribute angle '140.00' into poiLane 'POI_1' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute angle '-12.00' into poiLane 'POI_2' < Debug: Setting previous attribute angle '-12.00' into poiLane 'POI_1' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute angle '70.00' into poiLane 'POI_2' < Debug: Setting previous attribute angle '20.00' into poiLane 'POI_1' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing poiLane 'POI_2' from viewNet < Debug: Removing poiLane 'POI_1' from viewNet < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding poiLane 'POI_1' into viewNet < Debug: Adding poiLane 'POI_2' into viewNet <truncated after showing first 30 lines> ---------- Differences in output ---------- 13c13 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <poi id="POI_1" color="red" layer="202.00" lane="gneE1_0" pos="38.00" angle="30.00"/> <poi id="POI_2" color="green" layer="202.00" lane="gneE1_0" pos="44.00" angle="30.00"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 4,40c5,15 < Debug: Setting new attribute blockMovement 'true' into poiLane 'POI_1' < Debug: Setting new attribute blockMovement 'true' into poiLane 'POI_2' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute blockMovement '0' into poiLane 'POI_2' < Debug: Setting previous attribute blockMovement '0' into poiLane 'POI_1' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing poiLane 'POI_2' from viewNet < Debug: Removing poiLane 'POI_1' from viewNet < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding poiLane 'POI_1' into viewNet < Debug: Adding poiLane 'POI_2' into viewNet < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute blockMovement 'true' into poiLane 'POI_1' < Debug: Setting new attribute blockMovement 'true' into poiLane 'POI_2' < Debug: Additionals saved < Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection() < Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection() < Debug: Removing poiLane 'POI_2' from net in ~GNEChange_Shape() < Debug: delete poiLane 'POI_2' in ~GNEChange_Shape() < Debug: Removing poiLane 'POI_1' from net in ~GNEChange_Shape() < Debug: delete poiLane 'POI_1' in ~GNEChange_Shape() < Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor <truncated after showing first 30 lines> ---------- Differences in output ---------- 9c9 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <poi id="POI_1" color="red" layer="202.00" lane="gneE1_0" pos="38.00"/> <poi id="POI_2" color="green" layer="202.00" lane="gneE1_0" pos="44.00"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 3a5,14 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 53a65,193 > > ================================================================= > ==3689420==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fe0b1f2c5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe0b144a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,6c5,6 < <poi id="POI_1" color="red" layer="202.00" lane="gneE1_0" pos="38.00" height="6.50"/> < <poi id="POI_2" color="green" layer="202.00" lane="gneE1_0" pos="44.00" height="6.50"/> --- > <poi id="POI_1" color="red" layer="202.00" lane="gneE1_0" pos="38.00" width="6.50" height="20.00"/> > <poi id="POI_2" color="green" layer="202.00" lane="gneE1_0" pos="44.00" width="6.50" height="15.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9,12c10,23 < Debug: Value 'dummyHeight' for attribute height of poiLane isn't valid < Debug: Value '-3' for attribute height of poiLane isn't valid < Debug: Setting new attribute height '6.5' into poiLane 'POI_1' < Debug: Setting new attribute height '6.5' into poiLane 'POI_2' --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in > Debug: Value 'dummyHeight' for attribute width of poiLane isn't valid > Debug: Value '-3' for attribute width of poiLane isn't valid > Debug: Setting new attribute width '6.5' into poiLane 'POI_1' > Debug: Setting new attribute width '6.5' into poiLane 'POI_2' 15,16c26,27 < Debug: Setting previous attribute height '15.00' into poiLane 'POI_2' < Debug: Setting previous attribute height '20.00' into poiLane 'POI_1' --- > Debug: Setting previous attribute width '1.00' into poiLane 'POI_2' > Debug: Setting previous attribute width '1.00' into poiLane 'POI_1' 27,28c38,39 < Debug: Setting new attribute height '6.5' into poiLane 'POI_1' <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,6c5,6 < <poi id="POI_1" color="red" layer="202.00" lane="gneE1_0" pos="38.00" imgFile="berlin_icon.ico"/> < <poi id="POI_2" color="green" layer="202.00" lane="gneE1_0" pos="44.00" imgFile="berlin_icon.ico"/> --- > <poi id="POI_1" color="red" layer="202.00" lane="gneE1_0" pos="38.00"/> > <poi id="POI_2" color="green" layer="202.00" lane="gneE1_0" pos="44.00"/> ---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 4,13c5,18 < Unknown file extension '' for image '%$$%%%%%'! < Debug: Value '%$$%%%%%' for attribute imgFile of poiLane isn't valid < Loading failed! < Debug: Value 'paris.ico' for attribute imgFile of poiLane isn't valid < Debug: Setting new attribute imgFile 'berlin_icon.ico' into poiLane 'POI_1' < Debug: Setting new attribute imgFile 'berlin_icon.ico' into poiLane 'POI_2' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute imgFile '' into poiLane 'POI_2' < Debug: Setting previous attribute imgFile '' into poiLane 'POI_1' --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in > Debug: Value '%$$%%%%%' for attribute height of poiLane isn't valid > Debug: Value 'paris.ico' for attribute height of poiLane isn't valid > Debug: Value 'berlin_icon.ico' for attribute height of poiLane isn't valid > Debug: Value 'berlin_icon.icoi' for attribute height of poiLane isn't valid 17a23 > Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,4d0 < Error: Could not load '%$$%%%%%'. < Unknown file extension '' for image '%$$%%%%%'! < Error: Could not load 'paris.ico'. < Loading failed!
---------- Differences in additionals ---------- 5,6c5,6 < <poi id="POI_1" color="red" layer="2.50" lane="gneE1_0" pos="38.00"/> < <poi id="POI_2" color="green" layer="2.50" lane="gneE1_0" pos="44.00"/> --- > <poi id="POI_1" color="red" layer="20.00" lane="gneE1_0" pos="38.00"/> > <poi id="POI_2" color="green" layer="25.00" lane="gneE1_0" pos="44.00"/> ---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 4,8c5,20 < Debug: Value 'dummyLayer' for attribute layer of poiLane isn't valid < Debug: Setting new attribute layer '-2' into poiLane 'POI_1' < Debug: Setting new attribute layer '-2' into poiLane 'POI_2' < Debug: Setting new attribute layer '2.5' into poiLane 'POI_1' < Debug: Setting new attribute layer '2.5' into poiLane 'POI_2' --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in > Debug: Setting new attribute name 'dummyLayer' into poiLane 'POI_1' > Debug: Setting new attribute name 'dummyLayer' into poiLane 'POI_2' > Debug: Setting new attribute name '-2' into poiLane 'POI_1' > Debug: Setting new attribute name '-2' into poiLane 'POI_2' > Debug: Setting new attribute name '2.5' into poiLane 'POI_1' > Debug: Setting new attribute name '2.5' into poiLane 'POI_2' 11,12c23,24 < Debug: Setting previous attribute layer '-2.00' into poiLane 'POI_2' < Debug: Setting previous attribute layer '-2.00' into poiLane 'POI_1' --- > Debug: Setting previous attribute name '-2' into poiLane 'POI_2' <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 6,8c6,8 < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> --- > <param key="keyA1" value="valueA1"/> > <param key="keyA2" value="valueA2"/> > <param key="keyA3" value="valueA3"/> 11,13c11,13 < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> --- > <param key="keyB1" value="valueB1"/> > <param key="keyB2" value="valueB2"/> > <param key="keyB3" value="valueB3"/> ---------- Differences in errors ---------- 1a2,5 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Inserting generic parameter 'keyA1|valueA1' into poi > Debug: Inserting generic parameter 'keyA2|valueA2' into poi > Debug: Inserting generic parameter 'keyA3|valueA3' into poi 3,5c7,9 < Debug: Inserting parameter 'keyA1|valueA1' into shape poiLane. < Debug: Inserting parameter 'keyA2|valueA2' into shape poiLane. < Debug: Inserting parameter 'keyA3|valueA3' into shape poiLane. --- > Debug: Inserting generic parameter 'keyB1|valueB1' into poi > Debug: Inserting generic parameter 'keyB2|valueB2' into poi > Debug: Inserting generic parameter 'keyB3|valueB3' into poi 7,23c11,30 < Debug: Inserting parameter 'keyB1|valueB1' into shape poiLane. < Debug: Inserting parameter 'keyB2|valueB2' into shape poiLane. < Debug: Inserting parameter 'keyB3|valueB3' into shape poiLane. < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into poiLane 'POI_1' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into poiLane 'POI_2' < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into poiLane 'POI_1' < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into poiLane 'POI_2' < Debug: Setting new attribute genericParameter '' into poiLane 'POI_1' < Debug: Setting new attribute genericParameter '' into poiLane 'POI_2' < Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into poiLane 'POI_1' < Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into poiLane 'POI_2' < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into poiLane 'POI_1' < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into poiLane 'POI_2' < Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into poiLane 'POI_1' < Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into poiLane 'POI_2' < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into poiLane 'POI_1' <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,3d0 < Warning: Invalid format of parameter (dummyGenericParameters) < Warning: Invalid format of parameter (key1) < Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69a81,219 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==3689348==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f35c1e615ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f35c137f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 4,9c5,16 < Debug: Setting new attribute relativePath 'true' into poiLane 'POI_1' < Debug: Setting new attribute relativePath 'true' into poiLane 'POI_2' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute relativePath '0' into poiLane 'POI_2' < Debug: Setting previous attribute relativePath '0' into poiLane 'POI_1' --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in > Unknown file extension '' for image ' i'! > Debug: Value ' i' for attribute imgFile of poiLane isn't valid 13a21 > Debug: Keys Ctrl+Z (Undo) pressed 19,21d26 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute relativePath 'true' into poiLane 'POI_1' < Debug: Setting new attribute relativePath 'true' into poiLane 'POI_2' 40a46,174 > <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,2 > Error: Could not load ' i'. > Unknown file extension '' for image ' i'!
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 3a5,14 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 40a52,180 > > ================================================================= > ==3689472==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7face230c5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7face182a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,6c5,6 < <poi id="POI_1" color="red" layer="202.00" lane="gneE1_0" pos="38.00" width="5.50"/> < <poi id="POI_2" color="green" layer="202.00" lane="gneE1_0" pos="44.00" width="5.50"/> --- > <poi id="POI_1" color="red" layer="5.50" lane="gneE1_0" pos="38.00" width="20.00"/> > <poi id="POI_2" color="green" layer="5.50" lane="gneE1_0" pos="44.00" width="25.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9,12c10,24 < Debug: Value 'dummyWidth' for attribute width of poiLane isn't valid < Debug: Value '-2' for attribute width of poiLane isn't valid < Debug: Setting new attribute width '5.5' into poiLane 'POI_1' < Debug: Setting new attribute width '5.5' into poiLane 'POI_2' --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in > Debug: Value 'dummyWidth' for attribute layer of poiLane isn't valid > Debug: Setting new attribute layer '-2' into poiLane 'POI_1' > Debug: Setting new attribute layer '-2' into poiLane 'POI_2' > Debug: Setting new attribute layer '5.5' into poiLane 'POI_1' > Debug: Setting new attribute layer '5.5' into poiLane 'POI_2' 15,16c27,28 < Debug: Setting previous attribute width '25.00' into poiLane 'POI_2' < Debug: Setting previous attribute width '20.00' into poiLane 'POI_1' --- > Debug: Setting previous attribute layer '-2.00' into poiLane 'POI_2' > Debug: Setting previous attribute layer '-2.00' into poiLane 'POI_1' 19,20c31,32 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 12a13,22 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 46a57,185 > > ================================================================= > ==3690732==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fc29470c5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc293c2a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 41a52,180 > > ================================================================= > ==3690157==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fbc3e56a5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbc3da882f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 37a48,183 > > ================================================================= > ==3690040==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fa7cf80c5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fa7ced2a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 43a54,182 > > ================================================================= > ==3690579==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fce721c25ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fce716e02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 13a14,23 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 47a58,193 > > ================================================================= > ==3690084==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fd574f9b5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd5744b92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5d4 < <poi id="POI_0" color="white" layer="0.00" lane="gneE1_0" pos="20.00" imgFile="%%;;;:::" width="5.00" height="5.00"/> ---------- Differences in errors ---------- 8c8 < Debug: Adding poiLane 'POI_0' into viewNet --- > Error: Could not build poi with ID 'POI_0' in netedit; filename is invalid. 11c11,21 < Unknown file extension '' for image '%%;;;:::'! --- > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 32,33d41 < Debug: Removing poiLane 'POI_0' from net in ~GNEChange_Shape() < Debug: delete poiLane 'POI_0' in ~GNEChange_Shape() 46a55,190 > > ================================================================= > ==3690682==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,2c1,2 < Error: Could not load '%%;;;:::'. < Unknown file extension '' for image '%%;;;:::'! --- > Error: Could not build poi with ID 'POI_0' in netedit; filename is invalid. > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 41a52,180 > > ================================================================= > ==3690421==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f318b62c5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f318ab4a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 43a54,182 > > ================================================================= > ==3690364==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fc4b022d5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc4af74b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 18a19,28 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 48a59,187 > > ================================================================= > ==3690787==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f0544dfc5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f054431a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 13a14,23 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 45a56,184 > > ================================================================= > ==3690482==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f986fc975ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f986f1b52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 43a54,182 > > ================================================================= > ==3690489==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f43390915ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f43385af2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="4.00"/> --- > <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="50.00"/> ---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 5a17 > Debug: Setting new attribute pos '50.00' into poiLane 'poi_0' 7,8d18 < Debug: Setting new attribute blockMovement 'false' into poiLane 'poi_0' < Debug: Setting new attribute pos '4.00' into poiLane 'poi_0' 11c21 < Debug: Setting previous attribute pos '29.00' into poiLane 'poi_0' --- > Debug: Setting previous attribute blockMovement '0' into poiLane 'poi_0' 14c24 < Debug: Setting previous attribute blockMovement '1' into poiLane 'poi_0' --- > Debug: Setting previous attribute pos '29.00' into poiLane 'poi_0' 17c27 < Debug: Setting previous attribute blockMovement '0' into poiLane 'poi_0' --- > Debug: Setting previous attribute pos '44.00' into poiLane 'poi_0' 20c30 <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="100.00" x="44.56" y="0.00" angle="0.00"/> --- > <viewport zoom="100.00" x="-0.16" y="0.00" angle="0.00"/>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 5c16 < Debug: Setting new attribute pos '29.00' into poiLane 'poi_0' --- > Debug: Setting new attribute pos '28.00' into poiLane 'poi_0' 13c24 < Debug: Setting previous attribute pos '29.00' into poiLane 'poi_0' --- > Debug: Setting previous attribute pos '28.00' into poiLane 'poi_0' 25c36 < Debug: Setting new attribute pos '29.00' into poiLane 'poi_0' --- > Debug: Setting new attribute pos '28.00' into poiLane 'poi_0' 48a60,167 > > ================================================================= > ==3690851==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 9,10c10 < Debug: Format of optional positive optional float attribute 'height' of poi with ID 'POI_10' is invalid; Cannot be negative; Default value will be used. < Debug: Adding poiLane 'POI_10' into viewNet --- > Error: Could not build poi with ID 'POI_10' in netedit; attribute height cannot be negative. 24,25c24 < Debug: Format of optional positive optional float attribute 'width' of poi with ID 'POI_8' is invalid; Cannot be negative; Default value will be used. < Debug: Adding poiLane 'POI_8' into viewNet --- > Error: Could not build poi with ID 'POI_8' in netedit; attribute width cannot be negative. 26a26,36 > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 30d39 < Debug: demand elements saved 39,40d47 < Debug: Removing poiLane 'POI_8' from net in ~GNEChange_Shape() < Debug: delete poiLane 'POI_8' in ~GNEChange_Shape() 67,68d73 <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Error: Could not build poi with ID 'POI_10' in netedit; attribute height cannot be negative. > Error: Could not build poi with ID 'POI_8' in netedit; attribute width cannot be negative. > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 9,84c20,22 < Debug: Key ENTER pressed < Debug: Key ENTER pressed < Debug: Invalid input parameter of poly: 'angle' doesn't have a valid 'float' format between [0, 360] < Debug: Key ENTER pressed < Debug: Key ENTER pressed < Debug: Adding poly 'poly_0' into viewNet < GLDebug: Inserted polygon:poly_0 into SUMORTree with boundary 0.00,0.00,30.00,30.00 < Debug: Key ENTER pressed < Debug: Key ENTER pressed < Debug: Adding poly 'poly_1' into viewNet < GLDebug: Inserted polygon:poly_1 into SUMORTree with boundary 10.00,0.00,40.00,30.00 < Debug: Key ENTER pressed < Debug: Key ENTER pressed < Debug: Adding poly 'poly_2' into viewNet < GLDebug: Inserted polygon:poly_2 into SUMORTree with boundary 20.00,0.00,50.00,30.00 < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in output ---------- 31c31 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <poly id="poly_0" color="red" fill="0" layer="0.00" shape="20.000000,10.000000 20.000000,20.000000 10.000000,20.000000 10.000000,10.000000 20.000000,10.000000" angle="5.00"/> <poly id="poly_1" color="red" fill="0" layer="0.00" shape="30.000000,10.000000 30.000000,20.000000 20.000000,20.000000 20.000000,10.000000 30.000000,10.000000" angle="-5.00"/> <poly id="poly_2" color="red" fill="0" layer="0.00" shape="40.000000,10.000000 40.000000,20.000000 30.000000,20.000000 30.000000,10.000000 40.000000,10.000000" angle="5.00"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 8,53c19 < Debug: Key ENTER pressed < Debug: Key ENTER pressed < Debug: Adding poly 'poly_0' into viewNet < GLDebug: Inserted polygon:poly_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00 < Debug: Setting new attribute blockMovement '1' into poly 'poly_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute blockMovement '0' into poly 'poly_0' < Debug: Removing poly 'poly_0' from viewNet < GLDebug: Removed object polygon:poly_0 from SUMORTree with boundary -10.00,0.00,20.00,30.00 < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding poly 'poly_0' into viewNet < GLDebug: Inserted polygon:poly_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00 < Debug: Setting new attribute blockMovement '1' into poly 'poly_0' < Debug: Additionals saved < GLDebug: Removing junctions during recomputing <truncated after showing first 30 lines> ---------- Differences in output ---------- 11c11 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <poly id="poly_0" color="red" fill="0" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <poly id="poly_0" color="red" fill="0" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000"/> --- > <poly id="poly_0" color="red" fill="0" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000"/> ---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 50a62,169 > > ================================================================= > ==3692079==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff0e46bc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69a81,194 > > ================================================================= > ==3691404==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbdabd722f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 51a63,177 > > ================================================================= > ==3691295==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f811f6ba2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 51a63,177 > > ================================================================= > ==3690995==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe85fa2c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 51a63,178 > > ================================================================= > ==3691199==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe98f15e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 51a63,176 > > ================================================================= > ==3691088==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb30eaa52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 51a63,170 > > ================================================================= > ==3691206==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd3390d12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 66a78,192 > > ================================================================= > ==3691147==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2fadddc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 51a63,176 > > ================================================================= > ==3691453==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f2ba4fb32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 21a33 > Error: Could not build poly with ID 'poly_0' in netedit; declared twice. 88a101,214 > > ================================================================= > ==3691345==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd78b1572f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1 > Error: Could not build poly with ID 'poly_0' in netedit; declared twice.
---------- Differences in additionals ---------- 5c5,6 < <poly id="poly_0" color="white" fill="1" layer="0.00" shape="30.000000,10.000000 30.000000,20.000000 20.000000,20.000000 20.000000,10.000000 30.000000,10.000000" imgFile="berlin_icon.ico"/> --- > <poly id="poly_0" color="white" fill="1" layer="0.00" shape="20.000000,10.000000 20.000000,20.000000 10.000000,20.000000 10.000000,10.000000 20.000000,10.000000"/> > <poly id="poly_1" color="white" fill="1" layer="0.00" shape="30.000000,10.000000 30.000000,20.000000 20.000000,20.000000 20.000000,10.000000 30.000000,10.000000"/> ---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 11,12c22 < Debug: Invalid input parameter of poly: input contains invalid characters for a filename < Loading failed! --- > Debug: Invalid input parameter of poly: input contains invalid characters 15c25,26 < Debug: Invalid input parameter of poly: doesn't exist image 'paris.ico' --- > Debug: Adding poly 'poly_0' into viewNet > GLDebug: Inserted polygon:poly_0 into SUMORTree with boundary 0.00,0.00,30.00,30.00 18,19c29,30 < Debug: Adding poly 'poly_0' into viewNet < GLDebug: Inserted polygon:poly_0 into SUMORTree with boundary 10.00,0.00,40.00,30.00 --- > Debug: Adding poly 'poly_1' into viewNet > GLDebug: Inserted polygon:poly_1 into SUMORTree with boundary 10.00,0.00,40.00,30.00 22,23c33,34 < Debug: Removing poly 'poly_0' from viewNet <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,2d0 < Error: Could not load 'paris.ico'. < Loading failed!
---------- Differences in additionals ---------- 5,7c5,6 < <poly id="poly_0" color="red" fill="0" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000"/> < <poly id="poly_1" color="red" fill="0" layer="0.00" shape="20.000000,10.000000 20.000000,20.000000 10.000000,20.000000 10.000000,10.000000 20.000000,10.000000"/> < <poly id="poly_2" color="red" fill="0" layer="3.00" shape="30.000000,10.000000 30.000000,20.000000 20.000000,20.000000 20.000000,10.000000 30.000000,10.000000"/> --- > <poly id="poly_0" color="red" fill="0" layer="-2.50" shape="20.000000,10.000000 20.000000,20.000000 10.000000,20.000000 10.000000,10.000000 20.000000,10.000000"/> > <poly id="poly_1" color="red" fill="0" layer="3.00" shape="30.000000,10.000000 30.000000,20.000000 20.000000,20.000000 20.000000,10.000000 30.000000,10.000000"/> ---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 11,12c22 < Debug: Adding poly 'poly_0' into viewNet < GLDebug: Inserted polygon:poly_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00 --- > Debug: Invalid input parameter of poly: 'layer' doesn't have a valid 'float' format 15,16c25,26 < Debug: Adding poly 'poly_1' into viewNet < GLDebug: Inserted polygon:poly_1 into SUMORTree with boundary 0.00,0.00,30.00,30.00 --- > Debug: Adding poly 'poly_0' into viewNet > GLDebug: Inserted polygon:poly_0 into SUMORTree with boundary 0.00,0.00,30.00,30.00 19,20c29,30 < Debug: Adding poly 'poly_2' into viewNet < GLDebug: Inserted polygon:poly_2 into SUMORTree with boundary 10.00,0.00,40.00,30.00 --- > Debug: Adding poly 'poly_1' into viewNet > GLDebug: Inserted polygon:poly_1 into SUMORTree with boundary 10.00,0.00,40.00,30.00 23,24c33,34 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 57a69,183 > > ================================================================= > ==3691513==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f4745dcc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 8a20 > Unknown file extension '' for image ' '! 11,12c23 < Debug: Adding poly 'poly_0' into viewNet < GLDebug: Inserted polygon:poly_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00 --- > Debug: Invalid input parameter of poly: doesn't exist image ' ' 14,16d24 < Debug: Calling GNEUndoList::undo() < Debug: Removing poly 'poly_0' from viewNet < GLDebug: Removed object polygon:poly_0 from SUMORTree with boundary -10.00,0.00,20.00,30.00 18,21d25 < Debug: Calling GNEUndoList::redo() < Debug: Adding poly 'poly_0' into viewNet < GLDebug: Inserted polygon:poly_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00 < Debug: Additionals saved 36,38d39 < Debug: Removing poly 'poly_0' from net in ~GNEChange_Shape() <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,2 > Error: Could not load ' '. > Unknown file extension '' for image ' '! ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <poly id="poly_0" color="white" fill="1" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000" imgFile="berlin_icon.ico"/> </additional>
---------- Differences in additionals ---------- 5,6c5 < <poly id="poly_0" type="<<poly_test>>" color="red" fill="0" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000"/> < <poly id="poly_1" type="poly_test" color="red" fill="0" layer="0.00" shape="20.000000,10.000000 20.000000,20.000000 10.000000,20.000000 10.000000,10.000000 20.000000,10.000000"/> --- > <poly id="poly_0" type="poly_test" color="red" fill="0" layer="0.00" shape="20.000000,10.000000 20.000000,20.000000 10.000000,20.000000 10.000000,10.000000 20.000000,10.000000"/> ---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 11,12c22 < Debug: Adding poly 'poly_0' into viewNet < GLDebug: Inserted polygon:poly_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00 --- > Error: Could not build poly with ID 'poly_0' in netedit; type contains invalid characters. 15,20c25,26 < Debug: Adding poly 'poly_1' into viewNet < GLDebug: Inserted polygon:poly_1 into SUMORTree with boundary 0.00,0.00,30.00,30.00 < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing poly 'poly_1' from viewNet < GLDebug: Removed object polygon:poly_1 from SUMORTree with boundary 0.00,0.00,30.00,30.00 --- > Debug: Adding poly 'poly_0' into viewNet > GLDebug: Inserted polygon:poly_0 into SUMORTree with boundary 0.00,0.00,30.00,30.00 24c30,31 < GLDebug: Removed object polygon:poly_0 from SUMORTree with boundary -10.00,0.00,20.00,30.00 --- <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1 > Error: Could not build poly with ID 'poly_0' in netedit; type contains invalid characters.
---------- Differences in errors ---------- 1a2 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 3a5,14 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 47a59,188 > > ================================================================= > ==3692086==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f5ed25d35ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f5ed1af12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <poly id="poly_0" color="red" fill="0" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000" angle="10.00"/> --- > <poly id="poly_0" color="red" fill="0" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000"/> ---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 13,16c24,27 < Debug: Value 'dummyAngle' for attribute angle of poly isn't valid < Debug: Setting new attribute angle '-5.00' into poly 'poly_0' < Debug: Setting new attribute angle '5.00' into poly 'poly_0' < Debug: Setting new attribute angle '10.00' into poly 'poly_0' --- > Debug: Open additional dialog > Debug: Close additional dialog > Debug: Open additional dialog > Debug: Close additional dialog 19c30,31 < Debug: Setting previous attribute angle '5.00' into poly 'poly_0' --- > Debug: Removing poly 'poly_0' from viewNet > GLDebug: Removed object polygon:poly_0 from SUMORTree with boundary -10.00,0.00,20.00,30.00 21,22d32 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute angle '-5.00' into poly 'poly_0' <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 13,16d23 < Debug: Setting new attribute blockMovement 'true' into poly 'poly_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute blockMovement '0' into poly 'poly_0' 20a28 > Debug: Keys Ctrl+Z (Undo) pressed 26,27d33 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute blockMovement 'true' into poly 'poly_0' 58a65,178 > > ================================================================= > ==3693109==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fd4654db2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <poly id="poly_0" color="red" fill="0" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000"/> --- > <poly id="poly_0" color="red" fill="0" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000"/> ---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 13,15c24 < Debug: Setting new attribute closedShape 'false' into poly 'poly_0' < GLDebug: Removed object polygon:poly_0 from SUMORTree with boundary -10.00,0.00,20.00,30.00 < GLDebug: Inserted polygon:poly_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00 --- > Debug: Setting new attribute blockMovement 'true' into poly 'poly_0' 18,20c27 < Debug: Setting previous attribute closedShape '1' into poly 'poly_0' < GLDebug: Removed object polygon:poly_0 from SUMORTree with boundary -10.00,0.00,20.00,30.00 < GLDebug: Inserted polygon:poly_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00 --- > Debug: Setting previous attribute blockMovement '0' into poly 'poly_0' 31,33c38 < Debug: Setting new attribute closedShape 'false' into poly 'poly_0' < GLDebug: Removed object polygon:poly_0 from SUMORTree with boundary -10.00,0.00,20.00,30.00 < GLDebug: Inserted polygon:poly_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00 --- > Debug: Setting new attribute blockMovement 'true' into poly 'poly_0' <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 65a77,190 > > ================================================================= > ==3692296==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f47a12b52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 58a70,183 > > ================================================================= > ==3692431==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fdac66272f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 13,64c24 < Debug: Setting new attribute geoShape '-13.00,8.00 -8.00,13.00 -13.00,18.00 -18.00,23.00 -23.00,18.00 -28.00,13.00 -23.00,8.00 -18.00,3.00 -13.00,8.00' into poly 'poly_0' < GLDebug: Removed object polygon:poly_0 from SUMORTree with boundary -10.00,0.00,20.00,30.00 < GLDebug: Inserted polygon:poly_0 into SUMORTree with boundary -4610404.88,395778.63,-2056797.94,2972203.46 < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute geoShape '10.511122,0.000090 10.511122,0.000180 10.511032,0.000180 10.511032,0.000090 10.511122,0.000090' into poly 'poly_0' < GLDebug: Removed object polygon:poly_0 from SUMORTree with boundary -4610404.88,395778.63,-2056797.94,2972203.46 < GLDebug: Inserted polygon:poly_0 into SUMORTree with boundary -10.02,-0.02,20.03,29.96 < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing poly 'poly_0' from viewNet < GLDebug: Removed object polygon:poly_0 from SUMORTree with boundary -10.02,-0.02,20.03,29.96 < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding poly 'poly_0' into viewNet < GLDebug: Inserted polygon:poly_0 into SUMORTree with boundary -10.02,-0.02,20.03,29.96 < Debug: Keys Ctrl+Y (Redo) pressed <truncated after showing first 30 lines> ---------- Differences in output ---------- 14c14 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <poly id="poly_0" color="red" fill="0" layer="0.00" shape="-2711527.094229,1000635.818699 -2056807.940052,1557396.051959 -2563934.151849,2235708.615558 -3016271.140037,2972193.458496 -3780172.620676,2481903.444975 -4610394.876559,1941895.181071 -4019395.755701,1120022.207110 -3388736.072138,395788.626902 -2711527.094229,1000635.818699"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <poly id="poly_0" color="red" fill="0" layer="0.00" geo="1" shape="10.511122,0.000090 10.511122,0.000180 10.511032,0.000180 10.511032,0.000090 10.511122,0.000090"/> --- > <poly id="poly_0" color="red" fill="0" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000"/> ---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 13,20c24 < Debug: Setting new attribute geo 'true' into poly 'poly_0' < GLDebug: Removed object polygon:poly_0 from SUMORTree with boundary -10.00,0.00,20.00,30.00 < GLDebug: Inserted polygon:poly_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00 < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute geo '0' into poly 'poly_0' < GLDebug: Removed object polygon:poly_0 from SUMORTree with boundary -10.00,0.00,20.00,30.00 < GLDebug: Inserted polygon:poly_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00 --- > Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z. 24a29 > Debug: Keys Ctrl+Z (Undo) pressed 30,33d34 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute geo 'true' into poly 'poly_0' < GLDebug: Removed object polygon:poly_0 from SUMORTree with boundary -10.00,0.00,20.00,30.00 < GLDebug: Inserted polygon:poly_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00 <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1 > Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 76a88,201 > > ================================================================= > ==3692181==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb785db92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <poly id="poly_0" color="red" fill="0" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000" imgFile="berlin_icon.ico"/> --- > <poly id="poly_0" color="red" fill="0" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000"/> ---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 13,17c24,26 < Unknown file extension '' for image '%$$%%%%%'! < Debug: Value '%$$%%%%%' for attribute imgFile of poly isn't valid < Loading failed! < Debug: Value 'paris.ico' for attribute imgFile of poly isn't valid < Debug: Setting new attribute imgFile 'berlin_icon.ico' into poly 'poly_0' --- > Debug: Value '%$$%%%%%' for attribute name of poly isn't valid > Debug: Setting new attribute name 'paris.ico' into poly 'poly_0' > Debug: Setting new attribute name 'berlin_icon.ico' into poly 'poly_0' 20c29 < Debug: Setting previous attribute imgFile '' into poly 'poly_0' --- > Debug: Setting previous attribute name 'paris.ico' into poly 'poly_0' 23,24c32 < Debug: Removing poly 'poly_0' from viewNet < GLDebug: Removed object polygon:poly_0 from SUMORTree with boundary -10.00,0.00,20.00,30.00 --- <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,4d0 < Error: Could not load '%$$%%%%%'. < Unknown file extension '' for image '%$$%%%%%'! < Error: Could not load 'paris.ico'. < Loading failed!
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 58a70,177 > > ================================================================= > ==3692661==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f0852c372f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 60a72,185 > > ================================================================= > ==3692556==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f61021712f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 13,100c24,30 < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into poly 'poly_0' < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into poly 'poly_0' < Debug: Setting new attribute genericParameter '' into poly 'poly_0' < Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into poly 'poly_0' < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into poly 'poly_0' < Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into poly 'poly_0' < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into poly 'poly_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into poly 'poly_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into poly 'poly_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute genericParameter 'key1duplicated=value2|key3=value3' into poly 'poly_0' < Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,3d0 < Warning: Invalid format of parameter (dummyGenericParameters) < Warning: Invalid format of parameter (key1) < Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1) ---------- Differences in output ---------- 23c23 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <poly id="poly_0" color="red" fill="0" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </poly> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 13,16c24,25 < Debug: Setting new attribute relativePath 'true' into poly 'poly_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute relativePath '0' into poly 'poly_0' --- > Unknown file extension '' for image ' i'! > Debug: Value ' i' for attribute imgFile of poly isn't valid 41a51 > Debug: Keys Ctrl+Z (Undo) pressed 47,48d56 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute relativePath 'true' into poly 'poly_0' 100a109,216 > > ================================================================= > ==3692818==ERROR: LeakSanitizer: detected memory leaks > <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,2 > Error: Could not load ' i'. > Unknown file extension '' for image ' i'!
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 80a92,206 > > ================================================================= > ==3692250==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7efea50bd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 58a70,177 > > ================================================================= > ==3692707==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f7a14c522f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,6c5,6 < <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,8.000000 12.000000,18.000000 2.000000,18.000000 2.000000,8.000000 12.000000,8.000000" angle="10.00"/> < <poly id="poly_1" color="red" fill="0" layer="128.00" shape="32.000000,8.000000 32.000000,18.000000 22.000000,18.000000 22.000000,8.000000 32.000000,8.000000" angle="10.00"/> --- > <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,8.000000 12.000000,18.000000 2.000000,18.000000 2.000000,8.000000 12.000000,8.000000" angle="1.00"/> > <poly id="poly_1" color="red" fill="0" layer="128.00" shape="32.000000,8.000000 32.000000,18.000000 22.000000,18.000000 22.000000,8.000000 32.000000,8.000000" angle="2.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 11,29c12,25 < Debug: Value 'dummyAngle' for attribute angle of poly isn't valid < Debug: Setting new attribute angle '-5.00' into poly 'poly_0' < Debug: Setting new attribute angle '-5.00' into poly 'poly_1' < Debug: Setting new attribute angle '5.00' into poly 'poly_0' < Debug: Setting new attribute angle '5.00' into poly 'poly_1' < Debug: Setting new attribute angle '10.00' into poly 'poly_0' < Debug: Setting new attribute angle '10.00' into poly 'poly_1' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute angle '5.00' into poly 'poly_1' < Debug: Setting previous attribute angle '5.00' into poly 'poly_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute angle '-5.00' into poly 'poly_1' < Debug: Setting previous attribute angle '-5.00' into poly 'poly_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute angle '2.00' into poly 'poly_1' < Debug: Setting previous attribute angle '1.00' into poly 'poly_0' --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 11,66c12,22 < Debug: Setting new attribute blockMovement 'true' into poly 'poly_0' < Debug: Setting new attribute blockMovement 'true' into poly 'poly_1' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute blockMovement '0' into poly 'poly_1' < Debug: Setting previous attribute blockMovement '0' into poly 'poly_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing poly 'poly_1' from viewNet < GLDebug: Removed object polygon:poly_1 from SUMORTree with boundary 12.00,-2.00,42.00,28.00 < Debug: Removing poly 'poly_0' from viewNet < GLDebug: Removed object polygon:poly_0 from SUMORTree with boundary -8.00,-2.00,22.00,28.00 < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding poly 'poly_0' into viewNet < GLDebug: Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00 < Debug: Adding poly 'poly_1' into viewNet < GLDebug: Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00 < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute blockMovement 'true' into poly 'poly_0' < Debug: Setting new attribute blockMovement 'true' into poly 'poly_1' < Debug: Additionals saved < GLDebug: Removing junctions during recomputing < GLDebug: Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00 < GLDebug: Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00 < GLDebug: Removing edges during recomputing <truncated after showing first 30 lines> ---------- Differences in output ---------- 9c9 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,8.000000 12.000000,18.000000 2.000000,18.000000 2.000000,8.000000 12.000000,8.000000"/> <poly id="poly_1" color="red" fill="0" layer="128.00" shape="32.000000,8.000000 32.000000,18.000000 22.000000,18.000000 22.000000,8.000000 32.000000,8.000000"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 6c6 < <poly id="poly_1" color="red" fill="0" layer="128.00" shape="32.000000,8.000000 32.000000,18.000000 22.000000,18.000000 22.000000,8.000000 32.000000,8.000000"/> --- > <poly id="poly_1" color="red" fill="0" layer="128.00" shape="32.000000,8.000000 32.000000,18.000000 22.000000,18.000000 22.000000,8.000000"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 11,16c12,23 < Debug: Setting new attribute closedShape 'true' into poly 'poly_0' < GLDebug: Removed object polygon:poly_0 from SUMORTree with boundary -8.00,-2.00,22.00,28.00 < GLDebug: Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00 < Debug: Setting new attribute closedShape 'true' into poly 'poly_1' < GLDebug: Removed object polygon:poly_1 from SUMORTree with boundary 12.00,-2.00,42.00,28.00 < GLDebug: Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00 --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in > Debug: Setting new attribute blockMovement 'true' into poly 'poly_0' > Debug: Setting new attribute blockMovement 'true' into poly 'poly_1' 19,24c26,27 < Debug: Setting previous attribute closedShape '0' into poly 'poly_1' < GLDebug: Removed object polygon:poly_1 from SUMORTree with boundary 12.00,-2.00,42.00,28.00 < GLDebug: Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00 < Debug: Setting previous attribute closedShape '1' into poly 'poly_0' < GLDebug: Removed object polygon:poly_0 from SUMORTree with boundary -8.00,-2.00,22.00,28.00 < GLDebug: Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00 --- <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 10a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 75a87,222 > > ================================================================= > ==3693332==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f8e155af5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f8e14acd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 10a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 60a72,206 > > ================================================================= > ==3693378==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fe4077d55ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fe406cf32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 11,70c12,22 < Debug: Setting new attribute geo 'true' into poly 'poly_0' < GLDebug: Removed object polygon:poly_0 from SUMORTree with boundary -8.00,-2.00,22.00,28.00 < GLDebug: Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00 < Debug: Setting new attribute geo 'true' into poly 'poly_1' < GLDebug: Removed object polygon:poly_1 from SUMORTree with boundary 12.00,-2.00,42.00,28.00 < GLDebug: Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00 < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute geo '0' into poly 'poly_1' < GLDebug: Removed object polygon:poly_1 from SUMORTree with boundary 12.00,-2.00,42.00,28.00 < GLDebug: Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00 < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute geo '0' into poly 'poly_0' < GLDebug: Removed object polygon:poly_0 from SUMORTree with boundary -8.00,-2.00,22.00,28.00 < GLDebug: Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00 < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute geo 'true' into poly 'poly_0' < GLDebug: Removed object polygon:poly_0 from SUMORTree with boundary -8.00,-2.00,22.00,28.00 < GLDebug: Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00 < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute geo 'true' into poly 'poly_1' < GLDebug: Removed object polygon:poly_1 from SUMORTree with boundary 12.00,-2.00,42.00,28.00 < GLDebug: Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00 < Debug: Additionals saved <truncated after showing first 30 lines> ---------- Differences in output ---------- 9c9 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <poly id="poly_0" color="red" fill="0" layer="128.00" geo="1" shape="10.511140,0.000072 10.511140,0.000162 10.511050,0.000162 10.511050,0.000072 10.511140,0.000072"/> <poly id="poly_1" color="red" fill="0" layer="128.00" geo="1" shape="10.511319,0.000072 10.511319,0.000162 10.511229,0.000162 10.511229,0.000072 10.511319,0.000072"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,8.000000 12.000000,18.000000 2.000000,18.000000 2.000000,8.000000 12.000000,8.000000" imgFile="berlin_icon.ico"/> --- > <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,8.000000 12.000000,18.000000 2.000000,18.000000 2.000000,8.000000 12.000000,8.000000"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 11,16c12,26 < Unknown file extension '' for image '%$$%%%%%'! < Debug: Value '%$$%%%%%' for attribute imgFile of poly isn't valid < Loading failed! < Debug: Value 'paris.ico' for attribute imgFile of poly isn't valid < Debug: Setting new attribute imgFile 'berlin_icon.ico' into poly 'poly_0' < Debug: Setting new attribute imgFile 'berlin_icon.ico' into poly 'poly_1' --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in > Debug: Value '%$$%%%%%' for attribute name of poly isn't valid > Debug: Setting new attribute name 'paris.ico' into poly 'poly_0' > Debug: Setting new attribute name 'paris.ico' into poly 'poly_1' > Debug: Setting new attribute name 'berlin_icon.ico' into poly 'poly_0' > Debug: Setting new attribute name 'berlin_icon.ico' into poly 'poly_1' 19,20c29,30 < Debug: Setting previous attribute imgFile '<TEXTTEST_SANDBOX>/berlin_icon.ico' into poly 'poly_1' < Debug: Setting previous attribute imgFile '' into poly 'poly_0' --- > Debug: Setting previous attribute name 'paris.ico' into poly 'poly_1' <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,4d0 < Error: Could not load '%$$%%%%%'. < Unknown file extension '' for image '%$$%%%%%'! < Error: Could not load 'paris.ico'. < Loading failed!
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 10a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 65a77,212 > > ================================================================= > ==3693478==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7feb0d3825ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7feb0c8a02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 10a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 68a80,215 > > ================================================================= > ==3693426==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fb81eac65ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fb81dfe42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,10 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Inserting generic parameter 'keyA1|valueA1' into poly > Debug: Inserting generic parameter 'keyA2|valueA2' into poly > Debug: Inserting generic parameter 'keyA3|valueA3' into poly 9,11c13,15 < Debug: Inserting parameter 'keyA1|valueA1' into shape poly. < Debug: Inserting parameter 'keyA2|valueA2' into shape poly. < Debug: Inserting parameter 'keyA3|valueA3' into shape poly. --- > Debug: Inserting generic parameter 'keyB1|valueB1' into poly > Debug: Inserting generic parameter 'keyB2|valueB2' into poly > Debug: Inserting generic parameter 'keyB3|valueB3' into poly 14,132c18,34 < Debug: Inserting parameter 'keyB1|valueB1' into shape poly. < Debug: Inserting parameter 'keyB2|valueB2' into shape poly. < Debug: Inserting parameter 'keyB3|valueB3' into shape poly. < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into poly 'poly_0' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into poly 'poly_1' < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into poly 'poly_0' < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into poly 'poly_1' < Debug: Setting new attribute genericParameter '' into poly 'poly_0' < Debug: Setting new attribute genericParameter '' into poly 'poly_1' < Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into poly 'poly_0' < Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into poly 'poly_1' < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into poly 'poly_0' < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into poly 'poly_1' < Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into poly 'poly_0' < Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into poly 'poly_1' < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into poly 'poly_0' <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,3d0 < Warning: Invalid format of parameter (dummyGenericParameters) < Warning: Invalid format of parameter (key1) < Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1) ---------- Differences in output ---------- 19c19 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,8.000000 12.000000,18.000000 2.000000,18.000000 2.000000,8.000000 12.000000,8.000000"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </poly> <poly id="poly_1" color="red" fill="0" layer="128.00" shape="32.000000,8.000000 32.000000,18.000000 22.000000,18.000000 22.000000,8.000000 32.000000,8.000000"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </poly> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 11,16c12,23 < Debug: Setting new attribute relativePath 'true' into poly 'poly_0' < Debug: Setting new attribute relativePath 'true' into poly 'poly_1' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute relativePath '0' into poly 'poly_1' < Debug: Setting previous attribute relativePath '0' into poly 'poly_0' --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in > Unknown file extension '' for image ' i'! > Debug: Value ' i' for attribute imgFile of poly isn't valid 43a51 > Debug: Keys Ctrl+Z (Undo) pressed 51,53d58 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute relativePath 'true' into poly 'poly_0' < Debug: Setting new attribute relativePath 'true' into poly 'poly_1' 108a114,248 > <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,2 > Error: Could not load ' i'. > Unknown file extension '' for image ' i'!
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 10a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 66a78,212 > > ================================================================= > ==3693610==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7faa755db5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7faa74af92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 15a16,25 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 52a63,191 > > ================================================================= > ==3694729==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f939f66a5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f939eb882f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 15a16,25 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 52a63,197 > > ================================================================= > ==3694269==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7ff2cfeeb5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7ff2cf4092f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 40a51,185 > > ================================================================= > ==3694151==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fbbd68af5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbbd5dcd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 13a14,23 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 47a58,192 > > ================================================================= > ==3694327==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f84dc9cd5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f84dbeeb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 15a16,25 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 49a60,195 > > ================================================================= > ==3694217==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fad336b95ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fad32bd72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 16a17,26 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 53a64,198 > > ================================================================= > ==3694562==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fbabf4c85ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbabe9e62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 15a16,25 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 52a63,197 > > ================================================================= > ==3694378==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f1ef1f605ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f1ef147e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 6d5 < <poly id="poly_2" color="green" fill="1" lineWidth="-3.00" layer="0.00" shape="-50.000000,-20.000000 -40.000000,-20.000000 -40.000000,-30.000000 -50.000000,-30.000000 -50.000000,-20.000000"/> ---------- Differences in errors ---------- 11,12c11 < Debug: Adding poly 'poly_2' into viewNet < GLDebug: Inserted polygon:poly_2 into SUMORTree with boundary -60.00,-40.00,-30.00,-10.00 --- > Error: Could not build poly with ID 'poly_2' in netedit; attribute lineWidth cannot be negative. 15a15,24 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 34,36d42 < Debug: Removing poly 'poly_2' from net in ~GNEChange_Shape() < GLDebug: Removed object polygon:poly_2 from SUMORTree with boundary -60.00,-40.00,-30.00,-10.00 < Debug: delete poly 'poly_2' in ~GNEChange_Shape() 52a59,193 > > ================================================================= > ==3694462==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 <truncated after showing first 30 lines> ---------- Differences in log ---------- 1a2 > Error: Could not build poly with ID 'poly_2' in netedit; attribute lineWidth cannot be negative.
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 50a61,196 > > ================================================================= > ==3694826==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f72cac785ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f72ca1962f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 14a15,24 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 48a59,193 > > ================================================================= > ==3694663==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f9a078b15ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f9a06dcf2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 20a21,30 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 63a74,208 > > ================================================================= > ==3694780==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f6523a585ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f6522f762f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 9,56c20 < Debug: Key ENTER pressed < Debug: Key ENTER pressed < Debug: Adding poly 'poly_0' into viewNet < GLDebug: Inserted polygon:poly_0 into SUMORTree with boundary 10.00,0.00,40.00,30.00 < Debug: Setting new attribute blockMovement '1' into poly 'poly_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute blockMovement '0' into poly 'poly_0' < Debug: Removing poly 'poly_0' from viewNet < GLDebug: Removed object polygon:poly_0 from SUMORTree with boundary 10.00,0.00,40.00,30.00 < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding poly 'poly_0' into viewNet < GLDebug: Inserted polygon:poly_0 into SUMORTree with boundary 10.00,0.00,40.00,30.00 < Debug: Setting new attribute blockMovement '1' into poly 'poly_0' < Debug: Keys Ctrl+Y (Redo) pressed <truncated after showing first 30 lines> ---------- Differences in output ---------- 12c12 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <poly id="poly_0" color="red" fill="0" layer="0.00" shape="30.000000,10.000000 30.000000,20.000000 20.000000,20.000000 20.000000,10.000000 30.000000,10.000000"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="19.03" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 9,59c20 < Debug: Key ENTER pressed < Debug: Key ENTER pressed < Debug: Adding poly 'poly_0' into viewNet < GLDebug: Inserted polygon:poly_0 into SUMORTree with boundary 10.00,0.00,40.00,30.00 < Debug: Setting new attribute blockMovement '1' into poly 'poly_0' < Debug: Setting new attribute blockShape '1' into poly 'poly_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute blockShape '0' into poly 'poly_0' < Debug: Setting previous attribute blockMovement '0' into poly 'poly_0' < Debug: Removing poly 'poly_0' from viewNet < GLDebug: Removed object polygon:poly_0 from SUMORTree with boundary 10.00,0.00,40.00,30.00 < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding poly 'poly_0' into viewNet < GLDebug: Inserted polygon:poly_0 into SUMORTree with boundary 10.00,0.00,40.00,30.00 <truncated after showing first 30 lines> ---------- Differences in output ---------- 12c12 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <poly id="poly_0" color="red" fill="0" layer="0.00" shape="30.000000,10.000000 30.000000,20.000000 20.000000,20.000000 20.000000,10.000000 30.000000,10.000000"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="19.03" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <poly id="poly_0" color="red" fill="0" layer="128.00" shape="30.000000,-10.000000 30.000000,0.000000 20.000000,0.000000 20.000000,-10.000000 30.000000,-10.000000"/> --- > <poly id="poly_0" color="red" fill="0" layer="0.00" shape="30.000000,10.000000 30.000000,20.000000 20.000000,20.000000 20.000000,10.000000 30.000000,10.000000"/> ---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 13,21d23 < Debug: Setting new attribute blockShape '1' into poly 'poly_0' < Debug: Setting new attribute shape '30.00,-10.00 30.00,0.00 20.00,0.00 20.00,-10.00 30.00,-10.00' into poly 'poly_0' < GLDebug: Removed object polygon:poly_0 from SUMORTree with boundary 10.00,0.00,40.00,30.00 < GLDebug: Inserted polygon:poly_0 into SUMORTree with boundary 10.00,-20.00,40.00,10.00 < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute shape '30.00,10.00 30.00,20.00 20.00,20.00 20.00,10.00 30.00,10.00' into poly 'poly_0' < GLDebug: Removed object polygon:poly_0 from SUMORTree with boundary 10.00,-20.00,40.00,10.00 < GLDebug: Inserted polygon:poly_0 into SUMORTree with boundary 10.00,0.00,40.00,30.00 24d25 < Debug: Setting previous attribute blockShape '0' into poly 'poly_0' 26a28 > Debug: Keys Ctrl+Z (Undo) pressed 31d32 < Debug: Setting new attribute blockShape '1' into poly 'poly_0' 33,36d33 < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> --- > <viewport zoom="100.00" x="25.00" y="19.03" angle="0.00"/>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 64a76,190 > > ================================================================= > ==3694892==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7f18390ae2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fdb4a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 64a76,183 > > ================================================================= > ==3694885==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fbd0aa482f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x28fd9c7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf22843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf1d565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf1d0e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef636a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16d89ec in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16d68fa in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 18a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 80a92,1214 > > ================================================================= > ==3695220==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fc1c64e85ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x7fc1c5a062f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 15a16,25 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 75a86 > Debug: Key F5 (Compute) pressed 241a253,409 > > ================================================================= > ==4035729==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 560 byte(s) in 10 object(s) allocated from: > #0 0xe6752d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6752d) > #1 0x2970b80 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25 > #2 0x7fd3a96bba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fd3aa2c15ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 15a16,25 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 234a245,1688 > > ================================================================= > ==4035758==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1040 byte(s) in 2 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7f4d96e315ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 976 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x2058b3d in GNEAdditionalHandler::buildDetectorEntry(CommonXMLStructure::SumoBaseObject const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, bool, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std ::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > const&) /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNEAdditionalHandler.cpp:620:32 > #2 0x430b116 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:209:13 > #3 0x4312b57 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:467:9 > #4 0x434c51e in AdditionalHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:642:13 > #5 0x449ea9d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 <truncated after showing first 30 lines> ---------- Differences in net ---------- 9c9 < <lane id=":gneJ11_0_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="0.10" shape="70.00,41.60 70.00,41.60"/> --- > <lane id=":gneJ11_0_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="4.00" shape="72.00,41.60 68.00,41.60"/> 12c12 < <lane id=":gneJ11_1_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="0.10" shape="70.00,38.40 70.00,38.40"/> --- > <lane id=":gneJ11_1_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="4.00" shape="68.00,38.40 72.00,38.40"/> 15c15 < <lane id=":gneJ11_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="68.00,36.80 68.00,43.20"/> --- > <lane id=":gneJ11_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="70.00,36.80 70.00,43.20"/> 18c18 < <lane id=":gneJ11_w0_0" index="0" allow="pedestrian" speed="1.00" length="2.24" width="4.00" shape="70.00,43.20 70.00,45.20 70.00,45.20 70.00,43.20 66.00,43.20"/> --- > <lane id=":gneJ11_w0_0" index="0" allow="pedestrian" speed="1.00" length="2.82" width="4.00" shape="68.00,43.20 68.00,45.20 72.00,45.20 72.00,43.20 68.00,43.20"/> 21c21 < <lane id=":gneJ11_w1_0" index="0" allow="pedestrian" speed="1.00" length="2.24" width="4.00" shape="66.00,36.80 70.00,36.80 70.00,34.80 70.00,34.80 70.00,36.80"/> --- > <lane id=":gneJ11_w1_0" index="0" allow="pedestrian" speed="1.00" length="2.82" width="4.00" shape="68.00,36.80 72.00,36.80 72.00,34.80 68.00,34.80 68.00,36.80"/> 39c39 < <lane id=":gneJ13_0_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="0.10" shape="88.40,20.00 88.40,20.00"/> --- > <lane id=":gneJ13_0_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="4.00" shape="88.40,22.00 88.40,18.00"/> 42c42 < <lane id=":gneJ13_1_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="0.10" shape="91.60,20.00 91.60,20.00"/> --- > <lane id=":gneJ13_1_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="4.00" shape="91.60,18.00 91.60,22.00"/> 45c45 < <lane id=":gneJ13_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="93.20,18.00 86.80,18.00"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 15a16,25 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 234a245,1657 > > ================================================================= > ==4035756==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1040 byte(s) in 2 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7ff4ac5ae5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 976 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x205b43d in GNEAdditionalHandler::buildDetectorExit(CommonXMLStructure::SumoBaseObject const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, bool, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std: :__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > const&) /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNEAdditionalHandler.cpp:654:31 > #2 0x430b468 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:216:13 > #3 0x4312b57 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:467:9 > #4 0x434c51e in AdditionalHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:642:13 > #5 0x449ea9d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 <truncated after showing first 30 lines> ---------- Differences in net ---------- 9c9 < <lane id=":gneJ11_0_0" index="0" disallow="pedestrian" speed="13.89" length="0.10" shape="70.00,41.60 70.00,41.60"/> --- > <lane id=":gneJ11_0_0" index="0" disallow="pedestrian" speed="13.89" length="4.00" shape="72.00,41.60 68.00,41.60"/> 12c12 < <lane id=":gneJ11_1_0" index="0" disallow="pedestrian" speed="13.89" length="0.10" shape="70.00,38.40 70.00,38.40"/> --- > <lane id=":gneJ11_1_0" index="0" disallow="pedestrian" speed="13.89" length="4.00" shape="68.00,38.40 72.00,38.40"/> 15c15 < <lane id=":gneJ11_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="68.00,36.80 68.00,43.20"/> --- > <lane id=":gneJ11_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="70.00,36.80 70.00,43.20"/> 18c18 < <lane id=":gneJ11_w0_0" index="0" allow="pedestrian" speed="1.00" length="2.24" width="4.00" shape="70.00,43.20 70.00,45.20 70.00,45.20 70.00,43.20 66.00,43.20"/> --- > <lane id=":gneJ11_w0_0" index="0" allow="pedestrian" speed="1.00" length="2.82" width="4.00" shape="68.00,43.20 68.00,45.20 72.00,45.20 72.00,43.20 68.00,43.20"/> 21c21 < <lane id=":gneJ11_w1_0" index="0" allow="pedestrian" speed="1.00" length="2.24" width="4.00" shape="66.00,36.80 70.00,36.80 70.00,34.80 70.00,34.80 70.00,36.80"/> --- > <lane id=":gneJ11_w1_0" index="0" allow="pedestrian" speed="1.00" length="2.82" width="4.00" shape="68.00,36.80 72.00,36.80 72.00,34.80 68.00,34.80 68.00,36.80"/> 39c39 < <lane id=":gneJ13_0_0" index="0" disallow="pedestrian" speed="13.89" length="0.10" shape="88.40,20.00 88.40,20.00"/> --- > <lane id=":gneJ13_0_0" index="0" disallow="pedestrian" speed="13.89" length="4.00" shape="88.40,22.00 88.40,18.00"/> 42c42 < <lane id=":gneJ13_1_0" index="0" disallow="pedestrian" speed="13.89" length="0.10" shape="91.60,20.00 91.60,20.00"/> --- > <lane id=":gneJ13_1_0" index="0" disallow="pedestrian" speed="13.89" length="4.00" shape="91.60,18.00 91.60,22.00"/> 45c45 < <lane id=":gneJ13_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="93.20,18.00 86.80,18.00"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 15a16,25 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 210a221,1634 > > ================================================================= > ==4036023==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1040 byte(s) in 2 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x443c2f1 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x4312e57 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:477:26 > #3 0x449cf0f 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:116:9 > #4 0x7fc4382a75ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 976 byte(s) in 1 object(s) allocated from: > #0 0xe96c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe96c9d) > #1 0x205b43d in GNEAdditionalHandler::buildDetectorExit(CommonXMLStructure::SumoBaseObject const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, bool, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std: :__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > const&) /home/delphi/clangDebug/sumo/src/netedit/elements/additional/GNEAdditionalHandler.cpp:654:31 > #2 0x430b468 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:216:13 > #3 0x4312b57 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:467:9 > #4 0x434c51e in AdditionalHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:642:13 > #5 0x449ea9d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 <truncated after showing first 30 lines>
#3045 (This bug was triggered by text found in file 'errors' matching 'python: can't open file 'test.py'') ---------- New result in errors ---------- python: can't open file 'test.py': [Errno 2] No such file or directoryadditionalElements calibrator create id ( Last six runs Jun2021 )